FORM{
	margin:		0px;
}
P{
	margin:		0px;
	text-align:	justify;
}
.main_menu,
.main_menu a,
.main_menu a:visited{
	font-family:	Tahoma;
	font-size:	18px;
	color: 		#ffffff;
	text-decoration:none;
}
.main_menu a:hover,
.main_menu a:active{
	text-decoration:underline;
}
.sub_menu,
.sub_menu a,
.sub_menu a:visited{
	font-family:	Tahoma;
	font-size:	14px;
	color: 		#333333;
	text-decoration:none;
}
.sub_menu a:hover,
.sub_menu a:active{
	text-decoration:underline;
}


.bottom_text,
.bottom_text a,
.bottom_text a:hover,
.bottom_text a:active,
.bottom_text a:visited{
	font-family:	Tahoma;
	font-size:	11px;
	color: 		#000000;
	text-decoration:none;
}
.bottom_menu,
.bottom_menu a,
.bottom_menu a:visited{
	font-family:	Tahoma;
	font-size:	13px;
	color: 		#ffffff;
	text-decoration:none;
}
.bottom_menu a:hover,
.bottom_menu a:active{
	text-decoration:underline;
}


INPUT.form_search_text{
	width:		300px;
	height:		22px;	
	border:		1px solid #a3bbc7;
	font-family:	Tahoma;
	font-size:	14px;
	color:		#333333;
}
.form_search_title{
	font-family:	Tahoma;
	font-size:	11px;
	font-weight:	bold;
	color:		#333333;
}
