body {
	margin: 10px 0px 10px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	line-height: 19px ;
	background: url(images/page_bg.png) #52763A ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #ffffff ;
}

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

p,li,div {
	line-height: 19px ;
}

table {
	border-collapse: collapse ;
}

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

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

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

h2 {
	font-size: 18px ;
	font-weight: normal ;
	letter-spacing: -1px ;
}

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

.button, .buttonUp {
	padding: 8px 10px ;
	text-align: center ;
	background-position: center ;
}

.buttonUp {
	background-image: url(images/button_up.png) ;
}

.nav_spacer {
	width: 1px ;
	background: #ffffff ;
	border-left: 2px solid #1D2914 ;
	border-right: 2px solid #1D2914 ;
}

a.nav_link:link, a.nav_link:active, a.nav_link:visited, .bot_info {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 18px ;
	font-family: verdana ;
	font-weight: normal ;
	letter-spacing: -1px ;
}

a.nav_link:hover {
	color: #1D2914 ;
	text-decoration: underline ;
}

a:link {
	color: #ffffff ;
}

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

a:hover {
	color: #ffff00 ;
}

#content {
	padding: 15px ;
}