@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
}
body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #3366CC;
	background-image: url(images/tile.jpg);
}
table#main {background-color: white; border: thin solid black;}
p.first {margin-top: -1.0em; padding-top: 0px; }
a:link {
	color: #990033;
}
a:visited {
	color: #660033;
}
h1 {
	font-size: large;
	color: #009;
}
h2 {
	font-size: medium;
	color: #009;
}
h3 {
	font-size: small;
	color: #009;
}
ul.buttons {list-style: none;}
ul.buttons li {margin-left: -30px;}
.buttons a {color: #000033;
background-color: #FFFFFF;
padding: 2px;
display: block;
border-bottom: 1px solid #000066;
font: 13px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #005A9C;
color: #FFFFFF;
text-decoration: none;}
.style5 {
	font-size: x-small;
	font-weight: bold;
}
.style6 {text-align: center;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {color: #990000}
.style8 {
	color: #005A9C;
	font-weight: bold;
}
.style9 {color: #FFFFFF}


#main tr td #rightbox {
	margin: 3px;
	float: right;
	width: 250px;
	background-color: #005A9C;
	color: #FFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
