body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(icon/white_background.gif);
	background-repeat: repeat;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	text-align: left;
}

.tableheadermain {
	text-align: center;
	background-color: #787B2E;
	border-bottom: 0px solid #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {  font-size: 16px; font-weight: bold; color: #000000}

a:link, a:visited {
	color: #15751D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CB7032;
	font-weight: bold;
}

.coloredrow {
	background-image: url(icon/menuback2.jpg);
}

#header {	
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#trace {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 795px;
	height: 15px;
	background-color: #D9C39C;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 1px;
}

#menuback {
	position: absolute;
	left: 0px;
	top: 105px;
	width: 106px;
	height: 20px;
	background-color: #D9C39C;
}

#mainmenu {
	position: absolute;
	left: 3px;
	top: 110px;
	width: 90px;
	height: 300px;
	font-size: 11px;

}

#shoppingcart {
	position: absolute;
	left: 0px;
	top: 480px;
	width: 90px;
	font-size: 11px;
}

#musicplayer {
	text-align: right;
	margin-top: 10px;
}

#musicplayerlink {
	margin-right: 70px;
}

#submenu {
	position: absolute;
	left: 99px;
	top: 105px;
	width: 699px;
	height: 20px;
	background-color: #D9C39C;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	padding-left: 2px;
}

#search {
	position: absolute;
	left: 640px;
	top: 93px;
	width: 160px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	background-color: #D9C39C;
	font-size: 12px;
	overflow:hidden;
}

#content {
	font-family: Geneva, Arial, Helvetica, san-serif;
	position: absolute;
	left: 104px;
	top: 129px;
	width: 695px;
	font-size: 12px;
}

#menuoptions{
	width: 100%;
}

.googleinput {
	font-size: xx-small;
}

.menuoption {
	color: #000000;
	width: 100%;
	text-align: center;
}

.menuoption a:link, .menuoption a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

.menuoption a:hover {
	/* color: #BB0000; */
	color: #FFFF00;
	font-weight: normal;
	text-align: center;
}

.footer {
	font-size: xx-small;
}

.submenuoption {
	color: #000000;
	text-align: center;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
}

.submenuoption a:link, .submenuoption a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.submenuoption a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
}

.traceoption {
	color: #FFCC00;
	font-size: 10px;
}

.traceoption a:link, .traceoption a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}

.traceoption a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight: normal;	
}

.contenttable {
	width: 701px;
}

.tablecomments {
	font-size: x-small;
}

.subheader {
	background-color: #666600;
	color: #FFFFFF;
	text-align: left;
}

.updated {
	text-align: center;
	color: #000000;
}

.newsitem {
	text-align: center;
	font-size: small;
	margin-bottom: 12px;
}

.colheader { 
	text-align: left;
}

.new {
	color: #FF0000;
}
