.bodytext {
	text-align: left;
	vertical-align: top;
	font-family: Georgia;

	font-size: 15px;
	color: #F5D085;
	line-height: 22px;
}
.adtext {
	text-align: center;
	vertical-align: top;
	font-family: Georgia;

	font-size: 11px;
	color: #F5D085;
	line-height: 15px;
}
.menutext {
	text-align: left;
	vertical-align: top;
	font-family: Georgia;

	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin: 10px;
	color: #FFFFFF;
	line-height: 30px;
}
.righttext {
	text-align: right;
	vertical-align: top;
	font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin: 10px;
	color: #FEB10B;
	line-height: 30px;
}
.lefttext {
	vertical-align: top;
	font-family: Georgia;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #F5D085;
	line-height: 30px;
}
.navtext {
	font-family: Georgia;

	font-size: 14px;
	line-height: 26px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	color: #FEB10B;
}
body {
	background-color: #1745E6;
}
.footertext {
	font-family: Georgia;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #F5D07A;
}
.header01 {
	font-family: Georgia;
    letter-spacing: 0.075em; 
	font-size: 26px;
	line-height: 46px;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #F5D07A;
}
.header02 {
	font-family: Georgia;
    letter-spacing: 0.075em; 
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FEB10B;
}
.leftheader03 {
	font-family: Georgia;
    letter-spacing: 0.075em; 
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #FEB10B;
}
.leftheader03pad {
	font-family: Georgia;
    letter-spacing: 0.075em; 
	padding: 15px;
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	color: #FEB10B;
}
.header03 {
	font-family: Georgia;
    letter-spacing: 0.075em; 
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	color: #FEB10B;
}
input, textarea, select {
  background-color : #F6E7CE;
  color : #000;
  border : 1px solid #CCCCCC;
}
.subheader02 {
	font-family: Georgia;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	color: #FEB10B;
}
.subheader03 {
	font-family: Georgia;
    letter-spacing: 0.075em; 
	text-align: center;
	font-size: 16px;
	color: #FEB10B;
}
.subheader04 {
	font-family: Georgia;
	text-align: left;
	font-size: 18px;
	line-height: 20px;
	color: #FEB10B;
}
.bodypad20 {
	margin: 20px;
}
.bodypad10 {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-family: Georgia;
	font-size: 16px;
	color: #F5D085;
	line-height: 20px;
}
.tableborder {
	background-attachment: scroll;
	background-image: url(img/tableborder.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	font-weight: bold;
	color: #FEB10B;
	font-family: Georgia;

	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-family: Georgia;

	color: #FEB10B;
}
p a:hover {
	text-decoration: underline;
	font-family: Georgia;

	color: #FEB10B;
}
a:visited {
	font-family: Georgia;
	text-decoration: underline;
	color: #FEB10B;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	font-family: Georgia;
	text-decoration: underline;
	color: #EDD085;
	background-color: #1745E6;
}
