body {
	margin: 10px 0px 20px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	line-height: 18px ;
	background: url(png/page_stripes_bg.png) #E8DAC5 ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #000000 ;
}

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

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

table {
	border-collapse: collapse ;
}

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

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

h1 {
	font-size: 28px ;
	line-height: 32px ;
	font-weight: normal ;
	color: #827A6F ;
	font-family: tahoma ;
	margin-top: 0px ;
	letter-spacing: -1px ;
}

h2 {
	font-size: 22px ;
	font-weight: normal ;
	letter-spacing: -1px ;
	line-height: 26px ;
}

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

.button, .buttonUp {
	background: none ;
	padding: 10px 10px ;
	text-align: center ;
	border-left: 1px solid #330000 ;
}

.buttonUp {
	background: url(images/button_up.gif) ;
	background-position: center ;
}

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

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

a:link {
	color: #760000 ;
}

a:active, a:visited {
	color: #827A6F ;
}

a:hover {
	color: #A80000 ;
}

#content {
	padding: 15px 15px 15px 15px ;
}