/*
(C)Media Services
South Hereford Volkswagen
May 2003
*/

BODY  {
 font-family :  Arial;
 color :  #000099;
 background :  White;
 font-size : 14px;
    scrollbar-base-color: "#99CCFF";
}




BODY.WATERMARK  {
 font-family :  Arial;
 color :  #000099;
 background :  White;
 font-size : 14px;
    scrollbar-base-color: "#99CCFF";
    background-image : url(../images/water_mark.jpg);
    background-repeat : repeat;
    background-position : left;

}

I {
	
	background :  none;
	font-family :  Arial, sans-serif;
	font-size : 12px;
	font-weight :  bold;}

TABLE {
	
	background :  White;
	color :  #000099;
}

TH.FLEET {
	font-family : Arial, sans-serif;
	background : #99CCFF;
	color :  #000099;
	font-size : 12px;
	font-style :  normal;
	font :  Arial, sans-serif;
	letter-spacing :  normal;}


TH {
	font-family :  Arial;
	font-style : italic;
	padding-left : 5px;
	background : #99CCFF;
	color :  #000099;
	letter-spacing : 8px;
	font-size : 15px;
}



TD {
	
	font-family :  Arial;
	color :  #000099;
	background :  #99CCFF;
	font-size : 12px;
}

TD.PLAIN {
	
	font-family :  Arial;
	color :  #000099;
	background :  #FFFFFF;
	font-size : 12px;
}


SUB {
	font-family :  Arial;
	color :  #000099;
	background :  #FFFFFF;
	font-size : 10px;
}


INPUT.SEND {
	
	background : #99CCFF;
	color : #000099;
	font-weight : bold;
	border-color :  #DCDCDC;

	font-family :  Arial, sans-serif;
	font-size : 11px;


	border :  outset;
	border-width :  thin;}

INPUT {
	
	background : #FFFFFF;
	color : #000099;
	font-weight : bold;
	border-color :  #DCDCDC;

	font-family :  Arial, sans-serif;
	font-size : 11px;


	border :  inset;
	border-width :  thin;}


TEXTAREA {
	
	background : #FFFFFF;
	color : #000099;
	font-weight : bold;
	border-color :  #DCDCDC;
	font-family :  Arial, sans-serif;
	font-size : 11px;
	border :  inset;
	border-width :  thin;}



SELECT
{
	background : #FFFFFF;
	color : #000099;
	font-weight : bold;
	border-color :  #DCDCDC;

	font-family :  Arial, sans-serif;
	font-size : 11px;


	border :  inset;
	border-width :  thin;}

}


H1  {
	font-style :  normal;
	font-family :  Arial;
	font-weight : normal;
	background :  #99CCFF;
	color :  #000099;
	font-size : 20px;
}

H2  {
	font-style :  normal;
	font-family :  Arial;
	font-weight : bold;
	background :  #99CCFF;
	color :  #000099;
	font-size : 18px;
}

H3  {
	font-style :  normal;
	font-family :  Arial;
	font-weight : bold;
	background :  #99CCFF;
	color :  #000099;
	font-size : 16px;
}

H4  {
	font-style :  normal;
	font-family :  Arial;
	font-weight : bold;
	background :  #99CCFF;
	color :  #000099;
	font-size : 14px;
}

H5  {
	font-style :  normal;
	font-family :  Arial;
	font-weight : bold;
	background :  #99CCFF;
	color :  #000099;
	font-size : 12px;
}

H6  {
	font-style :  normal;
	font-family :  Arial;
	font-weight : bold;
	background :  #99CCFF;
	color :  #000099;
	font-size : 10px;
}

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {
	background: #FFFFFF;
	color :  #0000CC;
	text-decoration : underline;
}

a:visited {
	background : White;
	background-color : White;
	text-decoration : none;
}



A:LINK {
	cursor: hand;
	background: #FFFFFF;
	color :  #000099;
	text-decoration : none;
}







