body {
	background-image: url(img/bg_f.jpg);
	background-repeat: repeat-x;
	background-color:#ecf1f7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#menu_main {
	font-family: "Ms Sans Serif",Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0a5595;
}
#menu_main a:link {
	color: #0a5595;	text-decoration: none;	font-weight: bold;
}
#menu_main a:visited {
	color: #0a5595;	text-decoration: none;	font-weight: bold;
}
#menu_main a:hover {
	color: #FF7700;	text-decoration: underline;	font-weight: bold;
}
#menu_main a:active {
	color: #FF7700;	text-decoration: underline;	font-weight: bold;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #02a8e6;
	height: 60px;
}
#left_content {
	background-image: url(img/bg_left.jpg);
	vertical-align: top;
}
#left_content strong {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}


strong {
	font-weight: bold;
	color: #0066CC;
}
.hilight {
	color: #FF7700;
}
ul, ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.director {
	font-size: 12px;
}
