body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navcontainer
{
width: 12em;
border-right: 1px solid #000;
padding: 0px;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #90bade;
color: #333;
}
#navcontainer ul
{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}
#navcontainer li a
{
display: block;
padding: 6px .5em 6px .5em;
border-left: .7em solid #1958b7;
border-right: .7em solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 9.6em;
}
#navcontainer li a:hover
{
border-left-color: #1c64d1;
border-right-color: #5ba3e0;
background-color: #2586d7;
color: #fff;
}
#navcontainer li li
{
border-top: 1px solid #90bade;
border-bottom: 0;
margin: 0;
}
#navcontainer li li a
{
padding: 4px .5em 4px 1.3em;
background-color: #5ba3e0;
width: 8.8em;
}
#navcontainer li li li a
{
padding: 3px .5em 3px 1.9em;
background-color: #73b2e8;
width: 8.2em;
}

.page-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #DAD093;
	background-color: #924150;
	width: 450px;
	border: none;
	padding-left: 5px;
	margin-left: 5px;
	text-align: center;
}
.text-x-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
	padding: 10px;
}
.text-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
	padding: 0px;
	font-style: italic;
}
.text-menu-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006600;
	font-weight: bold;
	padding: 0px;
	font-style: italic;
}
.site-header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000099;
}
.tdleft {
	background-color: #CCCCCC;
}
.text-xx-small {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.text-small {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.td-right-column {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dashed;
	border-top-color: #D7E5DE;
	border-right-color: #D7E5DE;
	border-bottom-color: #D7E5DE;
	border-left-color: #D7E5DE;
	text-indent: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.text-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #006600;
	text-align: justify;
}
a.menu_bar {
text-decoration: none;
font: small Verdana, Arial, Helvetica, sans-serif;
color: #924150;
border: none;
}
a.menu_bar:visited {
color: #333333;
text-decoration: none;
}
a.menu_bar:hover {
color: #DAD093;
background-color:#924150;
text-decoration: none;
}
.text-RHS {
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
	color: #924150;
	padding-left: 5px;
}
.menu_container {
	width: 148px;
}
.menu a {
	padding: 0px;
	display: block;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom: 1px solid;
	margin: 5px 5px;
	color: #924150;
}
.menu a:visited {
	color: #924150;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
	color: #DAD093;
	background-color:#924150;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #00629D;
	border-right-color: #00629D;
	border-bottom-color: #00629D;
	border-left-color: #00629D;
}
.underline {
	text-decoration: underline;
}
.text_bottom {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #924150;
	font-weight: normal;
}
.shadow {
	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: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.table-border {
	border-top: thin none #FFFFFF;
	border-right: thin dashed #FFFFFF;
	border-bottom: thin dashed #FFFFFF;
	border-left: thin none #FFFFFF;
}
.otfordnet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	background-color: #FFFFFF;
	border-top: thin solid #CCCCCC;
}
a.otfordnet {
	color: #666666;
	text-decoration: none;
}
a.otfordnet:visited {
	color: #666666;
}
a.otfordnet:hover {
	color: #009900;
	text-decoration: none;
}
.table_top_lhs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #924150;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
}
.table_top_rhs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #924150;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
}
.table_middle_lhs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #006600;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #006600;
}
.table_middle_rhs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #006600;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #006600;
}
.table_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #006600;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #006600;
	border-left-color: #006600;
}
.table_middle {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #006600;
	border-left-color: #006600;
}
.blackboard {
	font-family: "Lucida Handwriting", Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}

.body_image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-align: center;
}
.highlight {
	background-color: #FFFF00;
}
.signature {
	font-family: "Lucida Handwriting", Verdana, Arial, sans-serif;
	font-size: medium;
}
