html, body {
width: 100%;
height: 100%;
}
body {
margin: 0;
padding: 0;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size: 0.8em;
background-color:#ffffff;
}
.header {
height: 90px fixed;
background-color: #ffffff;

}
.container {
width: 100%;
height: 100%;
position: relative;
background-color: #ffffff;

}
#navbar {
color:#163973;
font-weight:bold;
border-bottom:1px;
border-bottom-style:inset;
border-bottom-color:#000000;
}

.menu {
position: absolute;
background-color:#163973;
left: 0;
color:#ff9601;
font-size:small;
font-weight:bold;
width: 164px;
height: 1px;
border-right:1;
border-right-color:#999999;
border-right-style:inset;
text-align:center;
}

.menuright {
	background-color:#163973;
	position: absolute;
	right: 0;
	color:#ff9601;
	font-size:14px;
	font-weight:bold;
	width: 163px;
	height:435px;
	text-align:center;
}
.menuright a {
margin: 0 2px;
color: #ffffff;
text-decoration: none;
}
.menuright a:hover {
text-decoration:underline;
color:#ccff00;
}
.menuright a:active {
text-decoration:underline;
color:#ff9601;
}

p {margin: 0 0 10px 0;}

.menuleft {
list-style-type:none;
text-align:left;
font-size:14px;
background-color:#163973;
margin: 0;
padding: 8px;
}
.menuleft li {
margin-bottom: 5px;
}
.menuleft a {
margin: 0 2px;
color: #ffffff;
text-decoration: none;
}
.menuleft a:hover {
text-decoration:underline;
color:#ee9601;
}
.menuleft a:active {
text-decoration:underline;
color:#ff9601;
}
.content {
margin-left: 165px;
margin-right:10px;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
padding: 0 10 10 10;
width:672px;
height: 425px;
background-color:#ffffff;
color:#162973;
overflow:scroll;
border:inset;
border-width: 0 1 0 0;
}
.content h1 {
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size:medium;
font-weight:bold;
text-decoration:underline;
color:#660099;
}
.content h2 {
color:#660099;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size:12px;
font-weight:bold;
}
.content h5 {
color: #163973;
font-weight:bold;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size: 14px;
}
.content h6 {
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size:medium;
font-weight:bold;
color:#ff9601;
}
.content p {
color: #163973;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size: 14px;}

.content p2 {
color: #163973;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size: 14px;}

.content li {
color: #163973;
font-family:"Century Gothic", Century, "CentSchbook BT", "Century Schoolbook", "Century725 Cn BT";
font-size: 12px;
}

.content a{
color:#0000FF;
text-decoration:underline;
}
.content a:hover {
color:#ff9601;
text-decoration:underline;
}
.content a:active {
color:#ff9601;
text-decoration:underline;
}
.footer {
width:100%;
height:26px;
font-size:10px;
}
#table {
	color:#FFFFFF;
	font-size:10px;
	position:absolute;
	height:36px;
	background-color: #163973;
	border-bottom:1px;
	overflow: hidden;
	top: 515px;
	left: 0;
}
#table a {
text-decoration:underline;
color:#ffffff;
}
#table a:hover {
text-decoration:none;
color:#ffff00;
}
#table a:active {
text-decoration:underline;
color:#ff9601;
}
h1 a {
color:#0000FF;
text-decoration:underline;
}
h1 a:hover {
color:#ff9601;
text-decoration:underline;
}
h1 a:active {
color:#ff9601;
text-decoration:underline;
}
h4 {
text-align:left;
margin: 15px;
color:#FFFFFF;
}
h4 li {
margin-bottom: 5px;
}
h4 a {
margin: 0 2px;
color: #ffffff;
text-decoration: none;
}
h4 a:hover {
text-decoration:underline;
color:#ee9601;
}
h4 a:active {
text-decoration:underline;
color:#ff9601;
}
