@charset "utf-8";
/* CSS Document */
body{
margin:0px;
background-image:url(../images/body_bg.jpg);
background-position:top;
background-repeat:no-repeat;
font-family:"Trebuchet MS", Arial;
font-size:10pt;
background-color:#1C4060;

}
.top{
background-image:url(../images/top_bg.jpg);
background-repeat:no-repeat;
height:23px;
}
.top_link{
font-family:"Trebuchet MS", Arial;
font-size:11px;
font-weight:bold;
text-align:left;
}

.top_link a{
text-decoration:underline;
color:#FFFFFF;
padding:1px 5px 2px 5px;
text-align:left;
}
.top_link a:hover{
text-decoration:none;
}

.menu_t{
background-image:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
height:34px;
vertical-align:top;
}

.menu_link{
color:#FFFFFF;
font-weight:bold;
font-size:13px;
text-align:center; 
}
.menu_link a{
text-decoration:none;
color:#FFFFFF;
padding:2px 12px 2px 12px;
}

.menu_link a:hover{
color:#3A4431;
}
.banner_t{
padding:2px 1px 0px 2px;
}

.banner_r{
padding:2px 2px 0px 0px;
}
#right_m{
background-image:url(../images/right_m_bg1.jpg);
width:275px;
height:44px;
}

.right_m_head{
font-weight:bold;
text-align:left;
font-size:13px;
color:#3A4431;
padding-left:15px;
}
.right_m_head a{
color:#3A4431;
text-decoration:none;
}
.right_m_head a:hover{
color:#000000;
}
.welcome_head{
color:#20374A;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1pt;
font-size:18px;
padding:15px 0px 5px 10px;
}
.home_text{
	font-size:11pt;
	padding:5px 0px 5px 10px;
	color:#233F4B;
	text-align:justify;
	font-family: "Palatino Linotype", Calibri, Arial;
}
#home_box_bg
{
background-image:url(../images/home_box_bg.jpg);
height:70px;
background-position:top;
background-repeat:no-repeat;
}
.box_head{
font-size:10pt;
font-weight:bold;
padding:0px 5px 5px 0px;
color:#FFFFFF;
}
.box_text{
font-size:8pt;
color:#FFFFFF;
text-align:justify;
padding:0px 5px 5px 5px;
}
.news_table{
margin:15px 5px 0px 10px;
}

.news_head{
	padding:5px 10px 5px 15px;
	color:#000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.more_text{
text-align:right;
font-weight:bold;
padding:10px 0px 5px 0px;
}
.more_text a{
color:#39667B;
text-decoration:none;
}
.more_text a:hover{
color:#000000;
}

.bott_link{
color:#FFFFFF;
font-size:12px;
text-align:center; 
}
.bott_link a{
text-decoration:none;
color:#FFFFFF;
padding:6px 5px 6px 5px;
}

.bott_link a:hover{
color:#3A4431;
}
.copyright{
font-size:10px;
color:#FFFFFF;
padding:5px 10px 5px 10px;
}
.copyright a{
color:#FFFFFF;
text-decoration:none;
}
.copyright a:hover{
color:#000000;
text-decoration:none;
}

.viewall {
text-decoration:none;
color:#000000;
}
.viewall a{
text-decoration:none;
color:#000000;
}
.viewall a:hover{
text-decoration:none;
color:#FFFFFF;
}
.news_txt{
	color:#000000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.news_txt a{
color:#000000;
text-decoration:none;
}

.heading_txt{
color:#000000;
font-size:11px;
}

.images{
float:left;
padding:0px 5px 5px 0px;
}
.readmore{
color:#FFFFFF;
}

.readmore a{
color:#FFFFFF;
text-decoration:none;
}

.readmore a:hover{
color:#3A4431;
}
