body {
	background-color:#C1C1FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11pt;
}
.page_frame {
	border: 1px solid #000000;
}
form {
	margin: 0px;
}
.header_text {
	font-size: 9pt;
	color: #FFFF00;
}
a, a:visited {
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.content_cell {
	background-color: #FF0000;
	padding: 3px;
}
.footer { 
	height: 50px;
	background-color: #0331B4;
}
.info_box {
	background-color: #0331B4;
	border: 1px solid #000000;
}
/* START MENU STYLES */
.menu_cent {
	width: 640px;
}
#mainMenu {
	position: relative;
	text-align: left;
	color: #ffffff;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#menuList {
	margin: 0px;
	padding: 0px;
}

#menuList ul {
	margin: 0px;
	padding: 0px;
}

#menuList li {
	display: inline;
	list-style: none;
}
.border_left {
	border-left: 1px solid #000000;
}

a.starter, a.starter:visited {
	background-color: #FFC1C1;
	border: 1px solid #FF0000;
	color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;	
	padding-left: 6px;	
	padding-right: 6px;	
	text-decoration: none;
}
a.starter:hover, a.starter:active {
	background-color: #FF0000;
	color: #FFFF00;
	border: 1px solid #FFFF00;
}
.menu {
	text-align: left;
	color: #000000;
	background-color: #DC241F;
	position: absolute;
	/*width: 160px;*/
	visibility: hidden;
}

.menu li a, .menu li a:visited {
	background-color: transparent;
	color: #FFFFFF;
	display: block;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
}

.menu li a:hover, .menu li a:active {
	background-color: #0331B4;
	color: #FFFF00;
}

#menu1, #menu2 { 
	width: 180px; 
	z-index:100; 
}
/* END MENU STYLES */.page_title {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
}
