body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.75em;
	color: #333333;
	background-image:url(images/bg_final.jpg);
}

#container
{
	width: 750px;
	height: 605px;
	margin: 0 auto;
}

#content
{
	width: 525px;
	height: 440px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993366;
}

.medium2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: 003366;
}

.xbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003366;
}

.expanded {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box {
	padding: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding-left: 20px;
	padding-right: 20px;
}

a:link {
	color: #993366;
}

a:hover {
	color: #666666;
}

a:visited {
	color: #993366;
}


#navlist {
margin-left: 20px;
margin-top: 10px;
border-bottom: 2px solid #663366;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

#navlist li {
list-style: none;
margin: 0;
display: inline;
}

#navlist li a {
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #663366;
border-bottom: none;
background: #003366;
text-decoration: none;
}

#navlist li a:link { color: #ffffff; }
#navlist li a:visited { color: #ffffff; }

#navlist li a:hover {
color: #ffffff;
background: #663366;
border-color: #663366;
}

#navlist li a#current {
background: white;
color:#666666;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #663366;
}


.buttonscontainer {
width: 175px;
padding-right: 10px;
padding-top: 10px;
}

.buttons a {
color: #666666;
background-color: #ffffff;
padding: 2px;
padding-right: 7px;
display: block;
border-right: 10px solid #003366;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-align: right;
margin-top: 1px;
}

.buttons a:hover {
border-right: 10px solid #663366;
text-decoration: none;
color: #663366;
}
