body {
	font-size : 14px;
	font-family : verdana,arial,sans-serif;
	color : Black;
	margin : 0;
	background-image : url(images/big-grid.gif);
}

h1 {
	color: white;
	font-size : 18px;
	font-family : verdana,arial,sans-serif;
	margin : 0;
	line-height : 100%;
}

hr.h1{
	color: white;
	line-height: 10%;
	height: 3px;
}

h2 {
	color: black;
	font-size : 18px;
	font-family : verdana,arial,sans-serif;
	margin : 0;
	line-height : 100%;
}

hr.h2{
	color: black;
	line-height: 10%;
	height : 3px;
}

h3 {
	color: black;
	font-size: 14px;
	font-family: verdana,arial,sans-serif;
	margin: 0;
	line-height: 100%;
	font-weight: bold;
}

hr.h3{
	color : black;
	line-height: 10%;
	height : 1px;
}

h4 {
	color: black;
	font-size: 14px;
	font-family: verdana,arial,sans-serif;
	margin: 0;
	line-height: 100%;
	font-style: italic;
}


h5 {
	color: #6699cc;
	font-size : 22px;
	font-family : verdana,arial,sans-serif;
	margin : 5px;
	line-height : 100%;
}

hr.h5{
	color: #6699cc;
	line-height: 10%;
	height : 3px;
}
h6 {
	color: black;
	font-size : 14px;
	font-family : verdana,arial,sans-serif;
	margin : 5px;
	line-height : 100%;
	font-variant : small-caps;
	font-style : italic;
}

ul {
	margin: 0;
	list-style-position : outside;
	list-style-type : square;
	margin-left : auto;
}

.form {
	border-color : 00a6e5;
	border-style : solid solid solid solid;
	border-width : 1px;
}

.bluetext {
	color: #6699cc;
	font-size : 12px;
}

.small {
	font-size : 9px;
	font-family : verdana, arial, sans-serif;
} 


.caption {
	font-size : 9px;
	font-family : verdana, arial, sans-serif;
	font-style : italic;
	text-align : center;
} 
.graycaption {
	font-size : 9px;
	font-family : verdana, arial, sans-serif;
	font-style : italic;
	text-align : center;
	color : gray;
} 

a {
	color: navy;
}

a:hover {
	color: #CFD4E6;
}

a.sidenav {
	font-family:Verdana, Arial, sans-serif;
	width: 155px;
	font-size:10px;
	color: #FFFFFF;
	padding: 3px 5px 3px;
	display:block;
	text-decoration : none;
	border : thin outset white;
	background-color : #778899;
}

a.sidenav:hover {
	color: navy;
	background-color:  #FFFFFF;
	display:block;
	text-decoration:none;
	border : thin inset white;
}

a.sidenav2 {
	font-family:Verdana, Arial, sans-serif;
	width: 155px;
	font-size:10px;
	color: #FFFFFF;
	background-color: #6699CC;
	padding: 3px 6px 3px;
	display:block;
	text-decoration : none;
	border : thin outset white;
}

a.sidenav2:hover {
	color: navy;
	background-color:  #FFFFFF;
	display:block;
	text-decoration:none;
	border : thin inset white;
}

a.sidenav3 {
	font-family: Verdana, Arial, sans-serif;
	width: 155px;
	font-size: 10px;
	color: Black;
	background-color: #FFD700;
	padding: 3px 6px 3px;
	display: block;
	text-decoration: none;
	border: thin outset white;
	text-align: center;
	font-weight: bolder;
}

a.sidenav3:hover {
	color: navy;
	background-color:  #FFFFFF;
	display: block;
	text-decoration: none;
	border: thin inset white;
	text-align: center;
	font-weight: bolder;
}

a.quote {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: Black;
	background-color: #FFD700;
	padding: 3px 6px 3px;
	display: block;
	text-decoration: none;
	border: thin outset white;
	text-align: center;
	font-weight: bolder;
}

a.quote:hover {
	color: navy;
	background-color:  #FFFFFF;
	display: block;
	text-decoration: none;
	border: thin inset white;
	text-align: center;
	font-weight: bolder;
}

.graybackground {
	background : #DCDCDC;
}

.whitebackground {
	background : white;
}

.bluebackground {
	background : #6699cc;
}



table.content {
	background : White;
	font-size : 14px;
	font-family : verdana,arial,sans-serif;
	color : Black;
}

table.highlight {
	background : #778899;
	font-family : verdana, arial, sans-serif;
	font-size: 14px;
	color : white;
}

table.smallform {
	background : White;
	font-size : 10px;
	font-family : verdana,arial,sans-serif;
	color : Black;
}

table.floatleft { 
	float: left;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.center {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table.floatright { 
	float: right;
	margin-right: 0;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

tr.toprow td {
	color: white;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	background: #6699cc;
}

tr.used td {
	border-bottom: 1px solid #6699cc;
}


img.photo { 
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footer {
	font-size : 9px;
	color: #6078BF;
	font-family : verdana, arial, sans-serif;
}

a.footerlink {
	color : #6078BF;
	font-size : 9px;
}

a.footerlink:hover {
	color : white;
}




