@charset "utf-8";

body {
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 9px;
	background-color: #1E1E1E;
}

.header_td {
	background-image: url(../images/header.jpg);
	height: 131px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 16px;
}

.header_td_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
}

.header_td_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.footer_td {
	/*background-image: url(../images/footer.jpg);*/
	height: 180px;
}

.main_td {
	height: 640px;
	vertical-align: top;
	color:#FFFFFF;
	padding: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

.space_td {
	height: 16px;
}

.white_space_td {
	height: 3px;
	background-color: #FFFFFF;
}
.main_hr {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

.main_submenu {
	background-color: #CCCCCC;
	border: 1px dashed #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
	letter-spacing: 2px;
	word-spacing: 5px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

.main_submenu_sel {
	color: #990000;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.sangria {
	height: 1px;
	width: 32px;
}

.photoThumb {
	border: 1px solid #cccccc;
	padding: 4px;
	margin: 5px;
	background: #ffffff;
}
