.top_menu{
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	border-top : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
	border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
}

.top_menu_active{
	font-family : Tahoma;
	font-size : 11px;
	color : White;
	border-top : 1px solid #ffffff;
	border-bottom : 1px solid #ffffff;
	border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
}

.drop{
	font-family : Tahoma;
	font-size : 11px;
	color : Black;
	padding-left : 5px;
	padding-right : 10px;
	height : 20px;
}



a.top_menu2{
	text-decoration : none;
	color : Black;
}

a.top_menu2:hover{
	text-decoration : none;
	color : Black;
}

a.top_menu2:visited{
	text-decoration : none;
	color : Black;
}

a.top_menu3{
	text-decoration : none;
	color : Black;
	font-weight : normal;
}

a.top_menu3:hover{
	text-decoration : none;
	color : red;
	font-weight : normal;
}

a.top_menu3:visited{
	text-decoration : none;
	color : Black;
	font-weight : normal;
}



					 
.title_top_2    { font-family: "MS Sans Serif", Geneva, sans-serif;
                color: #FFFFFF;
                font-size: 16px;
					 font-weight: bold;
					 text-align: center;
					 margin-left: 0;
					 margin-right: 0;
					 margin-bottom: 0;
					 padding-top : 0px;
	             word-spacing: 0px;
	             text-indent: 0px;
	             margin-top: 0px}					 
					 
