a:link,a:visited,a:active,a:hover, h1, h2, body, td, b, strong, 
 .ptxt, .etxt, textarea, input, select { 
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
font-size: 12px;
line-height: 18px;
text-decoration: none;
color: White;
font-weight: normal}

a:link,a:active, a:visited {
	font-size: 12px;
	color: #899e00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #FFA500;
	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: #272727;
background-repeat: repeat;
background-attachment : fixed;
background-position : top left;
margin-top: 15px;
margin-left: 20px;
}

body, html {
scrollbar-face-color:#272727;
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: #899e00;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

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

textarea, input, select {
	color: black;
}

.input1, .input2, .input3, .input4{
	background-color: #ffffff;
}

.input4{
	height: 100px;
	overflow: visible;
}

.hilite{
	color : #FFA500;
}

