/* inline css*/
body {
	margin-top: 0px;
	background-color: #000000;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
	font-family: "Trebuchet MS", Arial, Verdana;
}
.style4 {color: #FF0000;}
.style5 {color: #000000;}
.style10 {font-size: 16px; font-weight: bold; color: #000000;}
.style12 {font-weight: bold; font-size: 14px; }
.style13 {font-size: 14px}
.style14 {color: #000000; font-size: 16px;}
.style16 {font-size: 11px;}
.top {
	width: 790px;
	background-image: url(/images/topbg.gif);
	height: 15px;
	overflow: hidden;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	text-align: right;
	background-color: #000000;
}
.main {
	width: 790px;
	background-color: #000000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000857;
	border-left-color: #000857;
}

.header {
	background-color: #000000;
	width: 790px;
	height: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu {
	width: 790px;
	height: 25px;
	background-image: url(/images/menu_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	background-color: #000000;
}
.menu ul {
	list-style: none;	
	margin: 0px;
	padding: 0px;	
}
.menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu ul li a {
	height: 25px;
	width: 95px;
	background-image: url(/images/menu_bg.jpg);	
	background-position: top;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 13px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
}
.menu ul li a:hover {
	background-position: bottom;	
}
.bordertop {
	background-color: #000857;
	width: 790px;
	height: 15px;
	overflow: hidden;
}
.randje {
	background-image: url(/images/contentbg.gif);
	background-color: #000000;
	background-repeat: repeat-x;
	width: 790px;
	min-height: 320px;
}
.submenu {
	float: left;
	width: 150px;
	height: 320px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.submenu ul {
	list-style: none;
	margin: 10px;
	padding: 0px;	
}
.submenu ul li {
	margin: 0px;
	padding: 0px;
}	

.content {
	width: 620px;
	float: right;
	margin-right: 15px;
	*html height: 320px;
	font-size: 11px;
	letter-spacing: 0.5pt;
	background-color: #e5e5e5;
	background-image: url(/images/textbg2.gif);
	background-position: center;
	min-height: 320px;
	text-align: left;
	padding: 5px;
	padding-right: 0px;
}
.borderbottom {
	background-color: #000000;
	width: 790px;
	overflow: hidden;
	height: 15px;
}
.footer {
	width: 790px;
	height: 75px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #000000;
	clear: both;
}
.bottom {
	overflow: hidden;
	height: 15px;
	width: 790px;
	background-image: url(/images/bottombg.gif);
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-top: 5px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0500;
}
a:active {
	color: #FF0000;
}
a:link.meer {
	color: #000957;
	text-decoration: none;
}
a:visited.meer {
	color: #000957;
	text-decoration: none;
}
a:hover.meer {
	color: #000957;
	text-decoration: none;
}
a:active.meer {
	color: #000957;
	text-decoration: none;
}
a:link.home {
	color: #FF0000;
	text-decoration: none;
}
a:visited.home {
	color: #FF0000;
	text-decoration: none;
}
a:hover.home {
	color: #FF0000;
	text-decoration: none;
}
a:active.home {
	color: #FF0000;
	text-decoration: none;
}
a:link.email {
	color: #000000;
}
a:visited.email {
	color: #000000;
}
a:hover.email {
	color: #000000;
	}
a:active.email {
	color: #000000;
}
