
body
{
	background-color:#000000;
	/*background-image: url(../images/backgrounds/drk_aqua_grey.jpg);
	background-repeat: repeat;*/
}
p 
{
font-family:Tahoma;
font-size:13px;
}

table .box
{
width:640px;
border:1px;
padding:1px;
}


<!--**************** anchors ********************** -->
a:link {
	color:#000066;font-weight: bold;}

a:visited {
	color:#CCC;font-weight: bold;}

a:active {
	color:#000066;font-weight: bold;}

a:hover {
	font-weight: bold; color: #FFFFFF; text-decoration: none;   
	background-color: #009; }
		
a:visited.right {
	color:#C00;}
	
a:active.right {
	color:#000066;font-weight: bold;}
	
a:hover.right {
	font-weight: bold; color: #FFFFFF; 
	text-decoration: none;   
	background-color: #009; 
	}
<!--**************** END ANCHORS ********************** -->

.font2 
{
font-family:Tahoma;
font-size:14px;
}

.font3 
{
font-family:Tahoma;
font-size:16px;
}

.fontstandout 
{
font-family:Tahoma;
font-size:16px;
color:#663399;
font-weight:bold;
}
/********************************************/

.boxOcontent {
	font: normal 14px Tahoma,Sans-serif;
}

.boxOcontent p {
	margin-left:20px;
	background: #EEEEEE;
	width:330px;
	}

.boxOcontent h3 {
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 3px 7px;
	width: 350px;	
	color: #FFF;
	border-bottom: 1px solid #FFFFFF;
	font: bold 14px Tahoma,Sans-serif;
	background-color:#000099;/*BBD6F3*/
}

.boxOcontent ul {
	margin: 10px;
	display: block;
	padding: 7px 5px 3px 7px;
	width: 340px;
	color: #000080;
	background: #EEEEEE;
}

.boxOcontent li {
padding-bottom: 8px;
margin-left: 15px;
list-style-image: url(../images/bullet_ribbon.gif);
}

.boxOcontent leftside {
padding-bottom: 8px;
list-style: none;
}

.boxOcontent rtside {
padding-bottom: 8px;
list-style: none;
}
/********************************************/

.sideinfobox {/*Define properties for sideinfobox ID - this is the box below the main navigation*/
	margin-top:10px;
	width: 350px;
	color:#000080;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	border:double;
	border-color:#36F;
	text-align: left;
	padding: 10px 8px 3px;
}
#sideinfobox ul{padding-left:0px; margin:6px 0px 6px 14px}

.sideinfobox li {
padding-bottom: 8px;
margin-left: 5px;
list-style-image: url(../images/bullet_qnote.jpg);
}
.sideinfobox h3 {
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 3px 7px;
	width: 340px;	
	color: #FFF;
	border-bottom: 1px solid #FFFFFF;
	font: bold 14px Tahoma,Sans-serif;
	background-color:#36F;/*BBD6F3*/
}
.sideinfobox li a:link, .sideinfobox li a:visited{ border:none; font-weight:bold; color:#000080}
.sideinfobox li a:hover{border:medium; text-decoration:none}


#sideinfoboxbottom {
	width: 166px;
	background-image: url(/includes/images/sideinfobox_bottom.gif);
	float:left;
	clear:left;
	height:19px;
	background-repeat: no-repeat;
	background-position: right top;
}

.subnav {/*Define properties for subnav ID - used to create a column on right side of page*/
	clear:both;
	float: right;
	width: 200px;
	margin-bottom: 5px;
}
#subnav {/*Define properties for subnav ID - used to create a column on right side of page*/
	clear:both;
	float: right;
	width: 200px;
	margin-bottom: 5px;
}
/**********************************************************************/
.boxOlinks {/*Define properties for boxOlinks ID - this is for additional navigation*/
	font: normal x-small/12px Verdana, Sans-serif;
	border: 1px solid #000080;
}
.boxOlinks h3 {
	margin: 0px;
	padding: 3px 5px 3px 7px;
	color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	font: bold small Verdana, Sans-serif;
	background-color: #000080;
}
.boxOlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.boxOlinks ul a:link, .boxOlinks ul a:visited, .boxOlinks ul a:active {
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 7px;
	color: #000080;
	border-bottom: 1px solid #ffffff;
	background: #efefef;
	height: 14px;
}

/**********************************************************************/

.h 
{
font-family:Tahoma;
font-size:16px;
font-weight:bold;
}
.footertext 
{
font-family:Tahoma;
font-size:10px;
font-weight:bold;
color:#CCFFCC;
}

.redfont 
{color: #880000}

ul.doublespace
{
	padding:0px 0px 15px 45px;
	list-style-image:url(../images/bullet_qnote.jpg)
}

