td {
font-family:Verdana;
	font-size:10px;
	color:#656362;
	
}

.title {
	font-family:Verdana;
	font-size:18px;
	color:#346D67;
}
.text {
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	color:#114411;
	
}
.menu_top {
	font-family:Verdana;
	font-size:9px;
	
	color:#359286;
	
}

.menu_top:hover {
	font-family:Verdana;
	font-size:9px;
	color:#D2B70A;
}

.menu_selected {
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	
	color:#D2B70A;
}


.smallmenu {
	font-family:Verdana;
	font-size:9px;
	line-height:14px;
	color:#5C5958;
	
}

.smallmenu:hover {
	font-family:Verdana;
	font-size:9px;
	line-height:14px;
	color:#D2B70A;
}

.error {
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	color:#990000;
	
}
a {
	color:#B35212;
	text-decoration: none;
}



	/*
	General rules
	*/

	#ssa_slidedown_menu li{
	font-family:Verdana;
	font-size:9px;
	color:#666666;
		list-style-type:none;
		width:127px;
		position:relative;
		padding-top:5px;
		font-weight:bold;
	}
	#ssa_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	
	/* 	Layout CSS */
	#ssa_slidedown_menu{		
		width:127px;	
	}

	/* All A tags - i.e menu items. */
	#ssa_slidedown_menu a{
		color: #666666;
		text-decoration:none;	

	}
	
	/*
	A tags 
	*/
	#ssa_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		font-weight:normal;
		
	}
	
	
	
	