.thumbs {
	border: 1px dashed #999999;
	padding: 3px; 
}
.thumbs a { color: #FFFFFF; width: 99%; padding: 3px;}
.thumbs a:link { color: #FFFFFF; text-decoration: none; }
.thumbs a:visited { color: #FFFFFF;  text-decoration: none; }
.thumbs a:hover {
	text-decoration: none;
	background-color: #BE0000;
}
.lines {
	background-color: #333333;
}

a:link { color: #015FBC; text-decoration: none; }
a:visited { color: #015FBC;  text-decoration: none; }
a:hover { color: #CC0000; text-decoration: underline; }
a:active { color: #CC0000; text-decoration: underline; }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 17px; color: #000000; font-weight: bold; display: inline; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	display: inline;
	font-weight: bold;;
}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; display: inline; }

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC0000; display: inline; }
h4 a:link { color: #CC0000; font-weight: bold; text-decoration: none; }
h4 a:visited { color: #CC0000; font-weight: bold; text-decoration: none; }
h4 a:hover { color: #000000; font-weight: bold; text-decoration: none; }
h4 a:active { color: #9A0001; font-weight: bold; text-decoration: none; }

.top  { color: #FFFFFF; }
.top a {
	color: #FFFFFF;
	width: 100%;
	padding: 4px;
}
.top a:link { color: #FFFFFF; text-decoration: none; }
.top a:visited { color: #FFFFFF;  text-decoration: none; }
.top a:hover { color: #FFFFFF; text-decoration: none; background-color: #000000; }
.top a:active { color: #FFFFFF; text-decoration: none; }


body{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	scrollbar-face-color: #CC0000;
	scrollbar-base-color: #C90000;
	scrollbar-track-color: #e0e0e0;
	scrollbar-highlight-color: #FFA800;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CD0000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FAE1C3;
	
}

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal;}

HR {
	width: 100%;
	height: 2px;
	color: #8F8279;
	align: center;
	text-decoration: none;
	font-size: small;

}


.footnote {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; }

.fieldset { 
style="BORDER-RIGHT: #0000cd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #0000cd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #0000cd 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #0000cd 1px solid;
}
legend {
	font-weight: bold;
	color: #999;
}

fieldset {
	background-color: #EBECEE;
	border: 1px solid #737475;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
