@charset "UTF-8";
/* CSS Document */

body {
	background-color: #DDEEE4;
	background-image:url(images/leaves_leftbackground.jpg);
	background-repeat: repeat-y;
	position: absolute;
	margin-left: 118px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.text {
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin-left:15px;
}
#text {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
}
.textbold {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	font-weight: bold;
}

.textpurple {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	font-weight: bold;
	color: #400080;
}

.titlepurple {
font-family:arial, verdana, sans-serif;
	font-size:large;
	font-weight: bold;
	color: #400080;
}
.textpurpleplain {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	color: #400080;
}
.textred {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	color: #FF0000;
}

.titlegreen {
	font-family:Arial, Verdana, sans-serif;
	font-size:large;
	font-weight: bold;
	color: green;
}
.textgreen {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	font-weight: bold;
	color: green;
}
.textgreenplain {
	font-family:Arial, Verdana, sans-serif;
	font-size:small;
	color: green;
}
.numbered {
	font-family:Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
#ol a {
	font-size:small;
	color: #0000FF;
	text-decoration: none;
}
#ol link {
	font-size:small;
	color: #0000FF;
	text-decoration: none;
	}
#ol active {
	color: #0000FF;
	font-size:small;
	text-decoration: none;
}
#ol visited {
	color: #0000FF;
	font-size:small;
	text-decoration: none;
}
#text a {
	font-size:small;
	color: #0000FF;
	text-decoration: none;
}
#text link {
	font-size:small;
	color: #0000FF;
	text-decoration: none;
	}
#text active {
	color: #0000FF;
	font-size:small;
	text-decoration: none;
}
#text visited {
	color: #0000FF;
	font-size:small;
	text-decoration: none;
}
#bottom-nav {
	margin-top:15px;
	font-size:10px;
	color: #0000FF;
	font-weight:bold;
}

#bottom-nav a {
	color: #0000FF;
	text-decoration: none;
}
#bottom-nav link {
	color: #0000FF;
	text-decoration: none;
}
#bottom-nav active {
	color: #0000FF;
	text-decoration: none;
}
#bottom-nav visited {
	color: #0000FF;
	text-decoration: none;
}
#bottom-nav hover {
	color: #0000FF;
	text-decoration: underline;
}
#table {
	margin-left: 0px;
	margin-top: 0px;
}
#bar {
	margin-left: -10px;
	margin-top: 0px;
	position: absolute;
}
#picture {
	margin-left: -10px;
	margin-top: 46px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;}
a:active {
	text-decoration: none;
}

.bluetext {color: #0000FF}

.headertext {font-size: 14px; font-weight: bold; }

.bold {
font-weight:bold;
color:#0000FF;
font-size:11px;
}
.redplainlarge {
	font-size: 14px;
	color: #FF0000;
}
.teal {
	color: #336666;
}
.teal link  {
	color: #336666;
	text-decoration: none;
}
.teal hover  {
	color: #336666;
	text-decoration: none;
}
.teal active  {
	color: #336666;
	text-decoration: none;
}
.teal a {
color: #336666;
text-decoration:none;
}

