/* CSS Document */
body {
    background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3C4041;
	font-weight:normal;
}
.content{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#3C4041;
font-weight:normal;
}
.content-white{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:normal;
}
.title{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:thinblue;
font-weight:bold;
}
.logo{
background-image:url(images/logo.gif);
background-repeat:no-repeat;
width:217px;
height:93px;
background-position:center;
}
.header-bg{
background-image:url(images/header-bg.gif);
background-repeat:repeat-x;
height:180px;
}
.top_pic1{
background-image:url(images/top_pic1.gif);
background-repeat:no-repeat;
width:155px;
height:180px;
}
.top_pic2{
background-image:url(images/top_pic2.gif);
background-repeat:no-repeat;
width:467px;
height:180px;
}
.top_pic3{
background-image:url(images/top_pic3.gif);
background-repeat:no-repeat;
width:144px;
height:180px;
}
.menu-bg{
background-image:url(images/menu-bg.gif);
height:78px;
background-repeat:repeat-x;
}
.more-link{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0A465F;
font-weight: bold;
text-decoration:underline;
}
.more-link:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#F1A81D;
font-weight: bold;
text-decoration:underline;
}
.msg{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:red;
font-weight: bold;
text-decoration:none;
}
.news-bg{
background-image:url(images/news-bg.gif);
height:115px;
background-repeat:repeat-x;
}
.bg-clor{
background-color:#F1F1F1;
}
.bg-clor2{
background-color:#EBEBEB;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0B2834;
font-weight: normal;
}
.links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#055678;
font-weight: normal;
text-decoration:underline;
}
.links:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#F1A81D;
font-weight: normal;
text-decoration:underline;
}
.footer-links{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#0B2834;
font-weight: normal;
text-decoration: none;
}
.footer-links:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#F1A81D;
font-weight: normal;
text-decoration: none;
}