body {
	font-family:"Trebuchet MS";
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top:45px;
}
p {
	font-size: 12px;
}
#TopMenu {
	font-size:14px;
	font-weight:bold;
}
#TopMenu a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
}
#TopMenu a:hover {
	color:#ffdc00;
	text-decoration:none;
}

.SubMenu {
	width:938px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #000000;
}
.SubMenu a {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.SubMenu a:hover {
	font-size:14px;
	font-weight:bold;
	color:#ffdc00;
	text-decoration:none;
}
.SubMenu span {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.tdContent {
	padding-top:5px;
}
.tdFooter {
	color:#000000;
	text-decoration:none;
}
.tdFooter a {
	color:#000000;
	text-decoration:none;
}
.tdFooter a:hover {
	color:#ffdc00;
	text-decoration:none;
}
#MainMenu {
	background-image:url(headline.gif);
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:no-repeat;
	height:45px;
}
html>body #MainMenu {
	padding-top:1px;
}
#MainMenu p {
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}
html>body #MainMenu p{
	padding-top:0px;
}
#MainMenu a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
}
#MainMenu a:hover {
	color:#ffdc00;
	text-decoration:none;
}
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: Transparent;
	padding-top:10px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	height:16px;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height:100%;
	color: #000000;
	font-weight: bold;
	border-left:none; 
	border-bottom:none; 
	border-top:none; 
	border-right:none;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	border-left: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color:#FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 1px solid; 
	border-left: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 1px solid;
}
.MainMenu_MenuBreak {
	background-color: Transparent;
	vertical-align:middle;
	width: 2px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color:#990000; 
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height:100%;
	padding-top:2px;
	font-weight: bold;
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}


.LinksObject { font-size:9pt; color:#003366; text-decoration:none; }
a.LinksObject:link { font-size:9pt; color:#003366; text-decoration:none; }
a.LinksObject:visited { font-size:9pt; color:#003366; text-decoration:none;}
a.LinksObject:hover, A.LinksObject:active { font-size:9pt; color:#ff0000; text-decoration:underline;}


