
BODY {	background: none #FFFFFF; FONT-SIZE: small; COLOR: #666666; FONT-FAMILY: times new roman, times, serif; line-height: 1.5}
P { COLOR: #666666; FONT-SIZE: small; FONT-FAMILY: times new roman, times, serif; line-height: 1.5 }

A.text:link {color: #164259; text-decoration: underline; }
A.text:visited {color: #666666; text-decoration: underline; }
A.text:hover {color: #CC9900; text-decoration: none; }

/* Title Styles */
	
.title-b {
	color: #B04E00;
	font-weight: bold;
	font-size: large;
	}

.title-y {
	color: #DDBB00;
	font-weight: bold;
	font-size: large;
	}

.title-r {
	color: #990000;
	font-weight: bold;
	font-size: large;
	}

.title-g {
	color: #88AA33;
	font-weight: bold;
	font-size: large;
	}
	
.title-p {
	color: #5A005A;
	font-weight: bold;
	font-size: large;
	}	

/* Navigation Styles */	

.nav-b {
	color: #999999;
	text-decoration: none; 
	font-weight: bold;
	font-family:helvetica,arial,sans-serif; 
	font-size: 11px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:20px;
	border-top: 5px solid #B04E00;
	border-bottom: 5px solid #B04E00;	
	}
	
.nav-y {
	color: #999999;
	text-decoration: none; 
	font-weight: bold;
	font-varian:small-caps;
	font-family:helvetica,arial,sans-serif; 
	font-size: 11px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:20px;	
	border-top: 5px solid #DDBB00;
	border-bottom: 5px solid #DDBB00;	
	}

.nav-r {
	color: #999999;
	text-decoration: none; 
	font-weight: bold;
	font-family:helvetica,arial,sans-serif; 
	font-size: 11px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:20px;
	border-top: 5px solid #990000;
	border-bottom: 5px solid #990000;	
	}

.nav-g {
	color: #999999;
	text-decoration: none; 	
	font-weight: bold;
	font-family:helvetica,arial,sans-serif; 
	padding-top:3px;
	padding-bottom:3px;
	margin-left:20px;
	font-size: 11px;
	border-top: 5px solid #88AA33;
	border-bottom: 5px solid #88AA33;	
	}

.nav-p {
	color: #999999;
	text-decoration: none; 
	font-weight: bold;
	font-family:helvetica,arial,sans-serif; 
	margin-left:20px;
	padding-top:3px;
	padding-bottom:3px;
	font-size: 11px;
	border-top: 5px solid #5A005A;
	border-bottom: 5px solid #5A005A;	
	}

.hnav {
	color: #999999;
	text-decoration: none; 
	font-weight: bold;
	font-family:helvetica,arial,sans-serif; 
	font-size: 13px;	
	}

	

	
.footer {
	color: #999999;
	font-weight: bold;
	text-decoration: none;	
	font-size: x-small;
	font-family: helvetica,arial,sans-serif; 
	}

/* Text Styles */

H1 {
	FONT-FAMILY: times new roman, times, serif;
	color: #000000;
	font-weight: bold;
	font-size: medium;
	}
	
H2 {
	FONT-FAMILY: helvetica, arial,sans-serif; 
	color: #000000;
	font-weight: bold;
	font-size: x-small;
	}

.goldbold {
	FONT-FAMILY: arial,helvetica,sans-serif; 
	color: #DDBB00;
	font-weight: bold;
	font-size: medium;
	}

.splashtxt {
	FONT-FAMILY: helvetica, arial,sans-serif; 
	color: #666666;
	font-weight: bold;
	font-size: x-small;
	}
		
/* Table Styles */
		
TD { COLOR: #666666; FONT-SIZE: small; FONT-FAMILY: times new roman, times, serif; line-height: 1.5  }	
			
TABLE.main {
	border-top: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	border-bottom: 4px solid #5A005A;		
	text-align: left;
	vertical-align: top;
	width: 700px;	
	}

TABLE.header {
	width: 700px;	
	}
	
TABLE.catalog {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	}		

TD.cat-list {
	border-bottom: 1 solid #CCCCCC;
	FONT-SIZE: x-small; 
	padding: 4px;	
	}

TD.cat-header {
	color: #FFFFFF;
	background-color: #CCCCCC;	
	font-size: small;
	font-family: helvetica,arial,sans-serif; 	
	}
	
TD.text {
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 40px;
	}
	
TD.side {
	background-color: #EEEEEE;
	font-size: small;
	font-family: helvetica,arial,sans-serif; 
	font-weight:bold;
	padding:5px;	
	vertical-align: top;			
	}

TD.side-y {
	background-color: #DDBB00;
	font-size: small;
	font-family: helvetica,arial,sans-serif; 
	font-weight:bold;
	padding:5px;			
	}

TD.red{
	background-color: #990000;
	height:10px;
	}

.orange {
	background-color: #B04E00;	
	height:10px;
	}

.green {
	background-color: #88AA33;
	height:10px;	
	}

.purple {
	background-color: #5A005A;
	height:10px;	
	}

TD.splash {
	padding-left: 20px;
	padding-right: 20px;
	background-image:url(images/h-vine.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}	

TD.splashrt {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 350px;
	}

FORM.catalog-home { 
 background: #DDBB00; 
 padding: 10px; 
}

FORM SELECT {
	background: none #EEEEEE;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: xx-small;
	}

FORM INPUT {
	background-color: #E0EDFF;
	color: #OOOOOO;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: xx-small;
	}

.button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #EEEEEE; 
 color: #666666;  
 margin-top: 3px; 
}	