body {
	margin: 0px;
	background-color: #DDDDDD;
	background-image: url(../images/bgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#tbl_header {
	height: 120px;
	background-image: url(../images/top-bgd1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#tbl_toc {
	background-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(../images/topbar.jpg);
	background-repeat: repeat-x;
}
#tbl_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 20px 10px;
	line-height: 18px;
	height: 350px;
}
.left {
	padding: 0px 0px 10px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	margin-bottom: 0px;
}
#tbl_footer a {
	color: #666666;
	text-decoration: none;
}
#tbl_footer a:hover {
	color: #6699CC;
	text-decoration: underline;
}
#tbl_toc a {
	color: #FFFFFF;
	text-decoration: none;
}
#tbl_toc a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sideitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: 10px;
}
.sideitems a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: 10px;
	text-decoration: none;
}
.sideitems a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-top: 10px;
	text-decoration: underline;
}
.cellspace {
	padding-bottom: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
}
#homeimage {
	border: 3px solid #000066;
}
#tbl_maintoc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
#tbl_maintoc td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	padding-left: 20px;
}
#tbl_maintoc a {
	color: #000000;
	text-decoration: none;
}
#tbl_maintoc a:hover {
	color: #000066;
	text-decoration: underline;
}
#tbl_address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bottomtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
.colorbrdr1 {
	border: 1px solid #000066;
}
.colorbrdr2 {

	border: 2px solid #660066;
}
.colorbrdr3 {

	border: 2px solid #000066;
}
.right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 5px;
}
.main ul li {
	padding-bottom: 5px;
}
.sideimgbot {
	margin-top: 200px;
}
.sideimgtop {
	margin-top: 35px;
}
#tbl_address a {
	color: #000000;
	text-decoration: none;
}
#tbl_address a:hover {

	color: #000000;
	text-decoration: underline;
}
