body {
	margin-left: 0px; margin-top: 0px;  
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #ccc;
	}
p { color: #ccc; }
td {}
a { color: #ccc; }
a:hover { color: #fff; }
strong { color: #fff; }

div.siteframe {
	width: 99%;
	height: auto;
	float: left;
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
	}
div.siteframetopstripe {
	visibility: hidden;
	}
div.siteframetopnavi {
	height: 27px;
	width: 554px;
	}
div.siteframetopimage {
	height: 10px;
	width: 10px;
	float: left;
	position: relative;
	}
div.siteframeout {
	width: 693px;
	height: 460px;
	float: left;
	position: relative;
	display: block;	
	}
div.siteframecontent {
	width: 498px;
	min-height: 460px;
	height: auto;
	float: left;
	border: 10px solid #aa0b0f;
	margin-left: 10px;
	font-size: 11px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	div.siteframecontent p {
		margin-bottom: 10px;
		display: block;
		}
div.siteframerightcontent {
	float: left;
	margin-left: 40px; 
	top: 27px;
	width: 155px;
	height: 395px;
	position: relative;
	display: block;
	border-left: 1px solid #666;
	padding-left: 13px;
	}
div.siteframebottombuttons {
	width: 725px;
	padding-bottom: 40px;
	margin-top: 20px;
	position: relative;
	float: left;
	display: block;
	}
	
div.topnavidiv {
	float: left;
	position: relative;
	left: 176px;
	display: block;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
div.topnavidivlast {
	visibility: hidden;
	}
a.topnavia {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
	line-height: 9px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform: uppercase;
	}
a.topnavia:hover {
	/*background-color: #BBBDC0;*/
	color: #fff;
	}
	
div.leftnavi {
	visibility: hidden;
	}
div.leftnavititle {
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
	width: 156px;
	color: #fff;
	margin-bottom: 2px;
	}
div.leftnavidiv {
	padding-top: 3px;
	width: 145px;
	}
a.leftnavilink {
	text-decoration: none;
	color: #a9a9a9;
	padding-left: 11px;
	}
a.leftnavilink:hover  { color: #fff; background: url(../ximg/naviarrow.gif) no-repeat 0 5px }
div.leftnavimid {
	border-top: 1px solid #666;
	margin-top: 6px;
	}
div.leftnavimid p {
	padding-top: 0px;
	margin-top: 0px;
	}
	
div.bottombutton {
	float: left;
	width: 140px;
	padding-right: 5px;
	border-right: 1px solid #666;
	}
div.bottombuttonmid {
	float: left;
	width: 220px;
	padding-left: 13px;
	padding-right: 5px;
	border-right: 1px solid #666;
	}
div.bottombuttonright {
	float: left;
	width: 140px;
	padding-left: 13px;
	}
div.bottombutton, div.bottombuttonmid, div.bottombuttonright {
	height: 162px;
	}
div.bottombutton p, div.bottombuttonmid p, div.bottombuttonright p, div.siteframecontent p, div.bottombuttonlast p {
	margin: 0px;
	padding: 0px;
	}
div.siteframecontent p, div.bottombuttonlast p {
	margin: 0px;
	padding: 0px;
	}
div.siteframecontent p strong, div.bottombuttonlast p strong {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0px;
	padding-top: 15px;
	}
div.bottombuttonlast {
	float: left;
	width: 140px;
	margin-left: 15px;
	}
div.siteframecontent p {
	padding-left: 10px;
	padding-right: 10px;
	}

table {
	font-size: 11px;
	}
td {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	}
form table a {
	color: #000000; text-decoration: underline;
	}
table td {
	color: #666;
	}
	
.h-line-content { border-bottom: 1px solid #666; }
	
ul  { list-style: disc }
li {
	padding-bottom : 5px;
	}
.content-w .padded td {
	background-color: #d3d3d3;
	color: black;
	}
table td.padded {
	color: black;
	}
a span.act {
	color: white;
	}