﻿body {
	margin:0px;
	background-color: #206863;
	font-family:Arial;
	font-size:.8em;
}
a {
	color: #A40404;
}

a:hover
{
   color: #A40404;
   font-weight: bold; 
}

h1 {
	background:url(../images/rectangle.gif) no-repeat left center;
	padding-left:15px;
	margin-left:5px;
	font-size:1.7em;	
}

.Footer {
	width:782px;
	margin:0px auto 0px auto;
	color:#494949;
}

.FIO {
	font-size:.85em;
	color:#838383;
	text-align:center;
}

a.FIOA {
	color:#838383;
}

.MenuHolder {
	text-align:left;
	background:url(../images/menu/menuslice.jpg) repeat-x;
	border: solid 1px #42817c;
}

.MenuItem {
	margin-right:5px;
	font-size: 12px;
	border-bottom: solid 1px #68d0c7;
}
a.MenuItemA {
	color:#ffffff;
	text-decoration: none;
}

a.MenuItemA:hover {
	color:#ff7300;
	text-decoration: none;
}

a.MenuItemAOn {
	color:#ff7300;
	text-decoration: none;
}

.Header {
	width:782px;
	margin:10px auto 0px auto;
}

.MainBody {
	width:782px;
	margin:0px auto 0px auto; 
	background:url(../images/header/acrosspicture.gif) repeat-y;
	padding:0px 6px 0px 6px;
}

.HeaderPic {
	width:779px;
	background:url(../images/home/behindpicture.gif) repeat-x;
	padding:0px 11px 10px 11px;
}

.BodyContent {
	background:#ffffff;
	padding:1px 5px 5px 0px; 
	font-size:.8em;
}
.ContactUsInput
{
    font-family: Verdana; 
    color: #38424b; 
    font-size: 12px;
}