body {
	margin: 1px 0px 10px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: url(images/pageBg.gif) #990000 ;
	background-position: center ;
	background-repeat: repeat-y ;
	color: #000000 ;
}

table {
	border-collapse: collapse ;
}

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

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

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

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

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

.button {
	height: 50px ;
	vertical-align: middle ;
	text-align: center ;
	border-right: 1px solid #ffffff ;
	padding: 0px 10px ;
}

.buttonup {
	padding: 2px 10px ;
	margin: 3px 3px ;
	background: #990000 ;
	border: 1px solid #ffffff ;
}

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

}

a.navLink:hover {
	color: #990000 ;
	text-decoration: underline ;
}

a:link {
	color: #990000 ;
}

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

a:hover {
	color: #737166 ;
}

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

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

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

#topNav {
	background: url(images/barBg.gif) ;
	margin-top: 1px ;
}

a.botLink:link, a.botLink:active, a.botLink:visited {
	color: #737166 ;
	text-decoration: none ;
	font-size: 10px ;
	font-family: verdana ;
	font-weight: bold ;
	text-transform: capitalize ;

}

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