﻿body {
	background-color: #000060 !important;
	padding:0px;
	margin:0px;
	scrollbar-3dlight-color:#000090;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#000060;
	scrollbar-darkshadow-color:#000050;
	scrollbar-face-color:#000060;
	scrollbar-highlight-color:#000080;
	scrollbar-shadow-color:#000040;
	overflow:auto;
}
a:hover {
	text-decoration:none;
	color:red;
}
a {
	font-family:Arial;
	font-size:12px;
	line-height:normsl;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
strong {
	font-family:Arial;
	font-size:11px;
	line-height:normsl;
	color:red;
}
.m_text {
	font-family:Arial;
	font-size:11px;
	line-height:normsl;
	color:#333333;
}
.m2_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:normsl;
	color:#333333;
}
.m1_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
}
.h_text {
	font-family:Arial;
	font-size:12px;
	line-height:normal;
	color:#333333;
}
.h1_text {
	font-family:Arial;
	font-size:12px;
	line-height:normal;
	color:#FFFFFF;
}
.l_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:11px;
	color:#006633;
}
.l1_text {
	font-family:Arial;
	font-size:13px;
	line-height:normal;
	color:#FFFFFF;
}
.c_text {
	font-family:Verdana;
	font-size:11px;
	line-height:normal;
	color:#FFFFFF;
}
.form {
	width:206px;
	height:22px;
	border-color:#3B3C3B;
	border-width:1px;
	background-color:#ffffff;
	font-size:11px;
	font-family:Tahoma;
	border-style:solid
}
.form1 {
	width:101px;
	height:22px;
	border-color:#184E33;
	border-bottom-width:1px;
	border-right-width:1px;
	background-color:#ffffff;
	font-size:12px;
	font-family:Tahoma
}
.form_div {
	height:25px;
	margin-top:3px;
}
a.text {
	color:#333333;
	text-decoration:none;
}
a:hover.text {
	color:#333333;
	text-decoration:underline;
}
a.text1 {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover.text1 {
	color:#FFFFFF;
	text-decoration:underline;
}
Table {
	background-color:#000060;
}
#csstopmenu, #csstopmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#csstopmenu li {
	float: left;
	position: relative;
}
#csstopmenu a {
	text-decoration: none;
}
.mainitems {
	border: 1px solid black;
	border-left-width: 0;
	background-color: #000066;
}
.headerlinks a {
	margin: auto 8px;
	font-weight: bold;
}
.submenus {
	display: none;
	position: absolute;
	width: 150px;
	left: 0;
	background-color: #0E2946;
}
.submenus li {
	width: 100%;
}
.submenus li a {
	display: block;
//width: 10em;
	width: 100%;
	text-indent: 3px;
}
html>body .submenus li a { /* non IE browsers */
	width: auto;
}
.submenus li a:hover {
}
#csstopmenu li>ul {/* non IE browsers */
	top: auto;
	left: auto;
}
#csstopmenu li:hover ul, li.over ul {
	display: block;
}
html>body #clearmenu { /* non IE browsers */
	height: 3px;
}

