﻿body {
	margin: 0px auto;
	padding: 0;
	text-align: center;
	background: #0E1656 url('/images/background.png') repeat-y center;
	color: #000;
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
a:link, a:visited {
	color: #4370C7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input.roundedcorners
{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #0E1656;
	background-color:#fdfffe; color:#000; 
}
.menu {
	color: #FFFFFF;
	background: #098cd7;
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-bottom: 3px solid #0061ae;
}
.content-bg {
	border-bottom: 1px solid #FFF;
}
div#navcontainer {
	text-align: center;
	clear: both;
	padding-bottom: 10px;
	padding-top: 7px;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
#navlist a:hover {
	color: #fff;
	background-color: #369;
	text-decoration: none;
}
h1 {
	font-size: 1.1em;
}
h2 {
	font-size: 1em;
}
h3 {
	font-size: .9em;
	text-align:left;
}

td {
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
img {
	border: 0px;
}
/* ******************************** */
.verticalMenuHome {
	PADDING-BOTTOM: 3px;
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	CURSOR: hand;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #333333 1px solid;
	padding-left: 5px;
	border:1px solid #0E1656;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	
}
.verticalMenuHome a {
	color: #ffffff;
}
.verticalMenuHome a:hover {
	color: #ffffff;
}
.verticalMenuTop {
	padding-left: 3px;
	padding-bottom: 3px;
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 3px;
	border-top: 1px solid #000000;

}
.verticalMenuTop a {
	color: #2B3337;
	text-decoration: none;
}
.verticalMenuTop a:link {
	color: #2B3337;
	text-decoration: none;
}
.verticalMenuTop a:visited {
	color: #2B3337;
	text-decoration: none;
}
.verticalMenuTop a:hover {
	color: #2B3337;
	text-decoration: none;
}
.verticalMenu {
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;

	PADDING-TOP: 3px;
	BORDER-TOP: #eeeeee 1px solid;
}
.verticalMenu a {
	COLOR: #0061ae;
	text-decoration: none;
}
.verticalMenu a:hover {
	COLOR: #0061ae;
	text-decoration: underline;
}
.verticalMenuRight {
	PADDING-LEFT: 5px;
	BACKGROUND: #ffffff;
	PADDING-BOTTOM: 3px;
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;

	PADDING-TOP: 3px;
	BORDER-TOP: #f1f1f1 1px solid;
}
.verticalMenuRight A {
	COLOR: #111111;
	text-decoration: underline;
}
.verticalMenuRight A:hover {
	COLOR: #ff6600;
	text-decoration: underline;
}
div.newsnav {
	width: 395px;
	text-align: right;
	float: right;
}
/* navigation beetween page */
.pages {
	padding: 1em 1em 2em 1em;
	margin: 1em 0;
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;

}
.pages a, .pages span {
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #0061ae;
	background: #fff;
}
.pages span.current {
	border: 1px solid #0061ae;
	font-weight: bold;
	background: #4096ee;
	color: #fff;
}
.pages a {
	border: 1px solid #8fc800;
	text-decoration: none;
}
.pages a:hover {
	border-color: #4096ee;
}
.pages a.nextprev {
	font-weight: bold;
}
.pages span.nextprev {
	color: #666;
}
.pages span.nextprev {
	border: 1px solid #ddd;
	color: #999;
}
#wrapper {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 1000px;
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#header {
	margin: 0 0 15px 0;
}
#main {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 990px;
	font-family: "Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border:1px solid #0E1656;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left:5px;
	padding-right:5px;

}
}
#side {
	float: right;
	width: 185px;
	margin-right:5px;
	text-align: left;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 5px;
}
#content {
	margin: 0px;
	float: left;
	width: 800px;
	text-align: center;
}
#footer {
	clear: both;
	text-align: center;
	font-size: .9em;
	width: 999px;
	font-weight: normal;
}
div#content#h2 {
	margin: 0px;
}

