body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #4E0202;
	text-align: center;
}



#precache {
	position: absolute;
	left: -500px;
	top: -500px;
	height:0;
	width:0;
}


.picbox {
	width: 308px;

}

.pbox {
	width: 250px;
	padding: 0;
	padding-bottom: 15px;
	text-align: left;
	margin: 0;
}

.pbox img {
	padding: 25px;

}

.picbox img {
	margin-bottom: 5px;
	border: 1px solid #000000;
	padding: 3px;
}

.fleft {
	float: left;
	margin: 0 20px 20px 0px;
}


.cleft {
	clear: left;
}


.left_b {
	width: 50%;
	float: left;
}

.right_b {
	width: 50%;
	float: left;
}

.bottom_b {
	width: 100%;
	clear: left;
}


.topspace {
	height: 15px;
	width: 100%;
}




.topbar {
	background-color: #F6FFFA;
	text-align: left;
	width: 100%;
}

a img{
	border: none;
}


.outer {
	width: 786px;
	border: 0px none;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
	background-color: #F6FFFA;
	text-align: left;
}

.inner {
	width: 754px;
	margin: 24px;
	padding: 0px;
	border: 0px none;
	background-color: #F6FFFA;
	line-height:15px;
	font-size: 12px;
}



.innerpad {
	height: 380px;	
	width: 755px;
	padding: 20px;
	overflow: auto;
}




.just {
	text-align: justify;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

.title {
	font-size: 12px;
	font-weight: bold;
}


.grey {
	color: #929292;
}

.menubar {
	background-color: #6A0101;
	height: 20px;
}

.menubar td{
	margin: 0px;
	padding: 0 5px 0 5px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;

}

.menubar table  {
	text-align: center;
	border: none;
	margin: 0;
	width: 50%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.menubar a {
	text-decoration: none;
	color: #EEEEEE;
}

.menubar a:hover {
	text-decoration: underline;
}

.menubar .selected a {
	text-decoration: underline;
}


.inner a {
	color: #000000;
	text-decoration: none;
}

.inner a:hover {
	color: #9D94A6;
	text-decoration: underline;
}


.left {
	width: 350px;
	float: left;
}


.right {
	width: 350px;
	float: left;
	margin: 0 0 0 45;
}

.rightover {
	float: right;
	margin-right: 40;
}


.bottom {
	width: 100%;
	clear: left;
}

.bottombar {
	padding-bottom: 10px;
	background-color: #734397;
}

.footer {
	height: 15px;
	padding: 5px;
	background-color: #6A0101;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
	clear: left;
}

.footer a:hover {
	text-decoration: underline;
}
