body {
	margin: 2px 0px 10px 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: url(images/pageBg.gif) #FCF9E7 ;
	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: #A3AFAF ;
	border-bottom: 1px solid #A3AFAF ;
	font-family: tahoma ;
	margin-top: 0px ;
	padding: 2px ;
}

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

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

.button {
	padding: 2px ;
	background: #E3F4F4 ;
	text-align: center ;
}

.buttonup {
	padding: 2px ;
	background: #FCF9E7 ;
	text-align: center ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #A3AFAF ;
	text-decoration: none ;
	font-size: 11px ;
	font-family: tahoma ;
	font-weight: bold ;

}

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

a.catLink:link, a.catLink:active, a.catLink:visited {
	color: #D4D1C3 ;
	text-decoration: none ;
	font-size: 10px ;
	font-family: tahoma ;
	font-weight: bold ;

}

a.catLink:hover {
	color: #A3AFAF ;
	text-decoration: underline ;
}

a:link {
	color: #A3AFAF ;
}

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

a:hover {
	color: #cc0000 ;
}

#holder {
	width: 756px ;
	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 ;
	margin-top: 2px ;
	margin-bottom: 2px ;
}

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

}

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