body, td, p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

body {
	padding:0px;
	margin:0px;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
}

A {	
color: #006699;	
text-decoration: none;
}
	
A:HOVER {
color: #666666;
text-decoration: underline;
}

.link1 A {
font-size:11px;
color: #006699;	
text-decoration: none;
}
	
.link1 A:HOVER {
color: #b1b1b1; 
text-decoration: underline;
}

.link2 A {
font-size:12px;
color: #000000;	
text-decoration: none;
}
	
.link2 A:HOVER {
color: #FFFFFF; 
text-decoration: underline;
}


.topbg {
	background-image:url(../images/top-bg.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
	height:50px;
	padding-top:35px;
	padding-bottom:7px;
}


.admin-topbg {
	background-image:url(../images/admin-topbg.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
	height:50px;
	padding-top:35px;
	padding-bottom:7px;
}

.white16 {
	font-family:Verdana,;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
/*=========================topnav==============*/

#topnav {
	width:770px;
}
#topnav ul {
	padding:0;
	margin:0;
	list-style: none;
	margin-left:62px;
}
#topnav ul li{
	padding:0;
	margin:0;
	display: inline;
	font-size: 11px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#topnav ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:left;
	font-size: 12px;
	border-right: 1px solid #ffffff;
	padding: 10px 13px 7px 15px;
}
#topnav ul li a:hover {
	background-image:url(../images/nav-bg.gif);
	background-repeat:repeat-x;
	color: #FFFFFF;
}
#topnav ul li .noline{border-right:none !important; 
}
/*=========================topnav==============*/

.border {border-left:solid 1px #FFFFFF;
}
.border1 {border-top:solid 1px #b2cce5;
}

.border2 {border-left:solid 1px #95bade;
}

.menutop {
	background-image:url(../images/menu-top.gif);
	background-repeat:no-repeat;
	height:15px;
	padding:25px 0 5px 13px;
	color:#006699;
	font-size:11px;
	font-weight:bold;
}
.menubg {
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;
}
/*=========================lefsec==============*/

#lefsec {
	margin: 0;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-y;
}
#lefsec ul {
	margin:0;
	padding: 0;
	text-align:left;
	list-style-type: none;
}
#lefsec ul li { margin:0; padding:0;}
#lefsec ul li a {
	background-image: url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	color: #184879;
	font-weight:bold;
	display:block;
	width:145px;
	text-align: left;
	padding: 5px 0 5px 12px;
	font-size:11px;
	border-bottom: 1px solid #b2cce5;
}
#lefsec ul li a:hover {text-decoration: underline;}
.secborder {
	border-bottom:none !important;
}

/*=========================lefsec==============*/

.black18 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#333333;
	padding:13px 0 10px 0;
	border-bottom: solid 1px #cccccc;
}
.black14 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#333333;
	padding:13px 0 10px 0;
}
	
.black12 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:25px 0 3px 0;
}

.black-bold12 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

.black11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px 0 0 0;
	line-height:18px;
}
.black10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px 0 0 0;

}
.black18_smallfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066FF;
	padding:13px 0 10px 0;
	border-bottom: solid 1px #cccccc;
}

/*--------------------------admin---------------------------*/
.white12 {
	font-size:12px;
	color:#FFFFFF;
}

.white15 {
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}

.log_top {
	background-image:url(../images/log-top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:16px;
	color:#0b335c;
	padding:5px 0 0 0;
	font-weight:bold;
}

.log_bot {
	background-image:url(../images/log-bot.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.log_left {
	background-image:url(../images/log-left.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.log_right {
	background-image:url(../images/log-right.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.button {
	background-color:#3f76ab;
	font-size:12px;
	color:#FFFFFF;
	padding:2px;
	border: solid 1px #000000;
	cursor:pointer;
}

/*--------------------------admin---------------------------*/

INPUT { 
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 11px;
}

.imgborder { 
border:1px solid #666666;
}

.formbox {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
form { margin:0px; padding: 0px; }

.footer  {
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	height:30px;
}
.footer A {
	color: #006699;
	font-size: 10px;
	padding:0 5px;
}
.footer A:HOVER {
	color: #999999;
	text-decoration:underline;
}
.err_div
{
	color:#FF0000;
}

.linetop {
	background-image:url(../images/line_top.gif);
	background-repeat:repeat-x;
	background-position:bottom;

}
.linebot {
	background-image:url(../images/line_bot.gif);
	background-repeat:repeat-x;
	background-position:top;

}
.lineleft {
	background-image:url(../images/line_left.gif);
	background-repeat:repeat-y;
	background-position:right;

}
.lineright {
	background-image:url(../images/line_right.gif);
	background-repeat:repeat-y;
	background-position:left;

}

.home_top {
	background-image:url(../images/home-top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.home_bot {
	background-image:url(../images/home-bot.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.home_left {
	background-image:url(../images/home-left.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.home_right {
	background-image:url(../images/home-right.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.bt-bg {
	background-image:url(../images/bt-bg.png);
	background-repeat:no-repeat;
	width:100px;
	height:26px;
	padding:5px;
	text-align:center;
}

.bt-bg1 {
	background-image:url(../images/bt-bg1.png);
	background-repeat:no-repeat;
	width:85px;
	height:26px;
	padding:5px 10px;
	text-align:center;
}.black12nCopy {

	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:10px 0 0 0;
}
.black12neCopy 
{


	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:0  0  0  0;
}

/*-------------news---------------------*/
.news_left_cor {
	background-image: url(../images/al_left_top_cor.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 4px;
}
.news_right_cor {
	background-image: url(../images/al_right_top_cor.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 4px;
}

.news_top_bg {
	background-image: url(../images/al_midle_top_bg.gif);
	background-repeat: repeat-x;
	color:#184879;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height: 32px;
	text-align:left;
	
}
.news_bot_left_cor {
	background-image: url(../images/al_left_bot_cor.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
}
.news_bot_right_cor {
	background-image: url(../images/al_rig_bot_cor.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 4px;
}

.news_bot_bg {
	background-image: url(../images/al_bot_bg.gif);
	background-repeat: repeat-x;
	height: 4px;
	
}

.news_left_bg {
	background-image: url(../images/al_left_bg.gif);
	background-repeat:repeat-y;
	width: 4px;
}

.news_right_bg {
	background-image: url(../images/rig_bg.gif);
	background-repeat: repeat-y;
	width: 4px;
	
}

.news_content
{
background-color:#eff5fb;
font-family:Arial, Helvetica, sans-serif;

}
.black_tt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#006699;
	padding:13px 0 10px 0;
	border-bottom: solid 1px #cccccc;
}