body {
	margin: 10px 0px 10px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: #003333 ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #ffffff ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: top ;
}

h1 {
	font-size: 22px ;
	font-weight: bold ;
	color: #cccccc ;
	border-bottom: 1px solid #cccccc ;
	font-family: tahoma ;
	margin-top: 0px ;
	padding: 3px ;
}

h2 {
	font-size: 17px ;
	font-weight: bold ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

.button {
	margin: 3px 0px ;
	background: url(navbar/navbg.gif) ;
	background-position: center ;
	border: 1px solid #ffffff ;
	text-align: right ;
}

.buttonup {
	margin: 3px 0px ;
	background: url(navbar/navbgup.gif) ;
	background-position: center ;
	border: 1px solid #ffffff ;
	text-align: right ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 10px ;
	font-family: verdana ;
	font-weight: bold ;

}

a.navlink:hover {
	color: #ffffff ;
	text-decoration: underline ;
}

a.botlink:link, a.botlink:active, a.botlink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 10px ;
	font-family: verdana ;
	font-weight: bold ;

}

a.botlink:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

a:link {
	color: #cccccc ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #ffff00 ;
}

#holder {
	width: 760px ;
	margin: auto ;
}

#heading {
	background: url(images/headingbg.gif) ;
	text-align: right ;
	padding-right: 220px ;
	padding-top: 3px ;
	padding-bottom: 4px ;
}

#content {
	padding: 10px 10px 10px 10px ;
	border: 1px solid #ffffff ;
	background: #004C4C ;
}