@charset "utf-8";
/* CSS Document */
html{
background-color:#ffffff;
background-image: url(../images/mainbg.jpg);
background-repeat:repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	color:#000000;
	font-size:11px;
}
.topheader{
width:784px;
height:25px;
background-image:url(../images/topheader.jpg);
background-repeat:no-repeat;
}
.menubg{
width:784px;
height:45px;
background-image:url(../images/menubg.jpg);
background-repeat:no-repeat;
}
.menutable{
	padding-top:10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
a.navmenu:link{
	font-family: Tahoma;
	color:#43455c;
	font-size:12px;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}
a.navmenu:visited{
	font-family: Tahoma;
	color:#43455c;
	font-size:12px;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}
a.navmenu:hover{
	font-family: Tahoma;
	color:#ffc20f;
	font-size:12px;
	text-align:left;
	font-weight: bold;
	text-decoration: underline;
}
a.navmenu:active{
font-family: Tahoma;
	color:#43455c;
	font-size:12px;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
}
.header{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:111px;
width:784px;
}
.headertext{
color:#FFFFFF;
padding-left:10px;
padding-top:20px;
padding-bottom:20px;
padding-right:40px;
}
.leftcontentbg{
background-image:url(../images/leftcontentbg.jpg);
background-repeat:repeat-y;
}
.rightcontentbg{
background-image:url(../images/rightcontentbg.jpg);
background-repeat:repeat-y;
}
.middlecontent{
background-color:#e0e3ec;
text-align:justify;
padding-left:10px;
padding-right:10px;
}
.advertise1{
height:110px;
vertical-align:top;
}
.advertise2{
background-color:#e0e3ec;
}
.footer{
background-image:url(../images/footer.jpg);
background-repeat:repeat-y;
height:25px;
color:#FFFFFF;
vertical-align:top;
}
a.footerlinks:link{
font-family: Tahoma;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	font-weight: normal;
	text-decoration: none;
}
a.footerlinks:active{
font-family: Tahoma;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	font-weight: normal;
	text-decoration: none;
}
a.footerlinks:visited{
font-family: Tahoma;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	font-weight: normal;
	text-decoration: none;
}
a.footerlinks:hover{
font-family: Tahoma;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	font-weight: normal;
	text-decoration: underline;
}

a.link:active{
font-family: Tahoma;
	color:#353b5b;
	font-size:11px;
	text-align:left;
	font-weight: normal;
	text-decoration: none;
}
a.link:visited{
font-family: Tahoma;
	color:#353b5b;
	font-size:11px;
	text-align:left;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover{
font-family: Tahoma;
	color:#353b5b;
	font-size:11px;
	text-align:left;
	font-weight: normal;
	text-decoration: underline;
}

/*color:#323858;*/

