body
{ 
	background-color:#191919;
	background-image:url(../images/bg.jpg);	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titles {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#CCCCCC;
}

.hometext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
}

.login {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
    font-weight: normal;	
	color: #999999;
}


.text1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
    font-weight: normal;	
	color: #999999;
	line-height: 18px;
}

.text1 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
    font-weight: normal;	
	color: #999999;
	line-height: 18px;
}

a.text1:link  		{text-decoration:underline; color:#999999}
a.text1:visited 	{text-decoration:underline; color:#999999}
a.text1:active 		{text-decoration:underline; color:#FFFFFF}
a.text1:hover		{text-decoration:underline; color:#FFFFFF}

.prop_list {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
    font-weight: normal;	
	color: #999999;
	line-height: 26px;
}

a.prop_list:link  		{text-decoration:underline; color:#999999}
a.prop_list:visited 	{text-decoration:underline; color:#999999}
a.prop_list:active 		{text-decoration:underline; color:#FFFFFF}
a.prop_list:hover		{text-decoration:underline; color:#FFFFFF}

.textw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: bold;
	color: #FFFFFF;
}

.main_nav {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #999999;
	padding-left: 25px;
	padding-right: 18px;
}

a.main_nav:link  	{text-decoration:none; color:#999999}
a.main_nav:visited  {text-decoration:none; color:#999999}
a.main_nav:active 	{text-decoration:none; color:#CCCCCC}
a.main_nav:hover	{text-decoration:none; color:#CCCCCC}

.footlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}

a.footlinks:link  	{text-decoration:underline; color:#CCCCCC; font-weight:normal}
a.footlinks:visited {text-decoration:underline; color:#CCCCCC; font-weight:normal}
a.footlinks:active 	{text-decoration:underline; color:#FFFFFF; font-weight:normal}
a.footlinks:hover	{text-decoration:underline; color:#FFFFFF; font-weight:normal}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BBBBBB;
}

a.footer:link  	{text-decoration:underline; color:#BBBBBB; font-weight:normal}
a.footer:visited {text-decoration:underline; color:#BBBBBB; font-weight:normal}
a.footer:active 	{text-decoration:underline; color:#FFFFFF; font-weight:normal}
a.footer:hover	{text-decoration:underline; color:#FFFFFF; font-weight:normal}

.footer_va {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BBBBBB;
}

a.footer_va:link  	{text-decoration:underline; color:#BBBBBB; font-weight:normal}
a.footer_va:visited {text-decoration:underline; color:#BBBBBB; font-weight:normal}
a.footer_va:active 	{text-decoration:underline; color:#FF9900; font-weight:normal}
a.footer_va:hover	{text-decoration:underline; color:#FF9900; font-weight:normal}

.header_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #787873;
}

.header_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
}

.header_b a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
}


.header_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #E6050C;
}

.header_d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	font-style:italic;
	color: #BF995B;
}

.header_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
}

a.header_text:link  	{text-decoration:underline; color:#777777; font-weight:normal; font-style:italic; font-size:14; font-weight: bold;}
a.header_text:visited   {text-decoration:underline; color:#777777; font-weight:normal; font-style:italic; font-size:14; font-weight: bold;}
a.header_text:active 	{text-decoration:underline; color:#777777; font-weight:normal; font-style:italic; font-size:14; font-weight: bold;}
a.header_text:hover	    {text-decoration:underline; color:#777777; font-weight:normal; font-style:italic; font-size:14; font-weight: bold;}

.main_title{
	font-family: Arial, Helvetica, sans-serif;
	color:#E6050C;
	font-size:18px;
	font-weight:bold;
}

.input
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 2px;
	background: #777777;
	border: 1px solid #333333
}