BODY
{
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #cccccc; 
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
}



.navlink 
{

 	color: #FFFFFF; 
 	font-size: 11px;
	text-decoration: none;
 	
}

.link
{
 	color: #666666; 
 	font-size: 11px;
 	font-weight: bold;
	text-decoration: underline;
}

A 		
{ 
 	color: #666666; 
	font-family: arial;
}

A: active 	
{ 
	font-family: arial;
	color: red; 
	text-decoration: none; 
}

A: hover 	
{ 
	font-family: arial;
 	color: red; 	
	text-decoration: none; 
}


.model {}
.make {}
.notes {}

.copy
{
	font-family: arial;
	font-size: 11px;
	color: black;
}

.graycopy
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}

.boldcopy
{
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
}


.redheader
{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: red;
}


.editcopy
{
	font-family: arial;
	font-size: 12px;
	color: black;
}

.copyright
{
	font-family: arial;
	font-size: 9px;
	color: white;
}

.textbox
{
	background-color: #cccccc;
 	/*border: 1px;*/
 	font-family: arial;
 	font-size: 10px;
 	height: 15px;
}

.fileupload
{
	background-color: #cccccc;
 	font-family: arial;
 	font-size: 10px;
 	height: 15px;
}

.btn
{
 	background-color: #cccccc;
 	font-family: arial;
 	font-size: 9px;
 	height: 18px;
}


.textarea
{
 	background-color: #cccccc;
 	/*border: 1px;*/
 	font-family: arial;
 	font-size: 10px;
}

.ddselect
{
	background-color: #cccccc;
	border: 0px;
	font-family: arial;
	font-size: 10px;
	height: 15px;
}