.menu-left {
	font-family: Arial;
	font-size: 12px;
	color: #E8DFAA;
	font-weight: bold;
	line-height: 27px;
	text-decoration: none;
}
.menu-left:hover{
	color: #E8DFAA;
	text-decoration: underline;
}
.combo{
MARGIN-TOP: 3px; FONT-SIZE: 11px; WIDTH: 150px; COLOR:#A25506; MARGIN-RIGHT: 5px;  FONT-FAMILY: tahoma;
background-color:#FCF7E0; border:1px solid #A25506;
}
.input2{
MARGIN-TOP: 3px; FONT-SIZE: 11px; WIDTH: 150px; COLOR:#A25506; MARGIN-RIGHT: 5px; padding-left:3px; height:15px; FONT-FAMILY: tahoma;
background-color:#FCF7E0; border:1px solid #A25506;
}
.textarea{
MARGIN-TOP: 3px; FONT-SIZE: 11px; WIDTH: 300px; COLOR:#A25506; MARGIN-RIGHT: 5px; FONT-FAMILY: tahoma;
background-color:#FCF7E0; border:1px solid #A25506;
}

.header{
font-family: Arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

.header1{
font-family: Arial;
font-size:12px;
color:#FFFFFF;
}

.content{
font-family:Arial;
font-size:12px;
color:#210B00;
text-decoration:none;
text-align:justify;
line-height:15px;
}

.border{
border: 1px solid #AFA15D;
}

.boldcontent{
font-family:Arial;
font-size:12px;
color:#A25506;
font-weight:bold;
line-height:15px;
}
.myaccount-content{
font-family:arial;
font-size:12px;
color:#F7E193;
line-height:17px;
text-decoration:underline;
}
.HeadingText{
	font-family:georgia;
	font-size:21px;
	color:#491D00;
	text-transform: uppercase;
}
.HeadingTextSmall{
	font-family:georgia;
	font-size:15px;
	color:#491D00;
	font-weight:bold;
}
.HeadingText2{
font-family:Arial;
font-size:20px;
font-weight:bold;
color:#A25506;
text-decoration:none;
}
.link{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#491D00;
text-decoration: underline;
}
.link:hover {
	color: #990000;
	text-decoration: underline;
}
#marqueecontainer{
position: relative;
width: 250px; /*marquee width */
height: 100px; /*marquee height */
overflow: hidden;
border: 0px solid #638595;
padding: 2px;
padding-left:4px;
}
.news-head{
position:relative;
float:left;
padding-top:10px;
color:#638595;
font-size:11px; 
font-weight:bold;
}
.ImageBorder{
padding:3px 3px;
border:solid 1px #999999;
}
.required{
	color:#FF0000;
	font-family:Arial;
font-size:12px;
}
.headTitle{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#A25506;
text-decoration:none;
}
.boldTitle{
font-family:Arial;
font-size:12px;
color:#A25506;
font-weight:normal;
line-height:15px;
}
.HeadingInnerpage{
	font-family:georgia;
	font-size:21px;
	color:#491D00;
	text-transform: uppercase;
}

.Heading1{
font-family:georgia;
font-size:14px;
font-weight:bold;
color:#491D00;
}

.Heading2{
	font-family:Arial;
	font-size:18px;
	color:#A25506;
	font-weight:normal;
	line-height:15px;
	text-transform: uppercase;
}

.Button  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 12px;
	background-image: url(../images/Button_repeat.jpg);
	height: 28px;
	width:auto;
	
}
