body {
	background-Color: white;
	margin-top:25px;
	padding:0px;
}

td  {
	font-family: Verdana;
	font-size: 75%;
}

a {
 	color: black;
 	text-decoration: none;
}

a:hover {
 	color: black;
 	text-decoration: underline;
}

.toplogo {
 	align: center;
 	font: 15px Verdana;
}

.toptext {
 	align: center;
 	font: 70% Verdana;
}

.alert {
 	color: #ff0000;
 	font-weight:bold;
}

.red {
 	color: #aa0000;
 	font-weight:bold;
}

.topreg1 {
 	align: center;
 	font: 65% Verdana;
}

.topreg2 {
 	align: center;
 	font: 90% Verdana;
 	color:#999999;
}

.topregtxt {
 	align: center;
 	font: 90% Verdana;
 	width: 90px;
}

.toptitle {
 	align: center;
 	font: 160% Arial;
 	padding-bottom:20px;
}

.bottomtext {
 	align: center;
 	font: 70% Verdana;
}

.tableMenu1 {
 	font: 100% Verdana;
 	margin-top:5px;
 	margin-bottom:5px;
 	border: 1px solid #bbbbbb;
 	background: #ffffff;
}
.tableMenu2 {
 	font: 100% Verdana;
 	margin-top:5px;
 	margin-bottom:5px;
 	border: 1px solid #bbbbbb;
 	background: #f0f0f0;
}
.tableMenu3 {
 	font: 100% Verdana;
 	margin-top:5px;
 	margin-bottom:5px;
 	background: #ffffff;
}

.tableMenu4 {
 	background-color: #cccccc;
    cellPadding: 1;
    width:97%;
}
.tableMenu4title {
 	background: #eeeeee;
 	font-weight: bold;
 	text-align:center;
 	height:26px;
}
.tableMenu4item {
 	background: #ffffff;
 	padding-left:10px;
 	padding-right:10px;
}


.tableMenuTD {
 	font: 100% Verdana;
 	padding: 10px;
}
.tableMenuText {
}
.tableMenuSelect, .tableMenuSelect a {
	color:#bb0000;
    font-weight:bold;
    text-decoration:underline;
}


.detailTitle {
 	background: #eeeeee;
 	font-weight: bold;
 	text-align:center;
 	height:26px;
}
.detailItem {
 	background: #ffffff;
 	font: 70% Tahoma;
 	padding:2px;
}
.detailComment{
	color:#999999;
}

.tableNavGroup {
	background:#eeeeee;
	border:1px solid #cccccc;
	margin-bottom:10px;
	padding:1px;
}
