 BODY, TABLE, TR, TD, TH, CAPTION {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #fbfbfb;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size: 10pt;
	scrollbar-arrow-color : #33FFFF;
	scrollbar-face-color : #003366;
	scrollbar-highlight-color : #006699;
	scrollbar-darkshadow-color : Black;
	scrollbar-base-color : #400040;
	scrollbar-track-color : #400040;
}
 A:LINK {
	font-weight : normal;
	color : #FF33FF;
	text-decoration : none;
}
 A:VISITED {
	font-weight : normal;
	color : #FF33FF;
	text-decoration : none;
}
 A:ACTIVE {
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : underline;
}
 A:HOVER {
	font-weight : normal;
 	color : #FFFFFF;
 	text-decoration : underline;
 }
 A.mainlink:LINK {
	font-weight : bold;
	color : #FF33FF;
	text-decoration : none;
}
 A.mainlink:VISITED {
	font-weight : bold;
	color : #FF33FF;
	text-decoration : none;
}
 A.mainlink:ACTIVE {
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
	background-color : Blue;
}
 A.mainlink:HOVER {
	font-weight : bold;
 	color : #FFFFFF;
 	text-decoration : underline;
}
.boxedthumb
{
 	border-color: #3fffff;
	border-width: 1px;
	border-style: solid;
}