@charset "utf-8";
/* CSS Document */

.Image {
	border-right-width: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Image_Center {
	text-align: center;
}
.Image_Right {
	text-align: right;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #b41916;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}
h3 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #b41916;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.center {
	font-weight: bold;
	text-align: center;
}


.main_cell {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.yellow {
	color: #f9c42c;
}
.red {
	color: #b41916;
	font-weight: bold;
}
.red_small {
	color: #b41916;
	font-size: 16pt;
}



.sidebar_cell {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.tiny {
	font-size: xx-small;
}


.border_right {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
.border_top {
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
#tdfooter {
	background-color: #000000;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tdfooter a {
	color: #f9c42c;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
#tdfooter a:hover {
	background-color: #b41916;
	font-family: Arial, Helvetica, sans-serif;
}
#tdmaincell {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tdmaincell a {
	color: b41916;
	text-decoration: underline;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#tdmaincell a:hover {
	background-color: b41916;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tdmenu {
	background-color: b41916;
	font-family: Arial, Helvetica, sans-serif;
}
#tdmenu  a {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#tdmenu a:hover {
	background-color: f9c42c;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

