/* CSS RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,th,td {
/*    vertical-align: top;*/
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif; font-size:12px;
}

body {
	background-color: #4c4c4c;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main_menu a, 
.main_menu a:hover, 
.main_menu a.href, 
.main_menu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style:normal;
	text-decoration:none;
	color: #16273b;
}

.popup td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}

#MyContent {
	padding:20px;
	width:475px;
	font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#3f3f3f;
}

.submenu {
	font-size:12px;
	font-style:normal;
	color:#3f3f3f;
}

.submenu a {
	color:#11296f;
	text-decoration:underline;
}

.submenu_title {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#3f3f3f;
}

#right_menu {
	width:265px;
	padding:10px;
}

#MyContent a {
	color:#11296f;
	text-decoration:underline;
}

H1 {
	font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	color:#756969;
	margin-bottom:10px;
	margin-top:0px;
}
#MyContent td {
	padding:4px;
}

.footer {
	padding:10px;
	font-family:"Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#a2a2a2;
}

.footer a {
	color:#ffffff;
	text-decoration:none;

}

td.navLevel0 {padding:1px;}
td.navLevel0 a {margidn-left:8px;color:#ffffff;text-decoration:none;font-weight:bold}

td.navLevel1 a {margidn-left:8px;color:#637798;text-decoration:none;font-weight:bold;}

td.navLevel1h a {masrgin-left:8px;color:#ffffff;text-decoration:none;font-weight:bold;}

td.navLevel2 a {margdin-left:8px;color:#666666;text-decoration:none;font-weight:bold;}

td.navLevel2h a {marfgin-left:8px;color:#000000;text-decoration:none;font-weight:bold;}

td.navTip {width:200px;padding-left:8px;padding-right:8px;color:#666666;font-weight:bold}

hr {color: #d0d0e0; height: 1px; margin-bottom: 10px; paddig-bottom: 0px; border: 0px solid #d0d0e0; border: none; background-color: #d0d0e0;}

.lang_bar {
	font-family: "Times New Roman", Times, serif;
	color:#000000; 
	text-decoration:none; 
	font-size:12px;
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
}
.lang_bar a:link {color:#ffffff; text-decoration:none;}
.lang_bar a:visited {color:#ffffff; text-decoration:none;}
.lang_bar a:hover {color:#ffffff; text-decoration:none;}