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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
td {vertical-align:top;
position:relative;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF3300;
	font-weight: normal;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.menuhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #e7e7e7;
	padding: 10px;
	line-height: 150%;
}
.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	line-height: 150%;
}
.mlink A:link {text-decoration: none; color:#FFFFFF;}
.mlink A:visited {text-decoration: none; color:#FFFFFF;}
.mlink A:active {text-decoration: none; color:#FFFFFF;}
.mlink A:hover {text-decoration: underline; color: #FFFFFF;}

a:link, a:visited, a:active {text-decoration:none; color:#FF3300}
a:hover {text-decoration:underline; color:#FF3300}


.menu1 {
	font-size:12pt; font-weight:normal; color:#000000;
}

.menu2 {
	 font-size:7.9pt; font-weight:normal; color:#000000;
}
SPAN {
 font-family:'Georgia','Georgia',serif;
 font-size:13pt;
 font-style:normal;
 font-weight:normal;
}
.content{
background-color:#FFFFFF;
width:100%;
}
.content td {padding-bottom:20px;}