body {
	background-color: #FFFFFF;
}

#Page
{
	border-collapse: collapse;
	width: 780px;
	height: 100%;
	text-align: center;
	background-color: #FFFFFF;
	border: #7994CB 0px solid;
}

.logo_a1 {
	background: url(logo_a1.jpg);
	height: 77;
	width: 464;
}

.logo_a2 {
	background: url(logo_a2.jpg);
	height: 77;
	width: 33;
}

.logo_a3 {
	background: url(logo_a3.jpg);
	height: 83;
	width: 780;
}

.logo_a4 {
	background: url(logo_a13.jpg);
	height: 52;
	width: 780;
}

.logo_a5 {
	background: url(logo_a5.jpg);
	height: 52;
	width: 300;
	text-align: right;
	vertical-align: bottom;
}

.logo_a6 {
	height: 29;
	width: 45%;
	vertical-align: top;
}

.logo_a7 {
	height: 29;
	width: 45%;
	vertical-align: top;
	text-align: right;
}

.logo_a8 {
	background: url(logo_a8.jpg);
	height: 12;
	width: 780;
}

.logo_a9 {
	background: url(logo_a9.jpg);
	height: 36;
	width: 213;
	font-family: Arial,Verdana; 
	font-size: 10px; 
	color:#FFFFFF; 
	text-align: center;
}

.logo_a10 {
	background: url(logo_a10.jpg);
	height: 36;
	width: 567;
	text-align: center;
	font-family: Arial,Verdana,Tahoma,Helvetica; 
	font-size: 12px; 
	color:#003366; 
	font-weight: bold;
	font-style: normal;
}

.logo_a11 {
	background: url(logo_a11.jpg);
	height: 36;
	width: 780;
	text-align: center;
}

.logo_a12 {
	background: url(logo_a6.jpg);
	height: 29;
	width: 10%;
	vertical-align: top;
	text-align: center;
}

.logo_a13 {
	background: url(logo_a12.jpg);
	height: 29;
	width: 780;
}

.logo_b1 {
	background: url(logo_b1.jpg);
	height: 77;
	width: 68;
}

.logo_b2 {
	background: url(logo_b2.jpg);
	height: 77;
	width: 72;
}

.logo_b3 {
	background: url(logo_b3.jpg);
	height: 77;
	width: 72;
}

.logo_b4 {
	background: url(logo_b4.jpg);
	height: 77;
	width: 71;
}

.header {
	font-family:Arial,Verdana;
	sans-serif; 
	font-size: 12px; 
	COLOR:#2FFFFF; 
	padding-left:10; 
	padding-right:5; 
	font-weight:900 
}

.text {
	font-family:Arial,Verdana;
	font-size: 11px; 
	color:#000000; 
	padding-left:20; 
	padding-right:10 
}

.text2 {
	font-family:Arial,Verdana;
	font-size: 11px; 
	color:#000000; 
	padding-left:20; 
	padding-right:10; 
	font-weight:100; 
}
.news {
	font-family:Arial,Verdana;
	sans-serif; 
	font-size: 9px; 
	color:#ffffff; 
	padding-left:10; 
	padding-right:5; 
	font-weight:900; 
}

a:link {
	text-decoration: none; 
	color:#014B8F;
}

a:visited {
	text-decoration: none; 
	color:#166DBE;
}

a:hover {
	text-decoration: underline; 
	color:#FF0000;
}

a:active {
	text-decoration: none; 
	color:#FF0000;
}

li {
	list-style : url(pic.jpg);
}

.li {
	list-style : url(pic2.jpg);
}

#ContentCell
{
	height: 100%;
	vertical-align: top;
}

#ContentTable
{
	width: 100%;
	overflow: visible;
}

.TopPane
{
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	padding: 0 6px 0 6px;
}

.LeftPane
{
	width: 175px;
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	padding: 0 0 0 6px;
}

.ContentPane
{
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	padding: 0 6px 0 6px;
}

.RightPane
{
	width: 175px;
	vertical-align: top;
	text-align: center;
	background-color: transparent;
	padding: 0 6px 0 0;
}

.BottomPane
{
	vertical-align: top;
	background-color: transparent;
	padding: 0 6px 0 6px;
}

.MainMenu_MenuContainer
{
	background-color: transparent;
}

.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 22;
	background-color: #00FF00;
}

.MainMenu_MenuItem
{
	border-left: #282828 0px solid;
	border-bottom: #282828 1px solid;
	border-top: #282828 1px solid;
	border-right: #282828 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}

.MainMenu_MenuItemSel
{
	background-color: #D4D4D4;
	cursor: pointer;
	cursor: hand;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_MenuArrow
{
	border-right: #282828 1px solid;
	border-bottom: #282828 1px solid;
	border-top: #282828 0px solid;
	font-family: webdings;
	font-size: 12pt;
	cursor: pointer;
	cursor: hand;
}

.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 12pt;
	cursor: pointer;
	cursor: hand;
}

.MainMenu_RootMenu
{
    border: solid 10px purple;
    background-color: Lime;
    height: 50px;
}

.MainMenu_MenuBreak {
	height: 10px;
}

.MainMenu_SubMenu
{
	background-color: #17649C;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= 'DimGray' , Direction=135, Strength=3);
}
