body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	background-color: #B8D0DC;


}
.header-table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#menu a {
	display:block;
	width:140px;
	margin: 0px 0;
	padding:4px 0px 5px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#233E63;
	font-size:11px;
	background-color: #B8D0DC;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

}
#menu a:hover {
	background-color: #233E63;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#menu2 a {
	display:block;
	width:140px;
	margin: 0px;
	padding:5px 0px 5px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#233E63;
	font-size:11px;
	background-color: #B8D0DC;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

}
#menu2 a:hover {
	background-color: #233E63;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.theborder {
	border-top: 1px solid #A4BAC4;
	border-right: 1px #A4BAC4;
	border-bottom: 1px #A4BAC4;
	border-left: 1px #A4BAC4;
}
.theborder2 {

	border-top: 1px solid #A4BAC4;
	border-right: 1px #A4BAC4;
	border-bottom: 1px solid #A4BAC4;
	border-left: 1px #A4BAC4;
}
ul{
	list-style-type: none;
	padding: 0;
	font-weight: bold;
	margin: 0;

}
.menu2cellpad {
	padding: 92px 0px 0px;
}
.menu1cellpad {

	padding: 52px 0px 0px;
}
.a-t-r {
	background-image: url(images/a-top-rpt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.a-b-r {
	background-image: url(images/a-bot-rpt.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.a-l-r {
	background-image: url(images/a-rpt-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.a-r-r {
	background-image: url(images/a-rpt-right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.maintablecellpadding {
	padding-right: 10px;
	padding-left: 35px;
}
.cellbgblack {
	background-color: #000000;
	text-align: justify;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B8D0DC;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(images/h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;




}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #B8D0DC;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;


}
.copyrightrow {
	font-size: 12px;
	color: #233E63;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;

}
a {
	color: #233E63;
	text-decoration: none;
}
.main-table {
	margin-right: auto;
	margin-left: auto;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
.body-links {
	font-size: 9px;
	color: #B8D0DC;
	text-decoration: none;
}
.body-links:hover {
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;
}
