body
{
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#000000;
	font: normal small Arial, Helvetica, sans-serif;
	}
.nav {
	background-image: url(images/background-toplinks.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 40px;
	padding-bottom: 10px;
}

.toplinks{
	font-size:14px;
	color:#FAF9CD;
	font-weight:bold;
	display:block;
	height:20px;
	width:106px;
	text-decoration:none;
	background-color: #003300;
	border: 2px solid #F9F5B6;
	padding-top: 3px;
}
.toplinks:hover{
	color:#003300;
	font-weight:bold;
	display:block;
	height:20px;
	width:106px;
	text-decoration:underline;
	background-color: #F9F5B6;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}

.content
{
	color:#003300;
	text-align:justify;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
.bordermain .content .li {
	font-size: 16px;
	line-height: 150%;
}


.bordermain .content a {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
}
.bordermain .content a:hover {
	color: #000000;
	text-decoration: none;
}

.copy{
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	padding: 10px;
	background-image: url(images/background-copy.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}
.copy a {
	color: #FAF9CD;
	font-weight: bold;
}
.bordermain .copy a:hover {
	color: #003300;
	text-decoration: none;
}
.buttons
{background-image:url(images/button_bg.gif); background-repeat:no-repeat;
height:27px;
width:106px;
}
.header
{background-image:url(images/header.jpg); background-repeat:no-repeat;
height:143px;
width:779px;
border-top:1px solid #696969;
border-right:1px solid #696969;
border-left:1px solid #696969;
}
