body,p {
	font-family: Tahoma;
	font-size:10pt;
	color:#3e3e3e;
}

#Table01 {
	left:50%;
	margin-left:-475px;
	position:absolute;
	width:951px;
}

#sketch1-home-02_ {
	width:952px;
	height:30px;
	margin-top:-10px;
}

#header {
	width:951px;
	height:215px;
}


#nav {
        margin-top:0px;
	width:951px;
	height:30px;
	margin-left:15px;
	margin-right:15px;
}

#title {
	width:931px;
	padding:10px;
	background-color: #AFADAE;
}
#title h1, #title h1 p {
	color:white;
	font-size:20pt; margin:0;
}
#title .editable_slot {background-color:#AFADAE; }

#body {
	width:931px;
	background-color: #E6DFE6;
	padding:10px;
}

#separator {
	width:951px;
	height:9px;
}

#footer {
	width:951px;
	height:22px;
	border-bottom:1px solid #909090; margin-bottom:2px;
}

a {
	color: #1F1E1E;
	text-decoration:none;
        border-bottom:1px solid #aaa;
}
a .current {
	color: #AEAEAE;
}
th { text-align:left; }

