body, html, div, font, p, td {
	color: #808080;
	font-family: Trebuchet MS;
	font-size: 9px;
	margin: 0;
	padding: 0;
        cursor: default;
}

.entrytext{
font-weight: normal;
}
h1 {
	background: #3b6377;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 15pt;
	line-height: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-bottom: 9px;
        background-image:url(mainheader.png);

}
h2 {
	background: #0e0e0e;
	font-family:trebuchet ms;
	font-size:9px;
	color:#808080; 
	font-weight:normal;
	font-style:normal;
	line-height: 10pt;
	text-transform: none;
	text-align: #;
	margin: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 0px dashed #27bec0;


}
h3 {
	background: #0e0e0e;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 9px;
	line-height: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #101010;

}
h4 {
	background: 0e0e0e;
	color: #808080;
	font-family: Trebuchet MS;
	font-size: 9px;
	line-height: 8pt;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 0px dashed #27bec0;

}


	{


}
.special {
	font-family: Tahoma;
	font-size: 7pt;
	color: #293763;
	font-weight: bold;
	line-height: 7pt;
}



a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: none;
	font-size: 9px;
	font-family: trebuchet ms;
	color: #5b95aa;
	cursor: default;
}
a:hover { 
	text-decoration: underline;
	font-weight: none;
	font-family: trebuchet ms;
	color: #707070;
	cursor: default;
}



input, select {
	color: #808080;
	background: #0e0e0e;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}
TEXTAREA {
	color: #808080;
	background: #0e0e0e;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma; 
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}

background-color:#000000;


}
a img {
border: 3px solid #121212;
}
a:hover img {
border: 3px solid #5b95aa;

}



blockquote {
color: #707070;
text-align: left;
border-left: 1px solid #202020;
border-right: 1px solid #202020;
border-top: 1px solid #202020;
border-bottom: 1px solid #202020;
padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
background: #0e0e0e;
background-repeat: repeat;
}

b{color: #3b6377;}
i{font-size:9px; color: #3b6377;font-weight: none;}
u{border-bottom:1px dotted #3b6377; color: #000000;}