Body{
	background-color : #000000;
	margin-top : 10px;
	margin-left : 10px;
	margin-bottom : 10px;
	margin-right : 10px;
	scrollbar-3dlight-color : #D3373B;
	scrollbar-arrow-color : #D3373B;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #D3373B;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #D3373B;
	scrollbar-track-color : #000000;
}
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1{
	font-family : "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight : bold;
	font-stretch : wider;
}
h2{
	font-family : "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight : bold;
	font-stretch : wider;
}
table.outer{
	border-top : 2px ridge #D3373B;
	border-left : 2px ridge #D3373B;
	border-bottom : 2px ridge #D3373B;
	border-right : 2px ridge #D3373B;
	background-color : #FFFFFF;
	background-attachment : fixed;
	background-image : url(images/watermark.gif);
	background-position : 87%;
	background-repeat : repeat-y;
}
table.nav{
	border-top : 0px ridge #000000;
	border-left : 0px ridge #000000;
	border-bottom : 0px ridge #000000;
	border-right : 0px ridge #D3373B;
	background-color : #000000;
}
.footer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.nav_bak{
	background-image : url(images/pole_guy.jpg);
	background-position : center;
	background-repeat : repeat-y;
}
img.border{
	border-top : 1px ridge #D3373B;
	border-left : 1px ridge #D3373B;
	border-bottom : 1px ridge #D3373B;
	border-right : 1px ridge #D3373B;
}

.cell{
		height : 25px;
		width : 150px;
}
	#buttons a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
	padding-top : 5px;
	background-color : #000000;
	border : 1px ridge #D3373B;
}
	#buttons a:link {
		color:  #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 11px;
		border : 1px ridge #D3373B;
	}
	#buttons a:visited {
		color:  #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 11px;
		border : 1px ridge #D3373B;
	}

	#buttons a:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	border : 1px ridge #000000;
	background-color : #D3373B;
}
		#buttons a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	border : 1px ridge #D3373B;
	background-color : #00FF80;
}
a.email:link{
	color: #FFFFFF;
	text-decoration : none;
}
a.email:visited{
	color: #FFFFFF;
	text-decoration : none;
}
a.email:hover{
	color: #FFFFFF;
	text-decoration : underline;
}
a.email:active{
	color: #FFFFFF;
	text-decoration : none;
}
a:link{
	color: #003399;
	text-decoration : none;
}
a:visited{
	color: #003399;
	text-decoration : none;
}
a:hover{
	color: #000000;
	text-decoration : underline;
}
a:active{
	color: #003399;
	text-decoration : none;
}
