HTML, BODY {
height: 100%;
}
IMG {
border: none;
}
A {
outline: none;
}
UL  {
color: #FFFFFF;
}
P {
color: #FFFFFF;
}
BODY 
{
	Margin: 0px;
	background-color: #000000;
	background-image: url("../images/body_bg.jpg");
	background-repeat: repeat-y;
	font-family: "Arial", Sans-Serif, serif;
	font-size: 1em;
	padding: 0px;
	text-align: left;
	text-align: justify;
}
h1 {
text-align: right;
color: #006699;
padding: 10px;
margin-bottom: 20px;
margin-top: 10px;
padding-right: 0;
z-index: 10;
position: relative;
font-size: 22px;
}
h2 {
font-weight: bold;
font-size: 16px;
color: #006699;
}
A {
text-decoration: underline;
color: #006699 !important;
}
A:HOVER {
text-decoration: none;
color: #006699 !important;
}
A FONT {
color: #006699;
}
Div {
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0;
padding:0;
}
#content {
padding: 0;
margin: 0;
}
#header {
position: absolute;
top: 0;
left: 0;
background: url("../images/header.jpg") 0 0 no-repeat;
width: 800px;
height: 155px;
z-index: 0;
}
#above_menu {
position: absolute;
top: 155px;
left: 0;
background: url("../images/above_menu.jpg") 0 0 no-repeat;
width: 168px;
height: 151px;
}
#page_image {
position: absolute;
top: 155px;
left: 168px;
width: 172px;
}
.menus {
padding: 0;
margin: 0;
padding-top: 320px;
text-align: left;
width: 168px;
vertical-align: top;
}
.menus ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.menus li {
margin: 0;
padding: 0;
}
.menus a{
text-decoration: none;
display: block;
line-height: 28px;
color: #FFFFFF !important;
font-size: 14px;
background: url("../images/ula.gif") 0 0 no-repeat;
width: 168px;
height: 30px;
}
.menus a:hover {
background-position: 0 -30px;
color: #FFFFFF;
}
.pages {
position: relative;
width: 100%;
padding-top: 90px;
padding-left: 190px;
padding-right: 20px;
vertical-align: top;
z-index: 5;
}
#footer {
font-size: 10px;
color: #777777;
text-align: right;
}
#footer a {
color: #999999;
}
.textarea1 {
font-weight: bold;
background-image: url("../images/form_grad.jpg");
background-repeat: repeat-x;
border: 1px solid #333333;
padding: 3px;
background-color: #0A0D20;
color: #006699;
}
input.submit_button {
font-weight: bold;
color: #006699;
background-image: url("../images/form_grad.jpg");
background-repeat: repeat-x;
border: 1px solid #CCCCCC;
margin-top: 4px;
padding: 2px;
padding-left: 5px;
padding-right: 5px;
background-color: #0A0D20;
}
input.submit_button:hover {
border: 1px solid #006699;
background-position: 0 -7px;
}
input.submit_button:active {
border: 1px solid #333333;
}
input.textbox1 {
width: 200px;
color: #006699;
font-weight: bold;
background-color: #0A0D20;
background-image: url("../images/form_grad.jpg");
background-repeat: repeat-x;
border: 1px solid #333333;
padding: 2px;
}
.form_tbl {
color: white;
}
#right_image {
position: absolute;
left: 820px;
top: 140px;
}