@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3D3D3D;
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #007e99;
	line-height: normal;
	letter-spacing: .1em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #007e99;
	letter-spacing: .1em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	color: #007e99;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFEF1;
	line-height: normal;
}
#footer a {
	color: #FFFEF1;
}
#footer a:hover {
	color: #00A1C4;
	text-decoration: none;
	background-color: #FFFEF1;
}
.tableCONTENT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-image: url(img/luminous18.jpg);
	background-repeat: repeat-y;
}
.tdCONTENT {
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 54px;
	padding-left: 54px;
}
.tdCONTENT a {
	color: #4DA4B3;
}
.tdCONTENT a:hover {
	color: #FFFEF1;
	text-decoration: none;
	background-color: #4DA4B3;
}
.breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

