
body {
	background: url(/images/pagebg.gif) #15163E ;
	background-repeat: repeat-x ;
	font-size: 12px ;
	margin: 15px 0px 0px 0px ;
}

body, input, select, textarea {
	font-family: verdana, arial, sans-serif ;
}

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

table {
	border-collapse: collapse ;
}

td {
	font-size: 12px ;
}

h1 {
	font-size: 32px ;
	letter-spacing: -2px ;
	font-family: georgia ;
	font-weight: normal ;
	background: #484ACE ;
	border: 1px solid #fff ;
	padding: 10px 15px ;
	margin-top: 0px ;
	color: #fff ;
	line-height: 36px ;
}

h2 {
	font-size: 18px ;
	letter-spacing: -1px ;
	margin-top: 0px ;
	line-height: 22px ;
	color: #484ACE ;
}

h3, .inline_h {
	font-size: 13px ;
	font-weight: bold ;
	color: #484ACE ;
	letter-spacing: -1px ;
}

.td1 {
	background: #E0DAB4 ;
}

.td2 {
	background: #ffffff ;
}

#holder {
	margin: auto ;
	width: 960px ;
}

#left {
	width: 250px ;
	float: left ;
}

#contentholder {
	margin-left: 265px ;
}

#content {
	border: 1px solid #ffffff ;
	padding: 15px ;
	background: url(/images/content_bg.jpg) ;
}

a.button:link, a.button:active, a.button:visited, a.button:hover {
	text-align: left ;
	display: block ;
	padding: 6px 12px 6px 35px ;
	background-image: url(/images/navbg.gif) ;
	background-position: left center ;
	background-color: none ;
	background-repeat: no-repeat ;
	margin-bottom: 2px ;
	color: #fff ;
	font-size: 18px ;
	letter-spacing: -1px ;
	text-decoration: none ;
}

a.button:hover {
	background-color: #484ACE ;
	text-decoration: underline ;
}

a:link {
	color: #15163E ;
}

a:active, a:visited {
	color: #593F1D ;
}

a:hover {
	color: #484ACE ;
}

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

a.link_white:hover {
	text-decoration: underline ;
}