a { 
	color: #009900; 
	text-decoration: none;
}
a.hover {
	color: #FF0000;
	text-decoration: none;
}
a.link {
	color: #009900;
	text-decoration: underline;
}
a.link:hover {
	color: #FF0000;
	text-decoration: none;
}

a.menu {
	color:#666666;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu:hover {
	color:#993333;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.purchase {
	color:#0000ff;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.purchase:hover {
	color:#993333;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu_login {
	color:#ff0000;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu_login:hover {
	color:#993333;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu_ccar {
	color:#000000;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu_ccar:hover {
	color:#993333;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu_greenlink {
	color:#006600;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu_greenlink:hover {
	color:#993333;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

html, body {
	color: #000000;
	cursor: default;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
 
	scrollbar-base-color: cccccc; 
	scrollbar-arrow-color: 006633;
	scrollbar-DarkShadow-Color: 006633; 
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p.menu {
	/*Left blank so it wont overwrite menu*/
}
font.standard{
	color : #ffffff;
}

font.menu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
}

h1.subhead {
	color: #336699;
	border-top: none;
	background-color: #fff;	
	font-size: 10px;
	letter-spacing: 3px;
	text-align: right;
	text-transform: lowercase;
	margin: 0;
}

h1 {
	font-size: 140%;
	border-top: 1px dashed #369;	
	background-color: #e9f2f7;
	padding-top: 1px;
	padding-bottom: 1px;
}


h2 { font-size: 130%;
		 color: #ff0000 }

h3 { font-size: 110%; }

h4 { font-size: 100%; }

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.box {
	background: #f6f6f6; /* Light Gray background*/
	border: 1px dotted #336699; /* Dotted Blue Border */
	padding: 10px;
}

.box2 {
	background: #ffffea; /* Light Tan background*/
	border: 1px solid #336699; /* Dotted Blue Border */
	padding: 5px;
}

.box3 {
	background: fefefe;
	border: 1px solid #666666;
	padding: 5px;
}

.box4 {
	background: #f6f6f6; /* Light Gray background*/
	border: 1px solid #00ff00; /* Dotted Blue Border */
	padding: 10px;
}

.hiddenbox {
	visibility : hidden;
	position : absolute;
}

input.button {
	background: #ff2222;
	/* NS4 can't see these borders */
	border-bottom: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-top: 1px solid #ff0000;
	color: #000000;
	cursor: hand;
	/* for IE */
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0;
	font-weight : bold;
}

input.button2 {
	background: #ffffea;
	/* NS4 can't see these borders */
	border-bottom: 1px solid #ffffea;
	border-left: 1px solid #ffffea;
	border-right: 1px solid #ffffea;
	border-top: 1px solid #ffffea;
	color: #1F1F1F;
	cursor: hand;
	/* for IE */
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0;
	font-weight : bold;
}

input.button3 {
	background: #336699;
	/* NS4 can't see these borders */
	border-bottom: 1px solid #ffffea;
	border-left: 1px solid #ffffea;
	border-right: 1px solid #ffffea;
	border-top: 1px solid #ffffea;
	color: #ffffea;
	cursor: hand;
	/* for IE */
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0;
	font-weight : bold;
}

/* Table Stuff */

.bordered1 {
	border : 1px dashed #CBCBCB;
	/*Silverish*/
	border-collapse : collapse;
}

.bordered2 {
	border : 1px solid #006600;
	border-collapse : collapse;
}

th.label {
	font-weight : bold;
	color : Black;
	background-color : #82C2FF;
}

th.sublabel {
	color: #005CB5;
	background-color: #E7E7E7;
}

tr.rowalternate1 {
	background-color : #F5F5F5;
	background : #F5F5F5;
}
tr.rowalternate2 {
	background-color : #FEFEFE;
	background : #FEFEFE;
}
tr.menu {
	background-color : #336699;
	background : #336699;
}

.itemText { text-decoration: none; color: #FFFFFF; font: 14px Arial, Helvetica}
.itemHover { text-decoration: none; color: #FFFFFF; font: 14px Arial, Helvetica; font: italic}
.itemBorder { border: 1px solid black }text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text{  
color:#FF0000; 
background:#FFFFFF;
border:#666666 1px solid; 
}

.select{  
color:#FF0000; 
background:#FFFFFF;
}


