a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #e60000;
	text-decoration : underline;
}

a.side {
	color : #005599;
	text-decoration : none;
}

a:hover.side {
	color : #005599;
	text-decoration : underline;
}

a.white {
	color : #005599;
	text-decoration : none;
}

a:hover.white {
	color : #005599;
	text-decoration : underline;
}

a.white, li.white a {
	color: #000;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #000;
	text-decoration: underline;
}

a.red, li.red a {
	color: #b90000;
	text-decoration: none;
}

a:hover.red, li.red a:hover {
	color: #b90000;
	text-decoration: underline;
}

a.white1 {
	color : #fff;
	text-decoration : none;
}

a:hover.white1 {
	color : #000;
	text-decoration : underline;
}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0px;

}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #eee;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #005599;
}
 
.outer-border {
	border : 1px solid #000;
}

.outer-border1 {
	border-top : 0px solid #000;
	border-bottom : 0px solid #000;
	border-left : 1px solid #000;
	border-right : 1px solid #000;
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	background-image: url(images/subhead.gif);
	height: 30px;
	padding-left : 70px;
	padding-right: 15px;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.full-header_l {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;

	background-image: url(images/top_l.gif);
	background-repeat: no-repeat;
	background-position: left top;

	height: 116px;
	margin: 0px;
}

.full-header_c {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	background-image: url(images/top_c.gif);

	background-position: left top;


	height: 116px;
	margin: 0px;
}

.full-header_r {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000;
	background-image: url(images/top_r.gif);
	background-repeat: no-repeat;
	background-position: right top;

	height: 116px;
	margin: 0px;
}

.footer {
	text-decoration: none;
	font-size: 8pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin-left: 26px;
	margin-right: 26px;
	color : #555;
	padding-left : 10px; padding-right : 10px;
}

.footer_r {
	text-decoration: none;
	font-size: 8pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	margin-left: 26px;
	margin-right: 26px;
	padding: 20px;
	color : #555;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #f8f8f8;
	border : 1px solid #ccc;
}

.main-table {
	padding : 0px;
	margin : 0px;
}

.main-body {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 4px 0px 5px 0px;
}

.side-body {
	font-size : 11px;
	color : #777;
	background-color : #f6f6f6;
	padding : 4px;
}

.center {
	margin : 0 auto;
}

.main-bg {
	color : #555;
	background-color : #fff;
	padding : 10px 0px 10px 0px;
}

.border {
	border : 1px solid #000;
}

.borderpanel {
	border : 1px solid #e1e1e1;
}

.borderd {
	border : 1px dashed #000;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color : #777;
	background-color : #fff;
	padding : 10px 5px 10px 10px;
	width: 175px;
}

.side-border-right {
	color : #777;
	background-color : #fff;
	padding : 10px 10px 10px 5px;
	width: 175px;
}

.news-category {
	border: 0px none;
	float: left; margin-left:0; margin-right:5px; margin-top:3px; margin-bottom:0
}

.news-footer {
	font-size : 10px;
	color : #555;
	background-color : #F1F2FB;
	padding : 3px 4px 4px 4px;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666;
	background-color : #fff;
	padding : 2px 0px 4px 0px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #666;
	background-color : #f1f1f1;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
}

.tbl-border {
	color : #555;
	background-color : #e1e1e1;
}

.tbl {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 3px;
}

.tbl1 {
	font-size : 11px;
	color : #555;
	background-color : #fff;
	padding : 3px;
}

.tbl2 {
	font-size : 11px;
	color : #555;
	background-color : #F1F2FB;
	padding : 3px;
}

.forum-caption {
	font-size : 11px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 11px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #275E93;
}

.shoutboxname {
	font-weight : bold;
	color : #275E93;
	background-color : #fff;
}

.shoutbox {
	color : #777;
	background-color : #fff;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #fff;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #555;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #555;
	background-color : #fff;
}

.side-label {
	color : #005599;
	background-color : #F1F2FB;
	padding : 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	color: #005599;
	background-color: #f1f1f1;
	margin: 0;
	padding: 0px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #000;
	padding: 0px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-image: url(images/pollbar.gif);
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #026FA4;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #026FA4;
	margin: 2px;
	text-decoration: none;
}

/*Helpers*/
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}


/*IE Fixes*/
* html #main-bg {
	height: 1%;
	width: auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.floatfix {overflow:hidden;}
* html .floatfix {width:100%;}
.center, *[align="center"] {margin: 0 auto;}

/* HEADER
-------------------------------------------------------------------------*/
body {
	background-color: White;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

p {
	font-size : 8pt;
}

#HEADER {
	display: block;
	height: 117px;
	padding:0;
	margin:0;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/bg_header.jpg);
}

#HEADER h1 {
	width: 471px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	height: 112px;
	background-image: url(images/bg_logo_deep.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	margin: 0;
	display: inline;
}

#HEADER h1 a {
	display: block;
	padding: 0 23px 0 0px;
	width: 130px;
	line-height: 52px;
	height: 52px;
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0;
	text-decoration: none;
	display: block;
	font-weight: normal;
}

#HEADER h1 a:hover{
}

#HEADER p.NextPage {
	margin: 32px 0 0 0;
	display: inline;
	width: 20px;
	float: right;

}
#HEADER p.NextPage a {
	width: 20px;
	height: 19px;
	background-color: #CD0000;
	background-image: url(images/next_page.gif);
	background-repeat: no-repeat;
	display: block;
	color: #CD0000;
}

#HEADER p.NextPage a:hover {
	background-color: #E60000;
	background-image: url(images/next_page.gif);
	background-repeat: no-repeat;
	color: #E60000;

}

#HEADER ul {
	list-style: none;
	margin: 87px 0 0 0;
	padding: 0;
	display: inline;
	float: right;
	display: block;
	border-bottom: 5px solid #004278;
	position: relative;
	left: 20px;
}

#HEADER li {
	float:left; margin: 0;
	padding: 0 27px 0 5px;
	list-style: none;
	display: inline;
	background-image: url(images/bg_topnav_li.gif);
	background-repeat: repeat-y;
	height: 25px;
	line-height: 7px;
}

#HEADER li a {
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	position: relative;
	top: -1px;
}

#HEADER li a:hover {
	text-decoration: none;
	position: relative;
	top: -1px;
}
