/* CSS Document */

BODY          {
scrollbar-width: 2em; 
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #0099FF; 
scrollbar-highlight-color: #0099FF;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000;
scrollbar-arrow-color: #0099FF;
color:#FFFFFF;
margin:0px;
padding:0px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
background:#000000 url(images/background.jpg) no-repeat  top center scroll;
}
.style1 {color: #FF0000}
p {
margin:0px;
padding: 3px 0px;
} 
A        {
font-weight:bold; 
text-decoration:none; 
color: #CC0000;
}
A:hover       {
	color: #FF0000;
}
input, select, textarea, option, button, submit {
border:1px solid #0099FF;
}
#text_div {
background-color:#333333;
width: 684px;
text-align:left;
}
#request {
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}
#request input, #request select, #request textarea, button, submit {
background-color:#FFFFFF;
color:#505050;
width:98%;
}
h1, h2, h3, h4, h5, h6 {
margin:0px;
padding:0px;
}
h1 {
font-size:20px;
}
h2 {
font-size:16px;
}
h3 {
font-size:14px;
}
h4 {
font-size:13px;
}
h5 {
font-size:12px;
}
h6 {
font-size:10px
}			   
.style2 {
	color: #000000;
	padding: 7px;
}
