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

table {
	border-collapse: collapse ;
}

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

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

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

h1 {
	font-size: 28px ;
	font-weight: normal ;
	color: #255291 ;
	font-family: tahoma ;
	margin-top: 0px ;
	letter-spacing: -1px ;
}

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

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

a:link {
	color: #255291 ;
}

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

a:hover {
	color: #4678AE ;
}

a.toplink:link, a.toplink:active, a.toplink:visited {
	color: #ffffff ;
	font-size: 11px ;
	text-decoration: none ;
}

a.toplink:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

.button {
	background: url(images/navbg.gif) #F5E7D5 ;
	background-repeat: no-repeat ;
	background-position: 5px center ;
	border-bottom: 1px solid #ffffff ;
	padding: 4px 8px 4px 16px ;
	line-height: 11px ;
	font-weight: bold ;
	text-align: right ;
}

.buttonup {
	background: url(images/navbgup.gif) #255291 ;
	background-repeat: no-repeat ;
	background-position: 5px center ;
	border-bottom: 1px solid #ffffff ;
	padding: 4px 8px 4px 16px ;
	line-height: 11px ;
	font-weight: bold ;
	text-align: right ;
}

#content {
	padding: 12px ;
	background: #ffffff ;
}

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

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