body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #FFFEF9;
	text-align: justify;
	padding-right: 12px;
}
table.layout {
	width: 840px;
	height: 574px;
}
td.layout {
	background-color: #C0C0C0;
}

p {
	background-color: #FFFEF9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.bodytext {
	text-align: justify;
	line-height: 16px;
}
p.bodylink {
	text-align: right;
	line-height: 12px;
}
.disclaimer {
	font-size: 10px;
	text-align: justify;
	line-height: 14px;
	padding-right: 15px;
	}
	
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
}



td.headone {
	height : 112px;
	background-color : #F8F8E6;
}
td.headtwo {
	height : 63px;
	background-color : #F8F8E6;
}


td.footone {
	height : 26px;
	background-color : #F8F8E6;
}
td.foottwo {
	height : 28px;
	background-color : #F8F8E6;
}


td.leftside {
	width : 116px;
	background-color : #F8F8E6;
}
td.rightside {
	width : 144px;
	background-color : #F8F8E6;
}


td.content {
	width : 580px;
	height : 345px;
	background-color : #FFFEF9;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-top : 40px;
	padding-bottom: 10px;
	padding-left : 20px;
	padding-right : 20px;
}

td.navigationone {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #C3B489;
	color : #F8F8E6;
	font-weight : bold;
	height : 33px;	
	width : 116px;
	border-top : 1px solid #FFFEF9; 
	border-right : 1px solid #FFFEF9;
}
td.navigationtwo {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color :#DFD7C1;
	color : #5E3835;
	font-weight : bold;
	height : 33px;	
	width : 116px;
	border-top : 1px solid #FFFEF9; 
	border-right : 1px solid #FFFEF9;
}
a, a:link, a:visited, a:active, a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #5E3835;
}


a.navigationone, a.navigationone:link, a.navigationone:visited, a.navigationone:active {
	text-decoration : none;
	color : #FFFEF9;
}
a.navigationone:hover {
	text-decoration : none;
	color : #5E3835;
}


a.navigationtwo, a.navigationtwo:link, a.navigationtwo:visited, a.navigationtwo:active, a.navigationtwo:hover {
	text-decoration : none;
	color : #5E3835;
}
a.navigationtwo:hover {
	text-decoration : none;
	color : #FFFEF9;
}


.subtextbutton { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #5E3835; 
	text-decoration: none 
}

a.subtextbutton, a.subtextbutton:link, a.subtextbutton:visited, a.subtextbutton:active {
	font-size: 10px; 
	text-decoration : none;
	color : #5E3835;
}
a.subtextbutton:hover {
	font-size: 10px; 
	text-decoration : none;
	color : #5E3835;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22px;
	color: #C3B489;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #5E3835;
	letter-spacing: 0px;
	margin-bottom: 20px;
}

td.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C3B489;
	color: #F8F8E6;
	font-weight: bold;
	letter-spacing: 0px;
	height: 26px;
	width: 154px;
}
