body 	{
	margin:0;
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:#efefef;
	scrollbar-track-color:#cccccc;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';

}


.header {
	font-size: 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight: bold;
}


td		{
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #333333;
}




A:link  {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #425C8C;
	text-decoration: underline;
}




A:visited  {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
}




 a.secondary-class:link
 {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration: none;
 
 }

 a.secondary-class:hover
 {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #333333;
	text-decoration: none;
 
 }

 a.secondary-class:visited
 {
	font-size : 12px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration: none;
 
 }
 
  a.third-class:link
  {
 	font-size : 12px;
 	font-family : Arial, Verdana, sans-serif;
 	font-style : normal;
 	color : #000000;
 	text-decoration: none;
  
  }
 
 
 
  
  a.third-class:hover
  {
 	font-size : 12px;
 	font-family : Arial, Verdana, sans-serif;
 	font-style : normal;
 	color : #000000;
 	text-decoration: none;
  
  }
 
 
 
  
 a.third-class:visited
  {
 	font-size : 12px;
 	font-family : Arial, Verdana, sans-serif;
 	font-style : normal;
 	color : #000000;
 	text-decoration: none;
  
 }



.legal  {
	font-size : 9px;
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #CCCCCC;
}




.hairlinebox {
	border: 1px solid #CCCCCC;
}

.hairlineboxdark {
	border: 1px solid #333333;
}



.popup-title {
	font-weight: bold;
	color: #ffffff;
}



.moreover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}




.accentcolor {
	background-color: #660000
}




.gray-light {
	background-color: #efefef
}




.gray-med {
	background-color: #ffffff
	margin: 10px;
}




.white {
	background-color: #ffffff
}




.highlight {
cursor: hand;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.contentbox {
	border: 1px solid #333333;
	filter: alpha(opacity=70);
	background-color: #ffffff;
}

ol {
	color: #000000;
}

.layer-off {
	position:absolute;
	width:355px;
	height:220px;
	z-index:1000;
	left: 0px;
	top: 3px;
	border: 1px solid #DACE96;
	visibility: hidden;	
	overflow: auto;
	scrollbar-face-color:#999999;
	scrollbar-arrow-color:#efefef;
	scrollbar-track-color:#cccccc;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';

}

.layer-on {
	position:absolute;
	width:355px;
	height:220px;
	z-index:1000;
	left: 0px;
	top: 3px;
	border: 1px solid #DACE96;
	visibility: visible;
	overflow: auto;
}
.pageheader {
	font-size: 14px;
	font-weight: bold;
}

.cellpadding {
	padding: 5px;
}
.navback {
	color: #ffffff;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color:#6D8CB3;
	padding: 5px;
	border-top-collapse:collapse;
}

.navbackover {
	color: #333333;
	font-weight:bold;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color:#9FB3CC;
	padding: 5px;
	cursor: hand;
}

.randombottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
