body {
	background-color : #EEE8AA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}
h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #754E54;
}
h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #754E54;
}
li{
	margin-bottom : 10px;
}
.bannertable{
	
}
.navigationtable{
	background-color : #FAFAD2;
}
.navi{
	background-color : #BDB76B;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
.navi a{
	color : White;
	text-decoration : none;
	font-size : 14px;
	letter-spacing : 3px;
}

.bodytable{
	background-color : #FAFAD2;
}
.footertable{
	background-color : #FAFAD2;
}
.leftcell{
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
	background-color : White;
	border-top-color : #FAFAD2;
	border-top-style : solid;
	border-top-width : 10px;
	border-bottom-color : #FAFAD2;
	border-bottom-style : solid;
	border-bottom-width : 10px;
	border-left-color : #FAFAD2;
	border-left-style : solid;
	border-left-width : 10px;
	border-right-color : #FAFAD2;
	border-right-style : solid;
	border-right-width : 10px;
}
.rightcell{
	padding-bottom : 20px;
	padding-left : 0px;
	padding-right : 20px;
	padding-top : 20px;
}
.hiddenlink a{
	text-decoration : none;
	color : Black;
	
}
.bottomlinks a{
	color : #A9A9A9;
	text-decoration : none;
}
.bottomlinks{
	color : #C9C9C9;
	margin-bottom : 10px;
	margin-top : 10px;
	text-align : center;
}
.mylink a{
	font-family : Arial;
	font-size : 12px;
	
	margin-top : 0px;
	color : #C9C9C9;
	text-decoration : none;
}