body {
	margin: 15px 0px 15px 0px ;
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
	line-height: 18px ;
	color: #000000 ;
}

input,select,textarea {
	font-family: verdana, arial, sans-serif ;
	font-size: 12px ;
}

p, li {
	line-height: 18px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: middle ;
}

h1 {
	font-size: 18px ;
	font-weight: bold ;
	color: #540D33 ;
	font-family: tahoma ;
	margin-top: 0px ;
	letter-spacing: -1px ;
}

h2 {
	font-size: 13px ;
	font-weight: bold ;
}

h3 {
	font-size: 12px ; 
	font-weight: bold ;
}

.button, .buttonUp {
	background: url(images/button_bg.gif) ;
	background-position: center ;
	padding: 5px 5px 5px 15px ;
	margin: 0px 10px ;
	border-bottom: 1px solid #cccccc ;
}

.buttonUp {
	background: url(images/button_bgUp.gif) ;
	background-position: center ;
}

.nav_button {
	padding: 5px 0px ;
}

a.navLink:link, a.navLink:active, a.navLink:visited {
	color: #ffffff ;
	text-decoration: none ;
	font-size: 13px ;
	font-family: verdana ;
	font-weight: bold ;
	letter-spacing: -1px ;
}

a.navLink:hover {
	color: #ffff00 ;
	text-decoration: underline ;
}

a:link {
	color: #540D33 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #871452 ;
}

#content {
	padding: 15px ;
}

.sep {
	font-size: 1px ;
	line-height: 1px ;
	background: #871452 ;
	border-top: 1px solid #ffffff ;
	border-bottom: 1px solid #ffffff ;
}

.holder {
	width: 780px ;
	margin: auto ;
}