body
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	color: #767A01;
	text-decoration: none;
	font-weight: normal
}

h2 {
	font-size: 20px;
	color: #767A01;
	text-align: center;
	border-bottom: 1px dotted #767A01;
	font-variant:small-caps;
}

h3 {
	font-size: 17px;
	color: 767A01;
	text-align: center;
	font-variant:small-caps;
}

p {
	line-height: 1.7em;
}


div#body blockquote p {
	background-color:#FFFFCC;
	padding: 10px;
	color:#990000;
}

ul,li

{
	color: #3F5634;
	font-size: 14px;
	margin-left:  10px;
	padding-right:  30px
}

a:active, a:visited, a:link, a:hover
{
	color: #3F5634;
	font-weight: bold;
	text-decoration: underline
}

a:active, a:hover

{
	color: #767A01;
	font-weight: bold;
	text-decoration: underline
}

select, input
{
	color: #3F5634;
	font-size: 14px
}

.body
{
	border-width: 1px;
	border-color:  #3F5634;
	border-style: solid
}

.form
{
	text-align: center;
	font-size: 17px
}

.title
{
	border-left: 1px solid #3F5634;
	border-top: 1px solid #3F5634;
	border-right: 1px solid #3F5634;
}
.pinst

{
	border-width: 1px;
	border-color:  #3F5634;
	border-style: solid;
	text-align: center;
	background-color: #E5E9E2
}

.cinst
{
	border-bottom: 1px solid #3F5634;
	border-top: 1px solid #3F5634;
	border-right: 1px solid #3F5634;
	text-align: center;
}

.inst

{
	margin-left:  10px;
	margin-right: 10px
}

.center
{
	text-align: center
}

.nav
{
	color: #000000;
	font-size: 16px;
	padding-right: 18px;
	text-align: right	
}

.order
{
	padding: 0px;
	font-size: 14px
}

p 
{
	color: #3F5634;
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px
}

.pics
{
	padding-left: 10px;
	padding-right: 130px
}


.anav:active, .anav:visited, .anav:link, .anav:hover
{
	color: #3F5634;
	font-weight: normal;
	text-decoration: none
}

.anav:active, .anav:hover
{
	color: #767A01;
	font-weight: normal
}


.important
{
	color: #B81313
}

#nav {
background-image:url(/global/images/bg_nav.gif);
background-repeat:no-repeat;
}

#nav p {
	font-size: 14px;
}

#nav blockquote p {
	font-size: 12px;
}

#nav a {
	text-decoration:none;
}

#nav a:hover {
	color: #617C35;
}


div#credits p {
text-align:center;
margin-top: 10px;
}

div#credits a {
text-decoration:none;
color:#CDCDCD;
font-size:9px;
}

div#credits a:hover {
text-decoration:underline;
}