body {
  background: #000000 url("checkbrt2.jpg") repeat-y fixed top left;
 
}

h1 {
	text-align: center;
	font: 1em "Times New Roman";
}

p {
	text-align: justify;
	font: 1em white "Times New Roman";
	color: white;

}

h2 {
	text-align: center;
	font: 0.75em white "Times New Roman";
	color: white;
}



body {
scrollbar-face-color: #949494;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #949494;
scrollbar-darkshadow-color: #949494;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000000;
}

A:visited {COLOR: #ffc519; TEXT-DECORATION: none;}
A:link {COLOR: #ffc519; TEXT-DECORATION: none;}
A:hover {COLOR: #cc0202; TEXT-DECORATION: underline overline;}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #949494;
}


body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p {
	margin: 20px 210px 5px 210px;
}
