body, td
{
 font-size: 14px;
 font-family: 'AvantGard BK Bt','AvantGard','Tahoma','Arial',sans-serif;
 color: #6b3500;
}

body {
 background-image: url(../images/rock-spiral2.jpg);
 background-position: center;
 background-repeat: no-repeat;
 background-color: #c2c1a2;
}

table.nav_bar
{
 width: 100%;
}

td.nav_btn, td.nav_btn_rt
{
 font-size: 12px;
 width: 120px;
 border: 1px solid #c1dcc3;
}

td.page_right
{
 border-left: solid 1px #c1dcc3;
 padding-left: 15px;
}

.main_body
{
 padding: 10px;
}

td.nav_btn
{
 border-right: 0px;
}

a:link,a:hover,a:visited,a:active
{
 color: #6b3500;
 text-decoration: none;
 font-weight: bold;
}

a:hover
{
 text-decoration: underline;
}

th.sch
{
 background-color: #339933;
 color: #eeffee;
}

td.sch
{
 background-color: #eeffee;
 color: #339933;
 padding: 2px;
}
.hilite {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
