body { 
	background: #fff;
	color: #222;
	font-family: Verdana, Sans-serif;
}

img {
	border: 0;
}

a:link{
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #73a7dc;
	text-decoration: none;
}

a:hover {
	color: #cd9845;
}

table.table_outer {
	border: 1px solid #cd9845;
	margin: 70px 5px 20px 5px;
	text-align: left;
}

td.topbg {	
	background:#CC9933 url(../art/pagetop.gif) no-repeat;
	height: 57px;
	min-width: 700px;
}

h5 {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 14px;
	font-weight: 100;
	padding: 30px 0 0 128px; 
	margin: 0;
}

h5 span {
	color: #fff;
}

td.nav {
	text-align: right;
	padding: 0;
	
}

td.nav a:link, td.nav a:visited {
	font-size: 12px;
	color: #000;
	border-right: 1px solid #efc37f;
	padding: 0 10px 0 0;
	text-decoration: none;
}

td.nav a:link.last {
	border: 0px;
}

td.nav a:hover {
	border-right: 1px solid #efc37f;
	color: #cd9845;
	text-decoration: none;
}

div.main {
	padding: 30px;
	color: #555;
}

div.main h1 {
	font-weight: 100;
	color: #000;
	padding-bottom: 1px;
	border-bottom: 1px solid #000;
	width: 90%;
	font-size: 20px;
}

div.main h1 span {
	font-weight: 500;
	color: #336699;
}

td.sidebar2012 {
	padding-top: 40px;
}

div._fullsuper {
	padding: 10px 10px 5px 10px;
	font-size: 1em;
	border-bottom: 1px solid #cd9845;
}

div._fullsuper span._pgfulldate {
	font-size: .80em;
	color: #555;
	line-height: 1.1em;
	font-weight: bold;
}

div._fullsuper a._pgfullreltitle {
	font-size: 1.2em;
	margin: 0;
	text-decoration: none;
}

