body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #342F2C;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #692021;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #692021;
	font-weight: bold;
	text-decoration: none;
}

a.headings:link {
	font-family: Arial, Verdana;
	font-size: 90%;
	font-weight: bold;
	color: #692021;
}
a.headings:visited {
	font-family: Arial, Verdana;
	font-size: 90%;
	font-weight: bold;
	color: #692021;
}
a.headings:hover {
	font-family: Arial, Verdana;
	font-size: 90%;
	font-weight: bold;
	color: #692021;
	text-decoration: underline;
}


.boxborder {
	border: 1px solid #666666;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
}



.right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.dottedline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.outerborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.caption {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 70%;
	color: #342F2C;
	
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}
a.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

#navcell {
width: 140px;
}

#maintable {
width:800px;
}


