body {
	background-color: #1E3255;
}

body,td,th {
	font-family: Front Page;
	font-size: 10px;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.contentLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#333333;
}

a:hover {
	text-decoration: none;
}

a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}

a:visited:hover {
	text-decoration: none;
}
a.contentLink:visited {
	color:#333333;
}

a.contentLink:visited:hover {
	text-decoration: none;
}
.style1 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style3 {
	color: #FF3300
}
.style4 {
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.style5_selected {
	color: #ff9900; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	color: #000000
}
.topThumb {
	border-top:4px solid #000000;
	border-left:4px solid #000000;
}
.bottomThumb {
	border-top:4px solid #000000;
	border-left:4px solid #000000;
	border-bottom:4px solid #000000;
}
a.linkopacity img {
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}

a.linkopacity:hover img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
}
