.backbg {
	background-image: url('backbg.jpg');
 display: block; font-family: arial, arial, serif;
 font-size: xx-small;
 scrollbar-face-color: black;
 scrollbar-shadow-color: gray;
 scrollbar-highlight-color: black;
 scrollbar-3dlight-color: gray;
 scrollbar-darkshadow-color: black;
 scrollbar-track-color: black;
 scrollbar-arrow-color: gray;
}
.toplink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.toplink:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.toplinkbg{
	background-color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.bottomterms {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.link
{
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
	font-family: arial;
	TEXT-DECORATION: none;
	font-weight: normal;
}
.link:hover
{
	FONT-SIZE: 11px;
	COLOR: #CCCCCC;
	font-family: arial;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
.bottomtext {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
}
.horline {
	background-image: url('images/hordot.jpg');
	background-repeat: repeat-x;
	background-position:  center 50%;
}
.dropdownlist {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EBE9E9;
}
.clstitle
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #CCCCCC;
	font-family: Arial;
	text-decoration: none;
}
.textmatter {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.registerlink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.blackwhite
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    font-family: Arial;
    background-color: #333333
}
.normal
{
    FONT-SIZE: 11px;
    COLOR: #cccccc;
    font-family: arial, arial
}
.clscontent
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    font-family: Arial;
    TEXT-ALIGN: justify;
    FONT-ALIGN: justify
}
.castinghtext {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.blackwhitesubmit
{
    FONT-SIZE: 12px;
    COLOR: #999999;
    font-family: Arial;
    background-color: #1F1D1D
}.submitfield {
	background-color: #666666;
}

