body {
	background: url(images/bg.gif) #cccccc ;
	background-attachment: fixed ;
	margin: 0px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
}

td {
	font-size: 12px ;
}

table {
	border-collapse: collapse ;
}

h1 {
	font-size: 14px ;
	font-weight: bold ;
	text-align: left ;
	color: #25625F ;
	margin-top: 0px ;
}

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

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

#topflash {
	position: absolute ;
	top: 0px ;
	left: 150px ;
	width: 601px ;
	height: 150px ;
	border: 1px solid #ffffff ;
	border-left: 0px ;
	border-top: 0px ;
}

#corner {
	position: absolute ;
	top: 0px ;
	left: 0px ;
	height: 175px ;
	width: 150px ;
	border-right: 1px solid #ffffff ;
	border-bottom: 1px solid #ffffff ;
}

#info {
	position: absolute ;
	top: 151px ;
	left: 151px ;
	height: 16px ;
	width: 590px ;
	padding: 4px 5px ;
	border-bottom: 1px solid #ffffff ;
	border-right: 1px solid #ffffff ;
	color: #ffffff ;
	text-align: center ;
	background: #0653BB ;
	font-size: 11px ;
	font-weight: bold ;
}

#nav {
	position: absolute ;
	top: 176px ;
	left: 581px ;
	width: 170px ;
	border-right: 1px solid #ffffff ;
	background: #999999 ;
}

#content {
	position: absolute ;
	top: 176px ;
	left: 0px ;
	width: 560px ;
	border-right: 1px solid #ffffff ;
	border-bottom: 1px solid #ffffff ;
	background: #ffffff ;
	padding: 10px ;
}

a.email:link, a.email:active, a.email:visited {
	color: #ffffff ;
	text-decoration: none ;
}

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

.button {
	border-bottom: 1px solid #ffffff ;
	padding: 2px 7px ;
	background: #CE9C52 ;
}

.buttonup {
	background: #FFC165 ;
	border-bottom: 1px solid #ffffff ;
	padding: 2px 7px ;
}

.buttondown {
	background: #EEB45E ;
	border-bottom: 1px solid #ffffff ;
	padding: 2px 7px ;
}

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

a.nav:hover {
	color: #0653BB ;
	text-decoration: underline ;
}

a:link {
	color: #0653BB ;
}

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

a:hover {
	color: #EEB45E ;
}