img {
	border: 0;
}

a {
	color: #00285a;
}

a:hover {
	background: #00285a;
	color: #dca03c;
}

body, td {
	text-align: left;
}

hr {
	background-color: #00285a;
	color: #00285a;
	border: 1;
}

li {
	margin-bottom: 5px;
}

span.mainlevel {
	display: block;
	height: 50px;
}
.tablebg {
	border: #00285a 2px solid;
}

.bigblue {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #00285a;
	line-height: 34px;
}

.brown {
	color: #dca03c;
}

.field {
	margin-top: 10px;
	background: #dca03c;
	border: #00285a 2px inset;
	padding: 2px 5px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #00285a;
	width: 350px;
}

.submit {
	margin-top: 10px;
	background: #dca03c;
	border: #00285a 2px inset;
	padding: 2px 5px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00285a;
	width: 200px;
}

#tob table {
	display: block;
	max-height: 310px;
	height: 310px;
	overflow: hidden;
}

#tob td td {
	font-family: Helvetica,Arial,sans-serif;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
}

#tob td td img {
	margin-right: 15px;
	text-align: justify;
	vertical-align: top;
	height: 250px;
}

#toh td td {
	text-align: center;
	vertical-align: top;
}

#page  {
	border: 1px solid #00285a;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 10px;
	font-size: 14px;
	color: #00285a;
	text-align: center;
}

#page-bg  {
	background: #e6e6e6 url(../images/background.png) 0 0 repeat-y;
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px;
	font-size: 14px;
	color: #00285a;
}

#header {
	position: absolute;
	background: #00285a;
	width: 100%;
	height: 115px;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 415px;
	height: 94px;
	background: url(../images/logo.png) 0 0 no-repeat;
	cursor: pointer;
}

#slogan {
	position: absolute;
	left: 425px;
	top: 10px;
	height: 94px;
	font-family: Helvetica,Arial,sans-serif;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 26px;
	font-weight: bold;
	line-height: 94px;
	color: #dca03c;
}

#main-navigation {
	position: absolute;
	left: 0px;
	top: 115px;
	width: 100%;
	height: 35px;
	background: #dca03c;
}

#main-navigation a {
	font-family: Helvetica,Arial,sans-serif;
	margin-left: 10px;
	padding: 2px 5px;
	font-size: 18px;
	font-weight: bold;
	color: #00285a;
	line-height: 33px;
	text-decoration: none;
}

#main-navigation a:hover {
	background: #00285a;
	color: #dca03c;
}

#main-navigation a#active_menu {
	font-family: Helvetica,Arial,sans-serif;
	margin-left: 10px;
	padding: 2px 5px;
	font-size: 18px;
	font-weight: bold;
	color: #00285a;
	line-height: 33px;
	text-decoration: underline;
}

#main-navigation a#active_menu:hover {
	background: #00285a;
	color: #dca03c;
}

#main {
	position: relative;
	width: 99%;
}

#left {
	position: absolute;
	left: 10px;
	width: 170px;
}

#left a {
	background: #dca03c;
	border: #00285a 2px inset;
	display: block;
	width: 160px;
	font-family: Helvetica,Arial,sans-serif;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #00285a;
	text-align: center;
	text-decoration: none;
}

#left a:hover {
	background: #00285a;
	border: #00285a 2px outset;
	color: #dca03c;
}

#left a#active_menu{
	background: #dca03c;
	border: #00285a 2px inset;
	display: block;
	width: 160px;
	font-family: Helvetica,Arial,sans-serif;
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #00285a;
	text-align: center;
	text-decoration: underline;
}

#left a#active_menu:hover {
	background: #00285a;
	border: #00285a 2px outset;
	color: #dca03c;
}

#main-block {
	position: absolute;
	top: 160px;
}

#content {
	margin-left: 220px;
	width: 770px;
}

#bottom {
	position: fixed;
	left: 10px;
	bottom: 10px;
}

#number {
	width: 185px;
	height: 70px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #dca03c;
	text-align: right;
}

#number input {
	margin-top: 10px;
	background: #dca03c;
	border: #00285a 2px inset;
	padding: 2px 5px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00285a;
}