BODY {
background-color : #303030; 
text-decoration : none ;
font-family: Verdana;
font-size:10;

}

H3
{
font-family: Verdana;
font-size:12;
}

P
{
color :; 
text-decoration : none ;
font-size:12;

}

TD {
color :;
text-decoration : none;
font-size:12; 
font-family: Verdana;
}

TH {
color : ;  text-decoration : underline-bold

 }


A:{font-size:12;font-family: Verdana;color: #FFFFFF ; TEXT-DECORATION : none }
A:link{font-size:12;font-family: Verdana;color:#FFFFFF ;TEXT-DECORATION : none }
A:hover{font-size:13;font-family: Verdana;color: #B31B34; TEXT-DECORATION : underline }
A:visited {font-size:12; font-family: Verdana;color: #FFFFFF ; TEXT-DECORATION : line-through }

body,html {
scrollbar-arrow-color: ;
scrollbar-base-color: ;
scrollbar-dark-shadow-color: ;
scrollbar-3dlight-color:;
scrollbar-face-color:;
scrollbar-highlight-color: ;
scrollbar-shadow-color: ;
scrollbar-darkshadow-color: ;
}


img.class1
{
border-width: 1px;
border-color:Black;
border-style: solid
}

img.class2
{
border-color:  white;
border-width: 1px;
border-style: solid
}

table.banner
{
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 border-left: 1px solid black;
 border-right: 1px solid black
}

table.class2
{
	background-color:#AAAAAA;
	 border-top: 1px solid #FFFFFF;
	 border-bottom: 1px solid #FFFFFF;
	 border-left: 1px solid #FFFFFF;
	 border-right: 1px solid #FFFFFF
}


a:link IMG.thumb, a:active IMG.thumb {
	border: 2px solid #000;
	-moz-opacity: 0.7;
	filter:alpha(opacity=75);
}
a:visited IMG.thumb {
	border: 2px solid #CC0000;
	-moz-opacity: 0.2;
	filter:alpha(opacity=15);
}
a:hover IMG.thumb {
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}


