@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana;
	background-color:#f4f4f4;
	margin:0px;
	}
img{
	border:0px;
	}
.frame{
	border:1px solid #7e7e7e;
}
.ico{
	font-family:Verdana;
	font-size:11px;
	color:#737373;
	text-decoration:none;
	}
.txtbody{
	font-family:Verdana;
	font-size:11px;
	color:#676767;
	text-align:justify;
	text-decoration:none;
	}
	
.txtbody1{
	font-family:Verdana;
	font-size:11px;
	color:#676767;
	line-height:20px;
	text-align:justify;
	text-decoration:none;
	}
.txtgreen{
	font-family:Verdana;
	font-size:11px;
	color:#97cb59;
	text-align:justify;
	text-decoration:none;
}	
.txtgray{
	font-family:Verdana;
	font-size:11px;
	color:#3d3d3d;
	text-align:justify;
	text-decoration:none;
}
.redwarn{
	font-family:Verdana;
	font-size:10px;
	color:#FF0000;
	text-decoration:none;
}
a.txtgray:link, a.txtgray:hover, a.txtgray:active, a.txtgray:visited{
	font-family:Verdana;
	font-size:11px;
	color:#3d3d3d;
	text-align:justify;
	text-decoration:none;
}
a.txtsitemap:hover,a.txtsitemap:link, a.txtsitemap:active, a.txtsitemap:visited {
	font-family:Verdana;
	font-size:11px;
	color:#3d3d3d;
	font-weight:bold;
	text-decoration:none;
}

a.txtdark:active,a.txtdark:hover,a.txtdark:link,a.txtdark:visited{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#7dc623;
	text-align:justify;
	text-decoration:none;
}
.input{
	border:1px solid #97cb59;
	height:15px;
	font-family:Verdana;
	font-size:11px;	
	width:200px;
}	
.copyright{
	font-family:Verdana;
	font-size:11px;
	color:#48535a;
	text-decoration:none;
}
a.copyright:hover{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
/****************Switch Menu Style*****************/
.menutitle{
cursor:pointer;
margin-bottom: 5px;
/*background-color:#ECECFF; */
color:#525a51;
width:211px;
padding:0px 0px;
text-align:left;
font-size:12px;
font-family:Verdana;
font-weight:normal;
/*border:1px solid #000000;*/
}

.submenu{
margin-bottom: 15px;
margin-left: 25px;
font-size:12px;
font-family:Verdana;
font-weight:normal;
text-decoration:none;
color:#525a51;
}
a:link, a:hover, a:active, a:visited{
/*margin-bottom: 15px;*/
font-size:11px;
font-family:Verdana;
font-weight:normal;
line-height:20px;
text-decoration:none;
color:#525a51;
}