body {
	margin:0px 0px 15px 0px ;
	font-family: lucida sans, arial, sans-serif ;
	font-size: 11px ;
	background: #F8F4D2 ;
	background-position: center ;
	background-repeat: repeat-y ;
	color: #184473 ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

input,select,textarea {
	font-size: 11px ;
	font-family: lucida sans ;
}

td {
	font-size: 11px ;
	vertical-align: top ;
}

.heading {
	background: #56221C ;
	padding: 2px 25px 2px 25px ;
}

h1 {
	font-size: 22px ;
	font-weight: bold ;
	text-align: right ;
	color: #184473 ;
	font-family: lucida sans ;
	padding: 3px ;
	border-bottom: 1px solid #184473 ;
	margin-top: 0px ;
}

h2 {
	font-size: 17px ;
	font-weight: bold ;
}

h3 {
	font-size: 13px ; 
	font-weight: bold ;
}

#holder {
	background: url(images/pagebg.gif) #F8F4D2 ;
	background-position: center ;
	background-repeat: repeat-y ;
}

#top {
	width: 760px ;
	margin: auto ;
	border: 1px solid #ffffff ;
	border-top: 0px ;
	border-bottom: 0px ;
}

#middle {
	width: 760px ;
	margin: auto ;
	border: 1px solid #ffffff ;
	border-top: 0px ;
	border-bottom: 0px ;
}

#bottom {
	width: 760px ;
	margin: auto ;
	background: url(images/bottom.gif) ;
	border: 1px solid #ffffff ;
	border-top: 0px ;
	border-bottom: 0px ;
	height: 120px ;
}

#nav {
	background: #C5C5C5 ;
	width: 148px ;
}

#contentholder {
	width: 602px ;
}

#content {
	padding: 10px ;
	text-align: left ;
	background: #ffffff ;
}

.button {
	padding: 2px 5px ;
	border: 1px solid #666666 ;
	margin: 2px 2px ;
	background: none ;
	text-align: right ;
}

.buttonup {
	padding: 2px 5px ;
	border: 1px solid #14294B ;
	margin: 2px 2px ;
	background: #dddddd ;
	text-align: right ;
}

.botbutton, {
	padding: 2px 5px ;
	padding-bottom: 4px ;
	text-align: center ;
	background: url(images/botbg.gif) ;
}

.topbutton {
	padding: 2px 5px ;
	padding-top: 4px ;
	text-align: center ;
	background: url(images/topbg.gif) ;
}

a.sidelink:link, a.sidelink:active, a.sidelink:visited {
	color: #ffffff ;
	font-family: tahoma ;
	font-size: 10px ;
	text-decoration: none ;	
}

a.sidelink:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #666666 ;
	font-weight: bold ;
	font-family: lucida sans ;
	font-size: 11px ;
	text-decoration: none ;
	margin-right: 5px ;
	margin-left: 5px ;
	text-decoration: none ;
}

a.navlink:hover {
	color: #9D330F ;
	text-decoration: underline ;
}

a.sidelink:link, a.sidelink:active, a.sidelink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 10px ;
	margin: 0px ;
	padding: 0px ;
}

a.sidelink:hover {
	color: #ffff00 ;
}

a:link {
	color: #184473 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #2084B6 ;
}