body, table {
	background-color: #44454F;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 9px;
	text-align: justify;
	color: #999999;
	line-height: 11px;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#1d1d1d;
scrollbar-shadow-color:#333333;
scrollbar-3dlight-color:#292929;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#292929;
scrollbar-darkshadow-color:#292929
}

a {color: #80A6C4;
	text-decoration: none;}
a:hover {
	color: #C6811D}
	b{color: #c0c0c0}

a img {
	border: 2px solid #cccccc;}

table, tr, td {
	font-size: 9px;
}

.navigation {background-color:#38383F;
                    padding: 3px;
                    line-height: 11px;
                      border-bottom:1px solid #44454F;
}
   
textarea, input, select, button {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #999999;
	cell-spacing: 2px;
	padding: 3px;
	background-color: #E0DFDD;
	border-style: solid;
	border-right: #808080 1px solid;
	border-left: #808080 1px solid;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
}

h1 {
color: #DD7DA6;
text-decoration: none;
text-align: left;
text-transform:uppercase;
font-size: 5.5pt;
font-family: Tahoma;
margin-bottom: 0px;
padding-left: 10px;
letter-spacing:3px;
	background-color: #000000;
	font-weight: bold;
	line-height: 18px;
}

h2 {
color: #808080;
text-decoration: italic;
text-align: left;
padding-left:5px;
margin-bottom: 1px;
margin-top: 0px;
font-size: 10px;
font-weight: normal;
	background-color: #000000;
	line-height: 12px;
}