.GenText { 
font-family:verdana;
font-size:11px;
padding:1px;
text-align: justify;

}
		
h1 {	
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:11px;
color: #ffffff;
 }

h2,h3,h4,h5,h6 {	
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:11px;
color: #000000;
font-weight: normal;
 }	


a:link{
font-family:verdana;
font-size:11px;
text-decoration:none;
color:#a7ba18;
}

a:hover{
font-family:verdana;
font-size:11px;
text-decoration:none;
color:#a7ba18;
}

a:visited{
font-family:verdana;
font-size:11px;
text-decoration:none;
color:#a7ba18;
}

#menu
{
	margin: 0;
	padding: 0;
	width: auto;
	float: left;
	font-size: 12px; 
	list-style: none;
	margin-left: auto;
margin-right: auto; 
}


#menu li
{
	display: inline;
}


#menu li a:link, #menu li a:visited
{
	float: left;
	text-align:center;
	background-image:url(../images/bb2.gif);
	text-decoration: none; 
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	width:103px;
	height:49px;
	line-height:45px;
	
}


#menu li a:hover
{
	background-image:url(../images/greenbutton.gif);
	color:#1e1e1e;
	font-size:12px;
	text-decoration: none; 
	
}

#active
{
	margin: 0;
	padding: 0;
	width: auto;
	float: left;
	font-size: 12px; 
	list-style: none;
	margin-left: auto;
margin-right: auto; 
}


#active li
{
	display: inline;
}


#active li a:link, #active li a:visited
{
	float: left;
	text-align:center;
	background-image:url(../images/greenbutton.gif);
	text-decoration: none; 
	font-family:verdana;
	font-size:12px;
	color:#000000;
	width:103px;
	height:49px;
	line-height:45px;
	
}


#active li a:hover
{
	background-image:url(../images/greenbutton.gif);
	color:#000000;
	font-size:12px;
	text-decoration: none; 
	
}
.clearLeft
{
	clear: left;
}

#Containter{
background-image:url(../images/background.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
position:relative;
margin-left: auto;
margin-right: auto;
width:952px;
border:1px solid #000000;
}

body 
{ 
margin:0; 
padding:0; 
background-color:#FEFEFE;
font-family:Verdana, Geneva, Arial, helvetica, sans-serif;
font-size:11px;
} 

#topArea{
height:114px;
width:913px;
line-height:130px;
/*background-image:url(../images/topimagecarlex.png);*/
background-repeat:no-repeat;
background-position:right;

}

    .bord {
width:100%;

margin:auto;
text-align:center;
    }
#bottomlight{
width:100%;
height:23px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:center;
background-color:#5e5e5e;
line-height:20px;
}
#bottomdark{
width:100%;
height:59px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:left;
background-color:#000000;

}

.sideheader{
font-family:verdana;
font-size:15px;
color:#a7ba18;
letter-spacing:-1px;


}
.contactustext{
font-family:verdana;
font-size:14px;
color:#00000;
letter-spacing:-1px;


}

.newsText{
font-family:verdana;
font-size:11px;
color:#00000;
letter-spacing:-1px;
}

input[type="text"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #a7ba18;
	
}

input[type="submit"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:95px;
	height:28px;
	border: 1px solid #000000;
	background-color:#cce227;
	color:#000000;
}

input:hover[type="submit"]  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:95px;
	height:28px;
	border: 1px solid #000000;
	background-color:#cceeee;
	color:#000000;
}
.select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #a7ba18;
	
}