@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
body {
	background-image: url(./images/background10.jpg);
	background-repeat: repeat-x;
	background-color: #010101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	background-color: #010101;
	width:850px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	padding: 0px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 19px;
	color: #ffffff;
	margin-top: 0px;
	font-style: normal;
	line-height: 1.1;
	text-transform: capitalize;
}

h2{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 0px;
	font-style: normal;
}

#header {
	background-image: url(./images/header10.jpg);
	background-repeat: no-repeat;
	width:850px;
	height:140px;
	background-origin: border-box;
	vertical-align: top;
	border: 0;
	padding: 0px;
    margin: 0px;
	background-color:#010101;
}

#footer {
	width:850px;
	background-color:#010101;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
}
#copyright {
	width:850px;
	height: 15px;
	background-color:#ab1113;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
 #content  {
	background-color:#010101;
	width: 850px;
	max-width:850px;
	line-height: 1.5em;
	margin: 0px;
	float: right;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}

 #content_wrapper {
    width:850px;
	background-color:#010101;
	border: 0;
	margin: 0px;
	padding-top: 20px;
	float: right;
} 

#leftcol  {
	background-color:#010101;
	width: 580px;
	max-width:580px;
	line-height: 1.5em;
	margin: 0px;
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#rightcol  {
	background-color:#010101;
	width: 200px;
	max-width:200px;
	line-height:1.5em;
	margin: 0px;
	float: right;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navigation {
    width:200px;
	height:400px;
    float:left;
    margin-right:2%;
    border:2px solid #ffffff;
    background-color:#ab1113;
    padding: 10px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    
}
#navigation a:link {
	color: #ffffff;
	text-decoration: none;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding:5px;
	margin: 2px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding:5px;
	margin: 2px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
#navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff0000;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

#navigation a:active {
   color: #ffffff;
	text-decoration: none;
    background-color: #ff0000;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.smalltext {
	font-size: 10px;
}
.boldtext {
	font-weight: bold;
}
.sitelinks {
	font-size: 9px;
	line-height: 1.7em;
	text-align: center;
	color: #FFFFFF;
}
.sitelinks.a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sitelinks.a:visited {
	text-decoration: none;
	color: #ffffff;
}
.sitelinks.a:hover {
	text-decoration: underline;
	color: #cccccc;
}
.sitelinks.a:active {
	text-decoration: none;
	color: #cccccc;
}
.greytext  {
	color: #cccccc;
	font-weight: bold;
}

h1.h1_class{ margin:0px; padding:0 5px 0 0; font-size:6px; font-weight:normal; text-align:right;}
h2.h2_class{ margin:0px; padding:0px; font-size:11px; font-weight:normal; display:inline;}
.h3_class{ padding:0px; font-size:11px; font-weight:normal;}
.small7 {font-family:Arial; font-size:7pt; color:#000000; font-weight:normal;}
.small8 {font-family:Arial; font-size:8pt; color:#000000; font-weight:normal;}

