@charset "utf-8";
/* CSS Document */

body{
background-color:#7D7D7D;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

.bg{
background-image:url(../images/bg.gif);
background-repeat:repeat-y;
}

.toplinks{
font-family:"Trebuchet MS";
color:#9E9E9E;
font-size:11px;
text-decoration:none;
}
a.toplinks{
font-family:"Trebuchet MS";
color:#9E9E9E;
font-size:11px;
text-decoration:none;
}
a.toplinks:hover{
font-family:"Trebuchet MS";
color:#41ABBF;
font-size:11px;
text-decoration:none;
}

.sm{
	font-family:"Trebuchet MS";
	color:#8C8C8C;
	font-size:11px;
	text-decoration:none;
}
a.sm{
font-family:"Trebuchet MS";
color:#8C8C8C;
font-size:11px;
text-decoration:none;
}
a.sm:hover{
font-family:"Trebuchet MS";
color:#41ABBF;
font-size:11px;
text-decoration:none;
}

.footer{
background-image:url(../images/foot.gif);
background-repeat:repeat-x;
}

.footertxt{
font-family:"Trebuchet MS";
color:#ffffff;
font-size:10px;
text-decoration:none;
}

.topsh{
background-image:url(../images/topsh.gif);
background-repeat:repeat-x;
height:38px;
}

.menu1{
background-image:url(../images/menu1.gif);
background-repeat:no-repeat;
width:196px;height:90px;
}

.menu2{
background-image:url(../images/menu2.gif);
background-repeat:no-repeat;
width:196px;height:90px;
}

.menu3{
background-image:url(../images/menu3.gif);
background-repeat:repeat-y;
}

.menuline{
background-image:url(../images/menuline.gif);
background-repeat:no-repeat;
height:2px;
}

.dlbox{
background-image:url(../images/dlbox.gif);
background-repeat:no-repeat;
width:189px;height:93px;
}

.menuheading{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
a.menulink{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
a.menulink:hover{
font-family:"Trebuchet MS";
color:#035363;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.menusmalllink{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a.menusmalllink{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a.menusmalllink:hover{
font-family:"Trebuchet MS";
color:#FFFFFF;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}

a.dl{
font-family:"Trebuchet MS";
color:#6B6A6A;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
a.dl:hover{
font-family:"Trebuchet MS";
color:#379A1C;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}

.content{
font-family:"Trebuchet MS";
color:#6B6A6A;
font-size:12px;
font-weight:normal;
}
.snip{
font-family:"Trebuchet MS";
color:#6B6A6A;
font-size:11px;
font-weight:normal;
}
.contentbold{
	font-family:"Trebuchet MS";
	color:#858585;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}
.turquoisebold{
	font-family:"Trebuchet MS";
	color:#3597AC;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}

.yellowbold{
	font-family:"Trebuchet MS";
	color:#E3AB37;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}

.rtbox{
background-image:url(../images/rtbox.gif);
background-repeat:no-repeat;
width:190px;height:201px;
}
.shnip{
background-image:url(../images/shnip.gif);
background-repeat:no-repeat;
width:180px;height:201px;
}

a.link{
font-family:"Trebuchet MS";
color:#2390A6;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
a.link:hover{
font-family:"Trebuchet MS";
color:#2390A6;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}
.link{
font-family:"Trebuchet MS";
color:#2390A6;
font-size:12px;
font-weight:normal;
text-decoration:none;
}

.tableborder{
border:2px solid #dadada;
}

.input{
border:1px solid #dadada;
font-family:"Trebuchet MS";
color:#6B6A6A;
font-size:11px;
font-weight:normal;
}

.button{
	border:1px solid #dadada;
	font-family:"Trebuchet MS";
	color:#6B6A6A;
	background-color:#BBE1EA;
	font-size:11px;
	font-weight:normal;
}
.bigtxt{
	font-family:"Trebuchet MS";
	color:#E3AB37;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
}


