a:link,a:visited,a:active,a:hover, h1, h2, body, td, b, strong, 
 .ptxt, .etxt, textarea, input, select { 
font-family:  trebuchet, geneva, verdana, helvetica, arial, sans-serif;
font-size: 11px;
text-decoration: none;
color: White;
font-weight: normal}

a:link,a:active, a:visited {
	font-size: 11px;
	color: #8B0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #778899;
	font-weight: bold;
	text-decoration: none;
}

h1 {
font-size: 16px;
font-weight: bold;
}

h2 {
padding-top: 10px;
font-size: 13px;
font-weight: bold;
}


body {
background-color: #13181e;
background-repeat: repeat;
background-attachment : fixed;
background-position : top left;
margin-top: 15px;
margin-left: 20px;
}

body, html {
scrollbar-face-color:#13181e;
scrollbar-highlight-color:#12181d;
scrollbar-3dlight-color:#696969;
scrollbar-darkshadow-color:#696969;
scrollbar-shadow-color:#12181d;
scrollbar-arrow-color:#696969;
scrollbar-track-color:#0D1115;
}

img {border: 0px solid #FFFFFF;}

b, strong {font-weight: bold;}

.ptxt {
color: #ffffff;
line-height: 16px;
text-align: left;
vertical-align: top;
}

.etxt {
	color: #778899;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.asterix{
	color: #778899;
	font-size: 11px;
}

textarea, input, select {
	color: black;
}


