a {
	color: #63639C;
}

a:hover {
	color: #993366;
}

body {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}

h1{
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
}

h2{
	color: #993366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
}

h3{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 100%;
}

h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
}

hr {
	border-top: 1px;
	border-top-color: #7A7AAB;
	border-top-style: dotted;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}

li {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
}

li li {
	font-size: 100%;
}

p {
	line-height: 150%;
}

td {
	font-size: 100%;
}

th{
	background: #7A7AAB;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

ul {
	list-style-type: square;
}

.center{
	text-align: center;
}

.important {
	color: #CC3366;
	font-weight: bold;
}

.left{
	border-right: 1px dotted #333366;
	float: left;
	width: 49%;
}

.right{
	float: left;
	padding-left: 2%;
	width: 48%;
}

.smaller{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}

.staffheader {
	background-color: #333366;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

#footer {
	float: left;
	width: 100%;
}

#left{
	float: left;
	width: 156px;
	margin: 0px;
	padding: 0px;
}

#mainblock {
	margin-left: 18px;
	margin-top: 5px;
	width: auto;
}

#maintext {
	margin: 0% 3% 0% 3%;
}

#right{
	float: left;
	width: 75%;
}

#title {
	border-bottom: 1px solid #CCCCDD;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px 0px 5px 0px;
	width: 100%;
}

#title ul {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	padding: 10px 0px 5px 0px;
	width: 100%;
}
#title ul li {
	line-height: 100%;
	margin: 0 px;
	padding: 0px;
}

#nav {
margin: 0px;
padding: 0px;
}

#nav ul {
margin: 0px;
padding: 0px;
list-style:none;
color:#333366;
font-size: 85%;
font-weight: bold;}

#nav ul ul {
list-style:disc;
font-size: 100%;
margin-left: 15px;
font-weight:normal;
}

#nav li {
margin-top: 2px;
margin-bottom: 2px;
margin-left: 0px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 0px;
}

#nav a {
text-decoration:none;
}

#nav a:hover {
text-decoration:underline;
}

table.styled_table {
	border-top:1px solid #dfdeed;
	border-right:1px solid #dfdeed;
}

table.styled_table th {
	border-bottom:1px solid #dfdeed;
	border-left:1px solid #dfdeed;
}

table.styled_table td{
	border-bottom:1px solid #dfdeed;
	border-left:1px solid #dfdeed;
}

.odd {
	background-color:#fff;
}

.even {
	background-color:#eee;
}

.photae {
	margin:10px;
	padding:5px;
	border:1px solid #eee;
}
