
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#001750;
	
	margin-top: 0px;
	margin-left: 0px; 
	
	margin-right: 0px;

	}
	.top_bg
{
	background : url(images/top.jpg);
	background-attachment : fixed;
	background-position :left;
	background-repeat :no-repeat;
		
}

.page_bg
{
	background : url(images/top_bg.jpg);
	background-attachment : fixed;
	background-position :top;
	background-repeat :repeat-x;
		background-color: #001750;
}

	.table_bg
{
	background : url(images/splash.jpg);
	background-attachment : fixed;
	background-position :center;
	background-repeat :no-repeat;
		
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D9BC7A;
	}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D9BC7A;
	}

/* ================================================================= */
/* [ SIDE NAVIGATION STYLES ]                                           */
/* ================================================================= */

#sidenav {
	width: 150px;
	margin: 0px;
}

#sidenav table {
	background-color: #023067;
}
#sidenav div {
	
}

#sidenav a, #sidenav span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D9BC7A;
	text-decoration: none;
	text-align: right;
	display: block;
	border-bottom: 1px #E9B31D solid;
	background: #023067;
	margin: 0px 10px 0px 0px;
	padding: 8px 2px 1px 0px;
}

#sidenav a:active, #sidenav a:visited {
	color: #D9BC7A;
}

#sidenav a:hover {
	color: #FAE8C4;
	background: #001750;
}

#sidenav a.sub, #sidenav span.sub {
	border-bottom: none;
}

#login a:link, #login a:active, #login a:visited {
	color: #E6DDE8;
	text-decoration: none;
	text-align: right;
	display: block;
	border: 1px #999999 solid;
	border-left: none;
	background: none;
	margin: 10px 0px 0px 0px;
	padding: 10px 11px 1px 0px;
}

#login a:hover {
	color: #0C419A;
	background: #C4E6F0;
}

/* ================================================================= */
/* [ Navigation ]                                           */
/* ================================================================= */
A {
	color: #D9BC7A;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, helvetica;
	text-decoration: none;
}

A:active {
	color: #E6DDE8;
}

A:hover {
	color: #E6DDE8;
}

A.navi {
	color: #D9BC7A;
	font-weight: bold;
	font-size:9px;
	font-family: verdana, helvetica;
}

A.navi:hover {
	color: #E6DDE8;
}

A.navi:active {
	color: #E6DDE8;
}

A.top {
	color: #080703;
	font-weight: bold;
	font-size: 16px;
	font-family: verdana, helvetica;
	text-decoration: none;
}

A.top:active {
	color: #B18D04;
}

A.top:hover {
	color: #B18D04;
}


.footer
{ color: #D9BC7A; font-weight: normal; font-size: 9px; font-family: verdana, helvetica; text-decoration: none }

.caption 
{ color: #D9BC7A; font-style: normal; font-weight: normal; font-size: 14px; font-family: verdana, helvetica }
 .cap
{ color: #D9BC7A; font-style: normal; font-weight: normal; font-size: 13px; font-family: verdana, helvetica }

/* ---------------------------------------------------------------- */
