body {
	margin: 10px 0px 10px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	line-height: 18px ;
	background: #E3D8B7 ;
	background-position: center ;
	background-repeat: repeat-y ;
}

p {
	line-height: 18px ;
}

table {
	border-collapse: collapse ;
}

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

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

select, input {
	font-size: 11px ;
	font-family: verdana ;
}

.heading {
	background: #56221C ;
	padding: 2px 25px 2px 25px ;
}

h1 {
	font-size: 18px ;
	font-weight: bold ;
	color: #184473 ;
	font-family: verdana ;
	margin-top: 0px ;
}

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

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

#holder {
	background: url(images/mainbg.jpg) ;
	width: 760px ;
	height: 500px ;
	margin: auto ;
	background-position: center ;
	background-repeat: repeat-y ;
	border: 1px solid #CDC386 ;
	color: #CDC386 ;
}

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

#navbar {
	margin-top: 98px ;
	height: 28px ;
	text-align: right ;
	padding: 0px 0px ;
}

#content {
	padding: 15px ;
	padding-bottom: 5px ;
}

.button {
	background: url(images/button_bg.gif) ;
	background-position: center ;
	padding: 11px 20px 13px 20px ;
	text-align: left ;
	line-height: 16px ;
}

.buttonUp {
	background: url(images/button_bgUp.gif) ;
	background-position: center ;
	padding: 11px 20px 13px 20px ;
	text-align: left ;
	line-height: 16px ;
}

.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: #ffffff ;
	font-weight: bold ;
	font-family: tahoma ;
	font-size: 14px ;
	text-decoration: none ;
}

a.navLink:hover {
	color: #ffff00 ;
}

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: #4568AC ;
}