@charset "utf-8";
/* CSS Document */

#seperator {
	background-image:url(seperator.png);
	width:5px;	
}

#head {
	background-image:url(headerlogo.png);
	height:158px;
	width:100%;
}
#head2 {
	background-image:url(contentbg.png);
	height:158px;
	width:340px;
}
#bar {
	background-image:url(bar.png);
	height:41px;
	width:100%;
}
#boxes {
height: 23px;
background: url(inputgrad.png) repeat-x;
border: 3px solid #000;
border-bottom-color:#000;
border-left-color:#000;
border-right-color:#000;
border-top-color:#000;
width: 180px;
color:#FFF;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
}
#textarea {
background:url(texttareabg.png) repeat-x;
border: 3px solid #000;
border-bottom-color:#000;
border-left-color:#000;
border-right-color:#000;
border-top-color:#000;
color:#FFF;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
}
#longinput {
height: 23px;
background: url(inputgrad.png) repeat-x;
border: 3px solid #000;
border-bottom-color:#000;
border-left-color:#000;
border-right-color:#000;
border-top-color:#000;
width: 300px;
color:#FFF;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
}

#dropdownoptions {
	background-color:#000;	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

#membersbar {
	background-image:url(membersbar.png);
	height:10px;	
}

#button {
    width: 80px;      
    height: 25px;
    background: url(inputgrad2.png) repeat-x;
	color: #FFFFFF; 
	font-family: Verdana;
	font-weight: bold;
		border: 0px solid #000;
border-bottom-color:#000;
border-left-color:#000;
border-right-color:#000;
border-top-color:#000;
}
#bigbutton {
    width: 130px;      
    height: 25px;
    background: url(inputgrad2.png) repeat-x;
	color: #FFFFFF; 
	font-family: Verdana;
	font-weight: bold;
		border: 0px solid #000;
border-bottom-color:#000;
border-left-color:#000;
border-right-color:#000;
border-top-color:#000;
}
#biggerbutton {
    width: 150px;      
    height: 25px;
    background: url(inputgrad2.png) repeat-x;
	color: #FFFFFF; 
	font-family: Verdana;
	font-weight: bold;
		border: 0px solid #000;
border-bottom-color:#000;
border-left-color:#000;
border-right-color:#000;
border-top-color:#000;
}

#button2 {        
    width: 70px;
    height: 25px;
    background: url(inputgrad2.png) repeat-x;
	color: #FFFFFF; 
	font-family: Verdana;
	font-weight: bold;
		border: 0px solid #000;
border-bottom-color:#000;
border-left-color:#000;
border-right-color:#000;
border-top-color:#000;
}
#body {
	background-color:#ff9600;
}
#newsbar {
	background-image:url(newsbar.png);
	height:24px;
	font-weight: bold;
	color: #FFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 00px;
	background-image: url(vista_highways.jpg);
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #333;
}
#smalltxt {
	font:Verdana, Geneva, sans-serifl;
	font-size:10px;	
}
