.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F1EA5E;
}
.hometext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}

A.anylink:link { color: #BFEC5E; text-decoration: none; }
A.anylink:visited {color: #C8A131; text-decoration: none; }
A.anylink:hover {color: #F1EA5E; text-decoration: none; }


A:link { color: #BFEC5E; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 12px; }
A:visited { color: #C8A131; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 12px; }
A:anylink:hover { color: #F1EA5E; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 12px;}




.leftvine {
	background-image: url(../images/vine_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.rightvine {
	background-image: url(../images/vine_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.subhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F1EA5E;
}

.yellowtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #F1EA5E;
	font-weight: bold;
}

.yellowborder {
	border: 1px solid #F1EA5E;
}

.smtext {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}


/*<group=driveit css>*/

.dicproductnumber {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
	margin-top: 6px;
}
	
.dicproductdesc { font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF; }
	
.dicprice { font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	font-weight: bold; }
	
.dicproductnamelg       { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F1EA5E; }
	
.dicpricelg       {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	position:relative;
	top:7px;
	text-indent: 4px;
}	
	 
.disnote    { font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	font-weight: normal;
	 }	
	 
#dicskulist { font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	border: 1px solid #3b502e;
}

#dicskulist th {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px #3B502E solid;
	background: #800512;
	color: white;
}
	 
.diccolumnvalue { font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	 }
	 
	 
.dicrelatedhdgcell {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #F1EA5E;
	font-weight: bold;
}
	 
.dicparagraph {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
	
.dicrelatedcell {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
}
 

#img.label_yes.gif {  position:relative;top:7px }	 


	
.dirowodd {
	background: #eee;
}

.diroweven {
	background: white;
}

hr {
     display: block;
     height: 1px;
     border-top: 1px solid #F1EA5E;
     border-left: 0 none;
     border-right: 0 none;
     border-bottom: 0 none;
     margin: 2px 0;
     padding: 0;
     width: 100%;
}
