a:link, a:visited, a:active, a:hover,  h1,  body,  td,  b, strong,  .ptxt, .htxt, .headingsr, .headingss {
font-family: "Trebuchet MS", verdana, geneva, san-serif;
font-size: 13px;
text-decoration: none;
color: White;
font-weight: normal;
}

a:link,a:active, a:visited {
font-size: 13px;
color: Gray;
font-weight: bold;
text-decoration: none;
}

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

body {
background-color: #202020;
margin : 0px 0px 0px 0px;
background-attachment : fixed;
background-repeat : no-repeat;
border-left : 1px solid #808080;
padding: 10px;
}

.bluearea {
background-color: #202020;	
}

body, html {
scrollbar-face-color:#202020;
scrollbar-highlight-color:#202020;
scrollbar-3dlight-color: #808080;
scrollbar-darkshadow-color: #202020;
scrollbar-shadow-color: #202020;
scrollbar-arrow-color: #808080;
scrollbar-track-color:#202020;
}


img {border: 0px solid #FFFFFF;}

b, strong {font-weight: bold;
line-height: 18px;
font-size: 12px;
}

/*page text */
.ptxt {
vertical-align : top;
color: White;
line-height: 17px;
font-size: 12px;
text-align : left;
}

.htxt {
vertical-align : top;
color: Silver;
line-height: 17px;
font-size: 12px;
font-weight: bold;
}

.headings {
vertical-align : top;
text-align :left;
font-weight : bold;
font-size: 14px;
color: #ffffff;
}

.headingsr {
vertical-align : top;
text-align : center;
font-weight : bold;
font-size: 15px;
color: White;
}

.headingss {
vertical-align : top;
text-align : center;
font-weight : bold;
font-size: 12px;
color: White;
}


ul {
	margin : 5px 0px 5px 20px;
}


/* copyright notice */
#copypos{
position: absolute;
top: 10px;
left:30px;
font-family: arial, verdana,geneva, helvetica,  sans-serif;
font-size: 10px;
text-decoration: none;
color: #ABABAB;
font-weight: normal;
}

/* stwd notice */
#tagpos{
position: absolute;
top: 10px;
right: 30px;
font-family: arial, verdana,geneva, helvetica,  sans-serif;
font-size: 10px;
text-decoration: none;
color: #ABABAB;
font-weight: normal;
}
