@charset "utf-8";

* { margin: 0; padding: 0; outline: 0 }

body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	text-align: center;
	background-image: url(../img/backscan.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	margin-top: 0px;
	background-attachment: scroll;
}

img.float-left {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #DCDCDC;
	padding: 2px;
	background-color: #F2F3F3;
}
img.float-center {
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #DCDCDC;
	padding: 5px;
	text-align: center;
	background-color: #F2F3F3;
}
img.float-right {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: #F2F3F3;
	border: 1px solid #DCDCDC;
	padding: 2px;
}
img.right-none {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 2px;
}

#wrap {
	background-color: #FFFFFF;
	text-align: center;
	width: 800px;
	margin: 0 auto;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	
}
h2 {
	font-family: verdana;
	font-size: 15px;
	text-align: left;
}
h3    {
	padding: 10px;
	margin: 0;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
}
h4.back-row {
	background-color: #F2F3F3;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}
h4 {
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}
p    {
	padding: 10px;
	margin: 0;
	text-align: left;
}


#header {
	border-top-width: 3px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image:url(../img/header-elite.jpg);
	position:relative;
	clear:none;
	float:none;
	text-align:center;
	height:190px;
	width:790px;
	
}
#header img {
	border: 1px solid #6C6C6C;
}

/* header links */
#header #header-links {
	float:right;
	top: 1px;
	right: 118px;
	color: #000000;
	font-size: 10px;
}
#header #header-links a {
	color: #000000;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #838181;
}

#nav {
	width: 790px;
	margin: 0px;
}
#nav ul {
	float: left;
	list-style: none;
	background: url(../images/nav.jpg) repeat-x;
	width: 790px;
	text-transform: uppercase;
	padding: 0;
	display: inline;
	margin-left: 5px;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #84A6C2;
	border-left-color: #86A8C4;
	font-family: VERDANA;
	font-size: 9px;
	line-height: 2.5em;
	font-weight: bold;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: url(../images/nav-hover.jpg) repeat-x;	
}
#nav ul li#current a {	
	background: url(../images/nav-current.jpg) repeat-x;	
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 18%;
	padding-bottom: 0;
	height: 100%;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}	
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../imG/dots.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #030303;
	background-image: url(../imG/dots.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;
	background-image: none;
	color: #030303;
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar .frm_login .form-left {
	text-align: left;
	padding-left: 5px;
	font-family: verdana;
	font-size: 10px;
}
#sidebar .frm_login input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
#sidebar .frm_login input.button {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #407282;
	font-weight: bold;
	border: 1px solid #333333;
	padding: 2px;
	margin: 3px;
}




#content_wrap  {
	background-color: #F9FAFA;
	float: left;
	width: 790px;
	position: relative;
	background-image: url(../img/menu_pattern.png);
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#main {
	float: right;
	height: 100%;
	width: 80%;
	display: inline;
	margin-bottom: 0px;
	padding-left: 3px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	padding-right: 3px;
}
#main ul.central {
	text-align: left;
}

#main ul.central li  {
	padding: 5px;
	margin-left: 20px;
}
#main  ul.central  li a  {
	text-decoration: none;
	color: #030303;
}
#main   ul.central   li  a:hover  {
	text-decoration: none;
	color: #818181;
}
#main      ul li a.underline       {
	text-decoration: underline;
	color: #030303;
}
#main        div.float-left         {
	float: left;
	text-align: left;
	width: 50%;
	clear: left;
}
#main         div.float-right         {
	float: right;
	text-align: left;
	width: 50%;
	clear: right;
}
#main div.left-img {
	float: left;
	display: block;
	clear: both;
}
table#alter {
	margin-left: 40px;
}
table#alter  tr  {
	background-color: #F9FAFA;
}
table#alter  tr.dif  {
	background-color: #F2F3F3;
	text-align: center;
}
table#alter tr.dif td {
	text-align: center;
}







/* bottom */
#footer-bottom {
	clear: both;
	color: #333333;
	margin: 0 auto;
	width: 790px;
	padding: 3px 0;
	text-align: center;
	background-color: #D1D6DB;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
