body {
/*	background-color: #05243E;*/
	background-color: #2b4f6c;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/bg_index2.gif);
	background-repeat: repeat-x;
	background-position: 0 0;

}
#tablecenter {
	height: 100%;
	width: 100%;
}
#main {
	background-color: #0E1A28;
	width: 882px;
	vertical-align: top;
	background-image: url(../img/bg_content_internal.gif);
	background-repeat: repeat-x;


}
#bgleft {
}
#title {
	background-image: url(/img/title.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 882px;
	background-color: #536776;
	background-position: center;


}
.menu, .menuunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #A3EBF8;
	padding-top: 10px;
	text-align: center;
	float: left;
	padding-right: 29px;
	padding-left: 29px;
	display: table;
	text-decoration: none;
}
#submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFA559;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666699;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 20px;
	height: 20px;
	clear: both;
	float: none;
	margin-top: 5px;
	margin-bottom: 15px;



}
#submenu td a, #submenu a:visited {
	font-size: 10px;
	color: #6a9eb6;
	text-decoration: none;
margin-right: 20px;
	display: inline;
}
#submenu a:hover {
	color: #C1F1FA;
	text-decoration: underline;
	margin-right: 20px;
	display: inline;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;


}
#content li, #content td, #submenu td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
	font-size: 11px;
}
h1 {
	font-size: 160%;
	font-weight: bold;
/*	color: #FF9900;*/
	color: #f3b716;
}
h2 {
	font-size: 120%;
	color: #00CCCC;
	color: #f3b716;
	color: #A3EBF8;
	color: #FF9900;
	color: #FFA559;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #07253D;


}
#footer a {
	text-decoration: none;
	color: #6699CC;
}
a {
        color: #FFA559;
	color: #6a9eb6;
	color: #ffffff;
	color: #f0ca79;
        text-decoration: underline;	
}
