.smallblacktext  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.whitetext  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

.smallwhitetext  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}


.blacktext  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}

.boldblacktext  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #666666;
}

.header  {
	font-size : 13px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #666699;
}

.smallgraytext  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}


.boldsmallblacktext  {
	font-size : 10px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : #666666;
}

.smallwhitelink  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.smallwhitelink:Active  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffcc;
}

.smallwhitelink:Visited  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color : #ffffff;
}

.smallwhitelink:Hover  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #ffffff;
}

.smallblacklink  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #6699cc;
}

.smallblacklink:Active  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #6699cc;
}

.smallblacklink:Visited  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #6699cc;
}

.smallblacklink:Hover  {
	font-size : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #6699cc;
}

.blacklink  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #6699cc;
}

.blacklink:Active  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #6699cc;
}

.blacklink:Visited  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #6699cc;
}

.blacklink:Hover  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
	color : #6699cc;
}

#divCont
{	position: absolute; 
	width: 270; 
	height: 240; 
	overflow: hidden; 
	top: 95; 
	left: 170; 
	clip: rect(0,300,240,0); 
	visibility: hidden;		
	z-index: 2;	}
	
#divText
{	position: absolute; 
	top: 0; 
	left: 0;	  
	width: 270;	
	height: 500;	
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color: #666666;
	font-weight: normal;
	visibility: visible;	
	z-index: 1;	}
	
	

.content
{
     border: 0px; 
     overflow: auto; 
     scrollbar-base-color: #A6B3C3; 
     scrollbar-arrow-color: #285C8A;
     scrollbar-face-color: #B3BECC;
     scrollbar-highlight-color: #58728A;
     scrollbar-3dlight-color: #58728A;
     scrollbar-darkshadow-color: #58728A;
     scrollbar-shadow-color: #58728A;
     padding: 5px;
}
	
.thumbscroll
{
     height: 180px; 
     width: 470px; 
     border: 0px; 
     overflow: auto;
     scrollbar-base-color: #C2CAD9; 
     scrollbar-arrow-color: #DBE5F0;
     scrollbar-face-color: #8F9EB7;
     scrollbar-highlight-color: #ffffff;
     scrollbar-3dlight-color: #8F9EB7;
     scrollbar-darkshadow-color: #8F9EB7;
     scrollbar-shadow-color: #DBE5F0;
}	

body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#8F9EB7;
	line-height: 16px;
	
}

ul.sub li.section-title {
	font-family: Arial, Helvetica, sans-serif;
	color:#336699;
	list-style:inherit;
	line-height:18px;
}

ul.sub {
	list-style:circle;
	display:inline;
	margin: 0 0 12px 0;
	text-align:left;
	font-size:12px;
	line-height:18px;
	padding-left:0;
	}

ul.sub li {
	list-style:circle;
	display:inline;
	margin: 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	}

ul.sub li a{
	font-weight:600;
	padding-left:4px;
	line-height:18px;
}

ul {
	padding:0px;
	margin-top:15px;
	margin-left:20px;
	list-style: none;
	line-height: 18px;
	
}


#td {
	padding:-0;
}

a {font-size:12px;
line-height:18px;
display:inline;}

a:link { text-decoration: none; color: #336699; }
a:active { text-decoration: none; color:#666 }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color: #8F9EB7; } 

