/* CSS Document */


<style type="text/css">


.boxspacer {
	padding: 5px;
}
#menu, #menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}

#menu a:hover {color:#51B9FF; text-decoration:underline}

.boxheader {
	font-size: 16px;
	font-weight: bold;
	color: #51B9FF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 1.6em;
}
.large {
	font-size: 16px;
}
.highlight {
	font-weight: bold;
	color: #FF9A07;
}

.rightbox {
	background-image: url(../img/template_r4_c3.jpg);
	background-repeat: no-repeat;
}
.content {
	padding: 5px;
}
