/* Global Styles */

body {
	margin:0px;
	}
	
a {
	color: #999999;
	}
	
a:hover {
	color: #99FF00;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	color:#003366;
	background-color: #99CC33;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	color: #669933;
	line-height:26px;
	letter-spacing:0.11em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	color: #333333;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.price {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.Text {
	color: #000066;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.tr_line {
    color: #000066;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.cartButton {
	width: 60px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
	background-image: url(images/button-gcar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.tab-inf {
	color:#003366;
	font-size:9px;
	font-family:verdana, arial, sans-serif;
	text-decoration:none;
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #003366;
}
.smallTextcart {

	color: #D5EDB3;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Button {
	width: auto;
	height: 22px;
	margin: 0;
	padding: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ButtonHigh {
	font-weight: bold;
	font-size: medium;
	width: auto;
	height: 28px;
	margin: 2;
	padding: 2;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: #FFFF66;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}
.ButtonHigh1 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: medium;
        text-decoration: none;
        color: #003366;
	width: auto;
	height: 32px;
	margin: 3;
	padding: 3;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.pageNametext {
	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.tab_lineBoDx {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}
.pageNametext2 {

	color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
