.menu_top{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.menu_bottom_left{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.menu_bottom_right{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.big_font{
	font-family:Helvetica;
	font-size:20pt;
	font-weight:bold;
	color:#CC0000;
}
.font1{
	font-family:Verdana;
	font-size:17pt;
	font-weight:bold;
	color:#CC0000;
}
.font2{
	font-family:Verdana;
	font-size:13pt;
	font-weight:bold;
	color:#CC0000;
}
.font3{
	font-family:Verdana;
	font-size:13pt;
	font-weight:bold;
	color:#000000;
}
.font4{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#003366;
}
.font5{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#CC0000;
}
.font6{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
}
.font7{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	text-align:justify;
}
.font8{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
}
.select_box{
	font-family:Verdana;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
    width:230px;
    border:1px solid #003366;
}
.input_txt{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
    width:300px;
    border:1px solid #003366;
}
textarea{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
    width:440px;
    height:80px;
    border:1px solid #003366;
}
.submit_btn{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
    width:100px;
    border:1px solid #003366;
}