body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#666666;
	font-size:12px;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;

}
.font,table {
	font-size:12px;
	line-height:20px;
}
a:link{color:#666666; text-decoration:none; font-size:12px;}
a:visited{color:#666666;text-decoration:none;font-size:12px;}
a:hover{color:#333333; text-decoration:underline;font-size:12px;}
a:active{color:#666666;}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 200%;
}
.newstitle {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 200%;
}
.redtitle {
	font-size: 12px;
	font-weight: bold;
	color: #e60002;
}
.input{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height:17px;
}
input,TEXTAREA{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
.select{
	font-size: 12px;
	color:#666666;
	width:182;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	height:17px;
}
.left_title {
	padding-left: 30px;
	padding-top:4px;
	background-image: url(images/left_titlebg.gif);
	height: 33px;
	width: 182px;
	background-repeat: no-repeat;
}
.table_bg {
	display:block;
	background:url(images/left_menuout.gif) no-repeat;
	width:154px; 
	height:28px;
	padding-top:2px;
	}
.table_bg a:link{
	width:154px; 	
	padding-left:45px;
	height:28px; 
	}
.table_bg a:visited{
	width:154px; 
	padding-left:45px;
	padding-top:2px;
	height:28px; 
	}	
.table_bg a:hover{
	background:url(images/left_menuon.gif) no-repeat;
	padding-left:45px;
	padding-top:2px;
	color:#FFFFFF;
	display:block;
	text-decoration: none;
	}
