﻿/*Default Stlyle */
body {
	margin: 0px;
	background-color:#5B0101;
	background-image:url('bg.jpg');
		background-repeat:repeat-x;
	}

/* ---------------------------------- */
/* Menu Styles */
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-left:15px; 
	padding-right:15px;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #fff;
}
.footer a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.footer a:active {
	text-decoration: none;
	color: #FFFF00;
}

.click {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
.click:link {
	text-decoration: none;
}
.click:visited {
	text-decoration: underline;
	color:  #000;
}
.click:hover {
	text-decoration: none;
	color:  #FF0000;
}
.click:active {
	text-decoration: underline;
	color: #FF0000;
}

#menu a, #menu a:visited {
  text-decoration:none; 
  color: #000; 
  display:block; 
  width:183px; 
  border-bottom:1px dashed #FFFFFF;  
  padding:0.5em; font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  }

#menu a:hover {
  border-bottom:1px dashed #FFFFFF; 
  text-align:left;
  color: #fff;
  background-color:#000000;
  }
.leftlist1 {
	margin-left:2px;
	padding-left:1px;
	list-style: none; margin-top:0px;
}
.leftlist1 li {
	padding-left:10px;
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 0 60%; 
	line-height:20px; border-bottom:1px  solid  #666666;
}
.leftlist1 li a {
	font-family:Arial;
	font-size:12px;
	 color: #CCCCCC; text-decoration:none;
}
.leftlist1 li a:hover {
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFF99;
}

#stylefive{position:relative;display:block;height:25px;font-size:11px;;font-family:Arial; margin-left:150px;}
#stylefive ul{margin:0px;padding:0;list-style-type:none;width:auto; margin-left:0px;}
#stylefive ul li{display:block;float:left;margin:0;}
#stylefive ul li a{display:block;float:left;color:#B18F38;text-decoration:none;padding:3px 10px 0 10px;height:25px;}
#stylefive ul li span{display:block;float:left;color:#B18F38;text-decoration:none;padding:3px 0px 0 0px;height:25px;}
#stylefive ul li a:hover{color: #fff;}

.a {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}
.a:link {
	text-decoration: underline;
}
.a:visited {
	text-decoration: underline;
	color:  #CCCCCC;
}
.a:hover {
	text-decoration: none;
	color:  #FF0000;
}
.a:active {
	text-decoration: none;
	color: #FF0000;
}
/* ---------------------------------- */
/* Other Styles */

.content{
	font-family:Arial;
	font-size:12px;
	color:#000;
	line-height:18px;
}
.contentwhite{
	font-family:Arial;
	font-size:12px;
	color: #E8E8E8;
	line-height:20px;
}
.white{
	font-family:Arial;
	font-size:14px;
	color: #999999;
}
.footertext{
	font-family:Arial;
	font-size:11px;
	color:#B18F38;
}
.headtext{
	font-family:Arial;
	font-size:20px;
	color: #AF8F3E;
}
.subtext{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #000;
}
.subtext1{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color: #fff;
	text-align: center;
}
.red{
	font-family:Arial;
	font-size:12px;
	color: #fff;
}
.leftlist {
	margin-left:2px;
	padding-left:1px;
	list-style: none; margin-top:0px;
}
.leftlist li {
	padding-left:10px;
	background-image: url(../images/arrow11.jpg);
	background-repeat: no-repeat;
	background-position: 0 60%; 
	line-height:20px; border-bottom:1px  solid  #666666;
}
.leftlist li a {
	font-family:Arial;
	font-size:12px;
	 color: #CCCCCC; text-decoration:none;
}
.leftlist li a:hover {
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFF99;
}

.textfieldnew1{
	background-color:#B39341;
	border: #715818 1px solid;
	height:20px;
	font-family:Arial;
	font-size:x-small;
	color:#000;
	width:160px;
	font-size:11px;
	padding-left:5px;
	}