/* CSS Document */

body{
background-image:url(img/bg.jpg);
margin:0px;

}
.opaque7 {
	background-color:#010101;
	opacity: .7;
	filter: alpha(opacity=30);
	width:1px;
}
.opaque6 {
	background-color:#010101;
	opacity: .6;
	filter: alpha(opacity=20);
	width:1px;
}
.opaque5 {
	background-color:#010101;
	opacity: .5;
	filter: alpha(opacity=18);
	width:1px;
}
.opaque4 {
	background-color:#010101;
	opacity: .4;
	filter: alpha(opacity=15);
	width:1px;
}
.opaque3 {
	background-color:#010101;
	opacity: .3;
	filter: alpha(opacity=12);
	width:1px;
}
.opaque2 {
	background-color:#010101;
	opacity: .2;
	filter: alpha(opacity=10);
	width:1px;
}
.opaque1 {
	background-color:#010101;
	opacity: .1;
	filter: alpha(opacity=05);
	width:1px;
}

.yhead
{
color:#C8A935;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight:none;
}
.yhead:hover
{
color:#C8A935;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
font-weight:none;
}
.whtxt
{
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight:none;
}
.grylink
{
color:#868686;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight:none;
}
.grylink:hover
{
color:#868686;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
font-weight:none;
}

.slink
{
color:#868686;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight:none;
}
.slink:hover
{
color:#C8A935;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
font-weight:none;
}
.txtfld1{
	font-size:11px;
	font-family:thoma;
	color:#000000;
	BORDER-WIDTH:1;
	BORDER-STYLE:SOLID;
	border-color:#525251;
	background-color:#FFFFFF;
}
.topheading
{
color:#FFFFFF;
font-family:Arial;
font-size:20px;
text-decoration:none;
font-weight:bold;
}
.active
{
color:#C8A935;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
font-weight:bold;
}