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

table {
	border-collapse: collapse ;
}

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

input,select,textarea {
	font-family: tahoma, arial, sans-serif ;
	font-size: 12px ;
}

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

#heading1 {
	background: #834F9A ;
	padding: 2px 20px 2px 20px ;
	border-top: 1px solid #000000 ;
	border-bottom: 1px solid #000000 ;
}

h1 {
	font-size: 18px ;
	padding: 2px 5px ;
	border-bottom: 1px solid #834F9A ;
	font-weight: bold ;
	text-align: right ;
	color: #834F9A ;
	font-family: tahoma ;
	margin-top: 0px ;
}

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

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

a:link {
	color: #5594C5 ;
}

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

a:hover {
	color: #E09D45 ;
}

a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #834F9A ;
	font-size: 12px ;
	text-decoration: none ;
}

a.navlink:hover {
	color: #ffffff ;
}

.button {
	border: 1px solid #cccccc ;
	margin: 0px 5px ;
}

.buttonup {
	border: 1px solid #E09D45 ;
	background: #eeeeee ;
	margin: 0px 5px ;
}

.button2 {
	padding: 2px 5px 2px 5px ;
	font-weight: normal ;
	text-align: right ;
	background: url(images/navbg.gif) #eeeeee ;
	background-position: 5px center ;
	background-repeat: no-repeat ;
	margin-bottom: 1px ; 
}
	
.buttonup2 {
	padding: 2px 5px 2px 5px;
	font-weight: bold ;
	text-align: right ;
	background: #834F9A ;
	background-position: 5px center ;
	background-repeat: no-repeat ;
	margin-bottom: 1px ; 
}

.button3 {
	padding: 2px 5px 2px 5px ;
	font-weight: normal ;
	text-align: right ;
	background: url(images/navbg.gif) #4E709A ;
	background-position: 5px center ;
	background-repeat: no-repeat ;
}
	
.buttonup3 {
	padding: 2px 5px 2px 5px;
	font-weight: bold ;
	text-align: right ;
	background: #834F9A ;
	background-position: 5px center ;
	background-repeat: no-repeat ;
}

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

#toplogo {
	padding: 15px ;
	border-top: 1px solid #cccccc ;
}

#topimage {
	border: 1px solid #cccccc ;
}

#topnav {
	padding: 5px ;
	border-bottom: 1px solid #cccccc ;
	text-align: right ;
	height: 20px ;
}

#content {
	padding: 12px ;
}

#sidenav {
	margin: 5px ;
	border: 1px solid #cccccc ;
	background: #eeeeee ;
}
