/*
Text: #FFFFFF - Light Blue: #79B3C6 - Medium Blue: #368FAD - Gold #FBCF03
*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/* background-color: #ffffff; */
	text-align: left;
	/* part 1 of 2 centering hack */
	
	/* Scrollbars */
	scrollbar-face-color: #368FAD; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-darkshadow-color: #368FAD; 
	scrollbar-track-color: #79B3C6; 
	scrollbar-arrow-color: #cccccc;
	
	}
	/*
p { 
font-size: 11px;
text-indent: 0px;
margin: 0px;	
margin-top: 0px;
margin-bottom: 0px; 
line-height: 0px;
text-align: left; 
}
*/

.default {
	font-size: 11px;
	text-indent: 0px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
h3 {
	font-size: 14px;
	text-indent: 0px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 12px;
	text-indent: 0px;
	color: #368FAD;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h5 {
	font-size: 11px;
	text-indent: 0px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 30;
	margin-bottom: 0;
	}
	
img {
	border: 0;
	}
	
td { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; }

.sidetext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FBCF03;
	font-weight : bold;
	font-style: italic;
}

.sidetext2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	font-style: italic;
}


a:link { font-size: 10px; color: #FFFFFF; text-decoration: none }
a:visited { font-size: 10px; color: #000000; text-decoration: none }
a:hover { font-size: 10px; color: #368FAD; text-decoration: none }

a.link2 { font-size: 11px; color: #FFFFFF; text-decoration: none }
a.link2:visited { font-size: 11px; color: #006699; text-decoration: none }
a.link2:hover { font-size: 11px; color: #FBCF03; text-decoration: none }

a.link3 { font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight : bold; }
a.link3:visited { font-size: 12px; color: #006699; text-decoration: none }
a.link3:hover { font-size: 12px; color: #FBCF03; text-decoration: none }

	/* Notes on cart.asp and contact form */
.notes {
	font-size : 10px;
	font-weight : normal;
	color : #79B3C6;
}

.noteswhite {
	font-size : 10px;
	font-weight : normal;
	color : #ffffff;
}

terms { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none }

input.field { font-size: 9px; color: #000000; background-color: #DEDEBE;
 }
select.field {	font-size: 9px; color: #000000; background-color: #DEDEBE;
 }
textarea.field { font-size: 10px; color: #000000; background-color: #DEDEBE;
}

div.spacer {
	clear: both;
  	width: auto;
  }
  
.button { 
font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #DEDEBE 
}


	/* Used */
select.search {	font-size: 9px; color: #000000; background-color: #E2B811;}
input.search { font-size: 9px; color: #000000; background-color: #E2B811; } 

