body {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-color: #C9CED8;
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat-x;
}

table {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #666666;
}

a, a:active, a:visited {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #6F7A95;
	text-decoration: underline;
}

a:hover {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #566C6D;
	text-decoration: none;
}

a.topmenulink, a.topmenulink:active, a.topmenulink:visited {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 16px;
	color: #6F7A95;
	text-decoration: none;
}

a.topmenulink:hover {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 16px;
	color: #566C6D;
	text-decoration: none;
}

a.leftmenulink, a.leftmenulink:active, a.leftmenulink:visited {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftmenulink:hover {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #566C6D;
	text-decoration: none;
}

a.footermenulink, a.footermenulink:active, a.footermenulink:visited {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #6F7A95;
	text-decoration: none;
}

a.footermenulink:hover {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	color: #566C6D;
	text-decoration: none;
}

a.imagename-link, a.imagename-link:active, a.imagename-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6F7A95;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

a.imagename-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.sitename {
	font-family: "Edwardian Script ITC", "Monotype Corsiva", Arial;
	font-size: 48pt;
	color: #446B18;
}

.input-box {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	color: #5B7D6B;
	background-color: #FFFFFF;
	border: 1px solid #5B7D6B;
}

.input-button {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #5B7D6B;
	border: 1px solid #C9CED8;
	font-weight: bold;
	cursor: hand;
}

.sitename-sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #446B18;
	font-style: italic;
}


.table-header-texts-bg {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 16px;
	background-image: url(../images/layout/header_r5_c2.jpg);
	text-align: right;
	padding-right: 5px;
}

.table-header-texts {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6F7A95;
}

.table-contents-bg {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	background-image: url(../images/layout/bg-contents.jpg);
	text-align: left;
}

.table-leftmenu-texts-bg {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/layout/bg-menu.jpg);
}

.table-leftmenu-texts {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 30px;
}

.table-leftmenu-texts-small {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.table-footer-bg {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 12px;
	background-image: url(../images/layout/bg-footer.jpg);
}

.table-footer-texts-bg {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6F7A95;
	background-color: #C9CED8;
	height: 40px;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #A2AABB;
}

.table-footer-texts {
	font-family: "Century Gothic", "Times New Roman", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #6F7A95;
	height: 30px;
}

.page-title {
	font-size: 20pt;
	font-weight: normal;
	color: #6F7A95;
	text-align:left;
	font-family: "Copperplate Gothic Light", "Century Gothic", "Times New Roman", Arial;
}

.page-title-sub {
	font-size: 14pt;
	font-weight: normal;
	color: #6F7A95;
	text-align:left;
	padding-left:250px;
	font-family: "Copperplate Gothic Light", "Century Gothic", "Times New Roman", Arial;
	font-style: italic;
}

.page-footer {
	font-size: 14px;
	color: #6F7A95;
	font-family: "Century Gothic", "Times New Roman", Arial;
}
