body {font-family: verdana, helvetica, sans-serif;}

td {font-family: verdana, helvetica, sans-serif;}

th {font-family: verdana, helvetica, sans-serif;}

A:hover { text-decoration: none; color: #3E5E5E;}

A:link { text-decoration: underline; color: #3E5E5E;}

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

A:visited {color: #74848F; color: #3E5E5E;}

.header {font-family: verdana, helvetica, sans-serif;
		font-size: 11px; 
		color: white; 
		background: #74848F;
		background-image: url(http://www.chevyworld.net/images/icicle_gradient_blue.gif); 
		valign: middle;
		text-indent: 15px;
		font-weight: bold;
		line-height: 21px;
}
.header a:link {color: #F1F4F7;}
.header a:active {color: #CDDAE2;}
.header a:visited  {color: #F1F4F7;}
.header a:hover {color: #CDDAE2;}

		
.header2 {font-family: verdana, helvetica, sans-serif;
		font-size: 11px; 
		color: #535D66; 
		background: #74848F;
		background-image: url(http://www.chevyworld.net/images/icicle_gradient_grey.gif); 
		valign: middle;
		halign: center;
		text-indent: 15px;
		font-weight: bold;
		line-height: 21px;
		}
		
.column {font-family: verdana, helvetica, sans-serif;
		font-size: 13px;
		color: #333333;
		valign: top;
		p align: justify;}
		
.textcol {font-family: verdana, helvetica, sans-serif;
		font-size: 11px; 
		color: #494957;
		background: #F1F4F7;
		}
	
.piccol {font-family: verdana, helvetica, sans-serif;
		font-size: 11px; 
		color: #494957; 
		background: #E9EEF3;
		 }
		 
.linkcol {font-family: verdana, helvetica, sans-serif;
		font-size: 13px;
		color: #74848F;
		background: #CDDAE2;
		p align: justify;
		}

.formlabel {font-family: verdana, helvetica, sans-serif;
		font-size: 13px;
		color: #74848F;
		background: #CDDAE2;
		p align: justify;
		line-height: 25px; 
		}
		
.related {font-family: verdana, helvetica, sans-serif;
		font-size: 13px;
		color: black;
		background: #FFFFCC;
		p align: justify;
		border-color: #CDDAE2;
		border-width: 1px; 
		}		
		
/* begin styles for RSS Feed */

.rss_box {
	 margin: 5px;
	 padding: 4px 8px;
	 width: 310px;
	 background-color: #E9EEF3;
	 border: 2px dashed #535D66;
}

.rss_title, rss_title a {
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
  
}

.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight : normal; 
  margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	border-bottom: 1px solid #535D66;
	color: #535D66;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #535D66;
	border-bottom: 1px dotted #535D66;
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
