body {
	background-attachment: fixed;
	background-color: #003466;
	background-repeat: no-repeat;
	background-position: center top;
}
table {
  border-collapse:collapse;
  table-layout:fixed;
}
td.whiteframe {
	border: 1px solid #FFFFFF;
}
td.whiteframe2 {
	border: 3px solid #FFFFFF;
}

td.whitetop {
	border-top: 1px solid #EFEFEC;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
td.whiteright {
	border-right: 1px solid #FFFFFF;
}

td.whitenoright {
	border-top: 1px solid #FFFFFF;
	border-right: 0px none
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}

td.HiMenu {
	background-color: #99CCCC;
	text-align: center;
	vertical-align: middle;
}
.margin5 {
	position: relative;
	top: 5px;
	right: 10px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 7px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding: 10px;

}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF9900;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.style6 {
	font-weight: bold;
	color: #434C53;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;

}

.style7bold {
	font-size: 12px;
	font-weight: bold;

}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 9px;

}

.style22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 10px;
}

.style23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 7px;
}

.style33 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 10px;

}



a { color:#000066;
	text-decoration: none;
}
a.more {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
a.more:hover {
	color: #000000;
	text-decoration: underline;
}
a.more:active {
	color: #000000;
	text-decoration: underline;
}
a.menu {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:right;
}
a.menu:hover {
	color: #FF9900;
}

a.menuactive {
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
	text-align:right;
}

a.submenu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:right;
}
a.submenu:hover {
	color: #FF9900;
}

a.submenuactive {
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-align:right;
}



a.subsubmenu {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:right;
}
a.subsubmenu:hover {
	color: #FF9900;
}

a.subsubmenuactive {
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
	text-align:right;
}


a.title{
	color: #000000;
}
a.others {
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	padding-left: 40px;
}
a.others:hover {
	color: #000000;
	text-decoration: underline;
}
a.others:active {
	color: #000000;
	text-decoration: underline;
}
a.others:visited {
	color: #660000;
	text-decoration: none;
}
a.version {
	font-size: 10px;
	font-weight: bold;
	color:#CAE6EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
a.version:hover {
	color: #FFFFFF;
}
a.version:active {
	color: #FFFFFF;
}
a.menusub {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
	padding-left: 30px;
}
a.menusub:hover {

	color: #FF9900;
}
a.menusub:active {
	color: #FF9900;
}
div.topmenu {
	font-size: 11px;
	color: #000066;
	font-weight: bold;
	text-align:center;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 100px;
	display: inline;
}
