body{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	line-height : 12pt;
	margin:0px;
	padding:0px;
	background-color: f0f0f0;
	background-repeat: repeat-y;
	background-image : url("gfx/back.gif");
}

#nav {
	position:absolute;
	left:30px;
	top:100px;
	width:150px;
	margin:0px;
	padding:0px;
	font-size:11px;
	line-height:13px;
	background-color: transparent;
}

#acontent {
	position:absolute;
	left:200px;
	top:100px;
	width: 650px;
	padding:0px;
	margin:0px;
}

#content {
	margin-left:200px;
	width:850px;
	padding:100px 0 0 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:650px;
}

#header {
	position:absolute;
	left:200px;
	top:10px;
	width:650px;
	height:80px;
	margin:0px;
	background-color:#ffe8e8;
	border:1px dashed #000000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:648px;
	height:78px;
}

#footer {
	font-size: 9px;
	text-align: right;
	padding: 2px 10px 0 0;
	clear: both;
}

#start0{
	width:650px;
	margin: 0 auto 0 auto;
	padding: 10px 10px 0 10px;
	background-color:#ffe8e8;
	border:1px dashed #000000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:628px;
}

#start0 p{
	padding:0;
	margin:0 0 10px 0;
}

.spacer {
	clear: both;
}

.centerpic {
	width:550px;
	text-align:center;
}

.boxed {
	width:150px;
	background-color:#ffc8c8;
	text-align:center;
	border-top:1px dashed #000000;
	border-bottom:1px dashed #000000;
	padding: 5px 0 5px 0;
}

.textblock{
	text-align:justify;
	padding:0px;
	margin:0 0 10px 0;
}

.center{
	text-align:center;
}

.textbox{
	width:650px;
	padding: 10px 10px 0 10px;
	margin: 0 0 15px 0;
	background-color:#ffe8e8;
	border:1px dashed #000000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:628px;
}

.smallbox{
	width:400px;
	padding: 10px 10px 0 10px;
	margin:0 auto 15px auto;
	background-color:#ffe8e8;
	border:1px dashed #000000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:378px;
}

.centertext{
	text-align:center;
}

.centerrow{
	width:650px;
	margin:0px;
	padding:0px;
	text-align:center;
}

.tab{
	margin:0 0 15px 0;
	padding:0px;
	border:1px dashed #000000;
}

.tabrow1{
	margin:0px;
	padding:0px;
	background-color:#fff0f0;
	border:0px;
}

.tabrow2{
	margin:0px;
	padding:0px;
	background-color:#ffe8e8;
	border:0px;
}

.tableft{
	width:246px;;
	padding:2px;
	margin:0px;
	border:0px;
	text-align:right;
}

.tabmid{
	width:246px;
	padding:2px;
	margin:0px;
	border:0px;
	text-align:left;
}

.tabright{
	width:146px;
	padding:2px;
	margin:0px;
	border:0px;
	text-align:center;
}

a {
	text-decoration:none;
	font-weight: 200;
	color:#c00000;
}

a:visited{
	text-decoration:none;
	color:#0000c0;
}

a:hover{
	color:#ff0000;
	text-decoration:underline;
}

a.boxed{
	display:block;
	color:#000000;
}

a.boxed:hover{
	display:block;
	background-color:#ffaaaa;
	color:#000000;
	text-decoration:none;
}

a.boxed:visited{
	display:block;
	color:#000000;
}

td, th, p{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	line-height : 13pt;
}

small{
	font-family : Verdana, Arial, sans-serif ;
	font-size:9px;
	line-height: 13px;
}

h1 {
	display:block;
	width:650px;
	font-size:11px;
	font-weight: normal;
	line-height: 13px;
	padding: 5px 0px 5px 15px;
	margin:0 0 15px 0;
	color:#000000;
	background-color:#ffaaaa;
	border: 1px dashed #000000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:633px;
}

h2{
	display:block;
	font-size:9pt;
	line-height:12pt;
	padding:0px;
	margin:0 0 2px 0;
	color:#000000;
	background-color: transparent;;
}

#nav ul{
	padding:0px;
	margin:0px;
}

#nav li{
	list-style-type:none;
	margin-bottom:5px;
}

ul{
	margin:10px 0 10px 20px;
	padding:0px;
}

table{
	margin:0px;
	padding:0px;
	border:0px;
}

.mid {text-align:center;}
.pad {padding:2px;}
.row0 {background-color:#ffc0c0;}
.row1 {background-color:#ffe0e0;}
.row2 {background-color:#ffd8d8;}
