body, td, .main_text {
	font-family :  Arial, "MS Sans Serif";
	font-size : 14px;
	color : #000000;
	text-decoration: none;
}

#nav {
	font-family :  Arial, "MS Sans Serif";
	font-size : 20px;
	color : #000000;
	font-weight: bold;	
	text-decoration: none;
}

#nav a {
	color : #000000;
	text-decoration: underline;
}

.bold_text_18 {
	font-family : Tahoma, Arial, "MS Sans Serif";
	font-size : 18px;
	color : #336699;
	font-weight: bold;
	text-decoration: none;
}
.text_20 {
	font-family : Tahoma, Arial, "MS Sans Serif";
	font-size : 20px;
	color : #336699;
	text-decoration: none;
}  
.blue_link_11 {
	font-family : Tahoma, Arial, "MS Sans Serif";
	font-size : 11px;
	color : #336699;
	text-decoration: none;
}
a.blue_link_11:visited {
	font-family : Tahoma, Arial, "MS Sans Serif";
	font-size : 11px;
	color : #336699;
	text-decoration: none;
}
a.blue_link_11:hover {
	font-family : Tahoma, Arial, "MS Sans Serif";
	font-size : 11px;
	color : #336699;
	text-decoration: none;
}
.blue_link_12 {
	font-family : Tahoma, Arial, "MS Sans Serif";
	font-size : 12px;
	color : #336699;
	font-weight: bold;
	text-decoration: underline;
}
a.blue_link_12:visited {
	font-family : Tahoma, Arial, "MS Sans Serif";
	font-size : 12px;
	color : #336699;
	font-weight: bold;
	text-decoration: undeline;
}
a.blue_link_12:hover {
	font-family : Tahoma, Arial, "MS Sans Serif";
	font-size : 12px;
	color : #336699;
	font-weight: bold;
	text-decoration: underline;
}
.white_text_18 {
	font-family :  Arial, "MS Sans Serif";
	font-size : 18px;
	color : #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
}
.black_text_20 {
	font-family :  Arial, "MS Sans Serif";
	font-size : 20px;
	color : #000000;
	font-weight: bold;	
	text-decoration: none;
}
.grey_text_16 {
	font-family :  Arial, "MS Sans Serif";
	font-size : 16px;
	color : #666666;
	font-weight: bold;	
	text-decoration: none;
}

a.grey_text_16 {
	font-family :  Arial, "MS Sans Serif";
	font-size : 16px;
	color : #666666;
	font-weight: bold;	
	text-decoration: underline;
}

.black_text_16 {
	font-family :  Arial, "MS Sans Serif";
	font-size : 16px;
	color : #000000;
	font-weight: bold;	
	text-decoration: none;
}
.black_text_18 {
	font-family :  Arial, "MS Sans Serif";
	font-size : 18px;
	color : #000000;
	text-decoration: none;
}
a.left_menu {
	font-family :  Arial, "MS Sans Serif";
	font-size : 14px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
a.left_menu:hover {
	font-family :  Arial, "MS Sans Serif";
	font-weight: bold;	
	font-size : 14px;
	color : #000000;
	text-decoration: none;
}
.active_menu {
	font-family :  Arial, "MS Sans Serif";
	font-size : 14px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;	
}

#menu { 
	padding-left:0px;
	font-family :  Arial, "MS Sans Serif";
	font-size : 14px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}

#menu li a{
	color : #FFFFFF;
	text-decoration: none;
} 

#menu li li {
	color : #FFFFFF;
	text-decoration: none;
} 

#menu li.selected a{
	color : #000000;
	text-decoration: none;
} 


#menu li.selected li a{
	color : #FFFFFF;
	text-decoration: none;
} 


#menu li.selected li.selected a{
	color : #000000;
	text-decoration: none;
} 


hr {
	height: 1px;
	color: #F7931D;
}

