body {
	color: #222222;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: #F0F0F0;
	scrollbar-3dlight-color: #F0F0F0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C2C2C2;
	scrollbar-darkshadow-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #C2C2C2;
	}
td {
	color: #222222;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
input, select {
	color: #222222;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
textarea {
	color: #222222;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin 1px #CCCCCC solid;
	}

a:link {
	color: #0B3866;
	text-decoration: none;
	}
a:active {
	color: #6BBB32;
	text-decoration: none;
	}
a:visited {
	color: #0B3866;
	text-decoration: none;
	}
a:hover {
	color: #6BBB32;
	text-decoration: underline;
	}

.link {
	text-decoration: none;
	}

.lil {
	font-size: 10px;
	}
#lil:link {
	font-size: 10px;
	}
#lil:active {
	font-size: 10px;
	}
#lil:visited {
	font-size: 10px;
	}
#lil:hover {
	font-size: 10px;
	}

.lar {
	font-size: 14px;
	font-weight: bold;
	}
#lar:link {
	font-size: 14px;
	font-weight: bold;
	}
#lar:active {
	font-size: 14px;
	font-weight: bold;
	}
#lar:visited {
	font-size: 14px;
	font-weight: bold;
	}
#lar:hover {
	font-size: 14px;
	font-weight: bold;
	}

.menu {
	font-size: 12px;
	font-weight: bold;
	}
#menu:link {
	font-size: 12px;
	font-weight: bold;
	}
#menu:active {
	font-size: 12px;
	font-weight: bold;
	}
#menu:visited {
	font-size: 12px;
	font-weight: bold;
	}
#menu:hover {
	font-size: 12px;
	font-weight: bold;
	}

.top {
	font-size: 12px;
	font-weight: bold;
	}
#top:link {
	font-size: 12px;
	font-weight: bold;
	}
#top:active {
	font-size: 12px;
	font-weight: bold;
	}
#top:visited {
	font-size: 12px;
	font-weight: bold;
	}
#top:hover {
	font-size: 12px;
	font-weight: bold;
	}

.grey {
	color : #333333;
	}
#grey:link {
	color : #333333;
	}
#grey:active {
	color : #333333;
	}
#grey:visited {
	color : #333333;
	}
#grey:hover {
	color : #333333;
	}

.green {
	color: #265207;
	}
#green:link {
	color: #265207;
	}
#green:active {
	color: #6BBB32;
	}
#green:visited {
	color: #265207;
	}
#green:hover {
	color: #6BBB32;
	}


.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}
.title {
	color: #265207;
	font-size: 16px;
	font-weight: bold;
	}
.price {
	color: #CD4008;
	font-size : 12px;
	}
.classic {
	font-family: "Times New Roman", Times, serif;
	font-size : 12px;
	color : #537850;
}
.textgreen {
	color: #066000;
	font-size : 11px;
	}
.textorange {
	color: #E88613;
	}
.toptext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
	
	
td.firstrow {
	color: #0B3866;
	font-size: 12px;
	font-weight: bold;
	}
input.field {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px thin #537850 outset;
	padding-top: 1px; padding-bottom: 1px;
	padding-right: 2px; padding-left: 2px;
	margin-top : 2px; margin-bottom : 2px;
	text-align : center;
	}
input.but {
	color: #066000;
	font-size: 11px;
	border: 1px thin #537850 outset;
	background-color : #DAE2DA;
	}
