.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 : #ffff99;
}

.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;
}	
