body {
	background-color: #333366;
	font-size: 10px;

}
#MainContent {
	position: absolute;
	height: 453px;
	width: 735px;
	left: 18px;
	top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	visibility: visible;
}
img {
	border-right-color: #000000;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}

#TextContent {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	overflow: auto;
	height: 380px;
	width: 520px;
	left: 228px;
	top: 82px;
	scrollbar-base-color: #999933;
	scrollbar-arrow-color: #000000;
	scrollbar-DarkShadow-Color: #999933;
	visibility: visible;
}

#TextContent a {
	color: #333366;
	text-decoration: underline;
}
#TextContent a:hover {
	color: #330000;
	text-decoration: none;
}
#TextContent h2 {
	font-size: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
}
#TextContent table {
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000
}
.Bordered th  {
	color: #333366;
	background-color: #999933;	
}
.Bordered td, .Bordered th {
	border-top: 1px solid #333366;
    border-right: 1px solid #333366;
}

table .Bordered  { 
	border-bottom: 1px solid #333366;
    border-left: 1px solid #333366;
}


 .noBorder{

	padding: 2px;
	border:  none ;
}
#MainContent a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #333366;

}
#MainContent h2 {

	font-size: 12px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333366;
}
#MainMenu {	
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	visibility: hidden;
	left: 672px;
	top: 73px; 
}
#MainContent a:hover {
	text-decoration: none;
	color: #333366;
}
h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	margin: 5px 0 0 5px;
	border-left:  solid 1px #ffffff;
    border-bottom:  solid 1px #ffffff;
	padding-left: 10px;
}
.MenuHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;


}
.ClickImage {
	cursor: hand;
}


#MenuLink a 
{
color:#ffffff;
text-decoration:none;
padding-right: 6px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}