body {
	background-color: #fff;
	margin: 0px;
}

body, td, p, b, i, li, select, a {
	font-family: helvetica,arial,verdana; 
	font-size: 13px;
}

body, p, b, i, li, select {
	line-height: 18px;
}

body, td, p, b, i, li, select {
	color: #000;
}

A {
	text-decoration: none; 
	/* color: #DCB128; */
	color: #808080;
}

A:hover {
	/* color: #000000; */
	color: #808080;
}
a.g {
	color: #006633;
}

.topbar {
	background-image: url("img/toptile.jpg");
	background-repeat: repeat-x;
}

.header {
	font-family: garamond,times,serif; 
	font-size: 24px; 
	color: #c93; 
}

.submenu a {
	font-family: garamond,times,serif; 
	font-size: 16px; 
	color: #DCA52E; 
}
.subheader {
	font-family: garamond,times,serif; 
	font-size: 14px; 
	color: #DCA52E; 
	text-transform: uppercase;
}
.submenu {
	margin-left: 30px;
	margin-top: 30px;
}
.subnav a {
	font-size: 14px; 
}

td.fine a {
	font-family: helvetica,arial,verdana; 
	color: #006633; 
	font-size: 11px;
}

.menu {
	font-family: garamond,times,serif; 
	font-size: 16px; 
	color: #DCB128;
}
p.menu a {
	font-family: garamond,times,serif; 
	font-size: 16px; 
	color: #DCB128;
}

.bodycontent {
	margin-left: 30px;
	margin-top: 60px;
	margin-right: 30px;
}

#stylus {
	font-family: stylus bt,helvetica; 
	font-size: 13px;
	margin-right: 15px;
	text-align: right;
}
#botbar {
	width: 70%;
	text-align: center;
}

.t1 {
	font-family: Times New Roman,serif; 
	font-size: 16px; 
	font-weight:bold;
}

.t2 {
	font-family: Times New Roman,serif; 
	font-size: 18px; 
	font-weight: bold;
}

.v1 {
	font-family: helvetica,arial,verdana; 
	font-size: 16px; 
	font-weight: bold;
}

.v2 {
	font-family: helvetica,arial,verdana; 
	font-size: 14px; 
	font-weight: bold;
}
div.v2 a {
	font-family: helvetica,arial,verdana; 
	font-size: 14px; 
	color: #339966; 
	font-weight:bold;
}

.fine {
	font-family: garamond,times,serif; 
	font-size: 11px;
}

/* --- from style.js --- */
a.gy {
	color: #808080;
}
.g {
	color:#006633;
}
