body
{
color: white;
font-family: verdana;
font-size: 10px;
}
.mainBody
{
color: white;
font-family: verdana;
font-size: 10px;
background-color: #0d0c0a;
background-image: url('../images/backgroundNew.jpg');
background-repeat: no-repeat;
background-position: center; 
}
.frameBody
{
color: white;
font-family: verdana;
font-size: 10px;
background-color:transparent;
scrollbar-arrow-color: black;
scrollbar-base-color: 474747;
scrollbar-dark-shadow-color: 474747;
scrollbar-track-color: 333333;
scrollbar-face-color: 545454;
scrollbar-shadow-color: 474747;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: 474747;
}
td 
{
color: white;
font-family: verdana;
font-size: 10px;
}
input
{
font-family: verdana;
font-size: 10px;
height:17px;
}
select
{
font-family: verdana;
font-size: 10px;
height:17px;
}
textarea
{
font-family: verdana;
font-size: 10px;
}
.headerStyle0 
{
color: #e14545;
font-family: Arial;
font-size: 14px;
letter-spacing:-1;
font-weight:bold;
}
.headerStyle1 
{
color: #969696;
font-family: Arial;
font-size: 14px;
letter-spacing:-1;
font-weight:bold;
}
.headerStyle2 
{
color: white;
font-family: Arial;
font-size: 14px;
letter-spacing:-1;
font-weight:bold;
}
a 
{
color:#FFFFFF;
text-decoration:none;
}
a:hover
{
color:#FFFFFF;
text-decoration: underline;
}
.grayText
{
color:#b7b7b7;
}
.imgBorder
{
	border-width:1px;
	border-color:#000000;
}