.menu{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-style: normal;
 }
.menu:hover{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#0090D7;
	text-decoration:none;
	font-style: normal;
 }
.menu_active{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#FFC428;
	text-decoration:none;
	font-style: normal;
 }
 .title {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration: none;
	padding-left:7px;
}
 .body_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: none;
	padding-left:7px;
	line-height:20px;
}
 .body_text1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: none;
	line-height:17px;	
}
 .text_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: underline;
}
 .text_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3D3D3D;
	text-decoration: none;
}
.table_b {
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	border-bottom-width: 1px;
}
.table_r {
	border-right-style: solid;
	border-right-color: #C4C4C4;
	border-right-width: 1px;
}
.textbox {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BACKGROUND-COLOR: #F5F5F5;
	FONT: 11px verdana;
	COLOR: #3D3D3D;
	width: 154px;
	height: 18px;
}
.textbox1 {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BACKGROUND-COLOR: #F5F5F5;
	FONT: 11px verdana;
	COLOR: #3D3D3D;
	width: 254px;
}
.button {
	BORDER-TOP: #dcdcdc 1px outset; 
	BORDER-LEFT: #dcdcdc 1px outset; 
	BORDER-RIGHT: #dcdcdc 1px outset; 
	BORDER-BOTTOM: #dcdcdc 1px outset; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	CURSOR: hand; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #6E6E6E;
	width:70px;
}
.footer_copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E3E3E3;
	text-decoration: none;
}
.footer_copyright:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E3E3E3;
	text-decoration: underline;
}


