body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	vertical-align: middle;
	margin: 5px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
table {
}

.border {
	border: 1px solid #CCCCFF;

}

.menu {
	background-image: url(images/layout/menu_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCFF;
	background-color: #E9F0F8;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #003366;
	font-style: normal;
	text-decoration: none
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: 700;
	text-decoration: none;
	color: #003366
} 

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #003366;
	text-decoration: none
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #990000
}

.blue {
	background-color: #0000FF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

.bodyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 900;
	color: #003366;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #CCCCFF;
}

.light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}

.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px none #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.oddrow {
	background-color: #CCCCFF;
	border: 1px solid #FFFFFF;
}

.boldcell {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.whitecell {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.bodyhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	color: #003366;
}

.blue2 {
	background-color: #0000FF;
}
#container {
	background-color: #FFFFFF;
	border: 1px solid #000066;
	position : absolute;
	left : 100px;
	top : 100px;
	width : 136px;
	height : 132px;
	clip:rect(0px 136px 132px 0px);
	overflow : hidden;
	visibility : hidden;
}
.prompt {
	text-align: right;
}
