body {
	margin: 15px 0px 15px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: #30573D ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

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

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

h1 {
	font-size: 28px ;
	font-weight: normal ;
	color: #30573D ;
	text-align: left ;
	font-family: verdana, arial, sans-serif ;
	margin-top: 0px ;
	letter-spacing: -2px ;
}

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

h3 {
	font-size: 11px ;
	font-weight: bold ;
	margin-bottom: 0px ;
}

.button {
	background: url(images/buttonBg.gif) ;
	padding: 7px 15px 7px 10px ;
	margin-bottom: 2px ;
}

.buttonup {
	background: url(images/buttonBgUp.gif) ;
	padding: 7px 10px 7px 10px ;
	margin-bottom: 2px ;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 12px ;
	font-family: tahoma ;
	font-weight: bold ;

}

a.navLink:hover {
	color: #30573D ;
	text-decoration: none ;
}

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

}

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

a:link {
	color: #3E704F ;
}

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

a:hover {
	color: #88d6d5 ;
}

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

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

#content {
	padding: 0px 15px 0px 15px ;
}