body {
	background: url("/images/background.jpg") #b5b4b4 repeat-x top right;
	background-attachment:  fixed;
	text-align: center;
	margin-top: 0px;
}

td {
	font-size : 9pt;
	font_style : normal;
	font-family : Verdana, Arial, Helvetica;
	color: #404040;
}

th.navheader {
	background-color : #EFEFEF;
	border-bottom-width : 1px;
	border-bottom : 1px solid #000000;
	border-top-width : 1px;
	border-top : 1px solid #000000;
	font-size : 8pt;
}


#contentheader {
	background-color : #404040;
	border-bottom-width : 1px;
	border-bottom : 1px solid #000000;
	border-top-width : 1px;
	border-top : 1px solid #000000;
	font-size : 10pt;
	width 100%;
	color: #EEEEEE;
	font-weight: bold;
	padding: 2px;
}

a {
	color: #000000;
}

td.navlink {
	text-align: right;
}

#page { 
	margin: 2 auto;
	border: solid; 
	border-width: thin; 
	width: 800;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 5px 5px 2px;
	margin-top: 2px;
}

#top {
	border-bottom: 1px solid black;
}

#nav {
	border-right: 1px solid black;
	padding-right: 4px;
	padding-top: 5px;
	height: 100%;
}

#copyright {
	font-size: 6pt;
	color: #808080;
	padding-top: 5px;
}
