table
{
	font-size: 12px; 
	
}
a:visited {  color: #0884C1; text-decoration: none}
a:link {  text-decoration: none; color: #0884C1}
a:hover {  color: #0094CC; text-decoration: underline}
a:active {  color: #FFCC00; text-decoration: underline}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #A1ADC2;
}
.content {
	font-size: 13px;
	line-height: 20px;
	color: #3E3E3E;
}
.title {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #CD0041;
}
.title2 {
	font-size: 15px;
	line-height: 18px;
	color: #CC6100;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC6100;
}
.content2 {

	font-size: 13px;
	line-height: 20px;
	color: #287D00;
}
.content3 {
	font-size: 13px;
	line-height: 20px;
	color: #3E3E3E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.contentForm {

	font-size: 12px;
	line-height: 16px;
	color: #3E3E3E;
}
.content4 {

	font-size: 13px;
	line-height: 20px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
.submenu {
	font-size: 15px;
	color: #3A3A3A;
}
.news_list {
	font-size: 15px;
	line-height: 20px;
}
.news_date {
	font-size: 15px;
	line-height: 24px;
	color: #D62405;
}
.news_text {
	font-size: 15px;
	line-height: 22px;
	color: #333333;
}
.news_title {
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}
.seg_list {
	font-size: 15px;
	line-height: 18px;
	color: #333333;
}
.img {
	border: 1px solid #666666;
}
.seg_menu {
	font-size: 13px;
	color: #FFFFFF;
}

	.frm-button2
	{
		/*background-color: #c9f178;*/
		filter=progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#ffffff, endcolorstr=#c6c6c3) 
		color: #333333;
		font-size: 12px; /* font-size is between 8 to 9 pt */
		/*font-weight: bold;*/
		font-family: verdana, arial, sans-serif;
		margin-top: 4px;
		margin-left: 8px;
		border-style : solid solid solid solid;
		border-width : 1px 1px 1px 1px;
		border-color : #303030 #303030 #303030 #303030;
		height:20px;
	}
