body {
	background-color: #505634;
	margin: 0px;
	text-align:center;
	background-attachment:fixed;
	background-position:bottom center;
	background-repeat:repeat-x;
	margin-bottom:0px;
}

html {
	text-align:center;
}

body,td,th,p {
	font: 11px arial,verdana,arial,helvetica,sans-serif;
	color: #333333;
}

#wrapper{
	width:752px;
	margin-left:auto;
	margin-right:auto;
}

#content{
	height:400px;
	overflow:visible;
	background-color:#FFFFFF
	background-position:top;
	background-attachment:scroll;
	background-repeat:no-repeat;
}



a{
	font-weight:bold;
}

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

.inputbg{
	background-color:#333;
}

a:visited {
	color: #505634;
	text-decoration: none;
}
a:hover {
	color: #505634;
	text-decoration: underline;
}

.header {
	font-size: 11px;
	font-weight: bold;
	color: #757678;
	font-style:italic;
}

.header2 {
	font-size: 11px;
	font-weight: bold;
	color: #f7f7f7;
	font-style:normal;
}

.header a{
	font-style:normal;
}

.subtle {
	color: #757678;
}

.subtle2 {
	color: #757678;
	font-size:10px;
	font-style:italic;
}

.itemdate {
	color: #757678;
	font-style:italic;
}

.9pt {
	font-size:9px;
}



.bodytext{
	color:#e7e7e7;
}

.tipbody{
	display:none;
}

.tipheader{
	padding:6px;
	background-color:#111111;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}