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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f4f4f4;
}

.pageTitle {
	font-size: 18px;
	font-weight: bold;
}

#topmenu {
	color: #BBBBBB;
}

.size11{
	font-size:11px;
}

A:link {text-decoration: none; color:#888888;}
A:visited {text-decoration: none; color:#888888}
A:active {text-decoration: none; color:#888888}
A:hover {text-decoration: underline; color:#000000;}

.topmenu A:link {color: #DDDDDD; text-decoration: none}
.topmenu A:visited {color: #DDDDDD; text-decoration: none}
.topmenu A:active {color: #DDDDDD; text-decoration: none}
.topmenu A:hover {color: #FFFFFF; text-decoration: underline;}

#topdiv_right {
	float:right;
	text-align:right;
	width:40%; 
	color:#999999; 
	padding-right:8px; 
	vertical-align:bottom
}

#topdiv_left {
	float:left; 
	width:50%
}

.title2 {color: #CC0000;
font-weight: bold; 
font-size: 14px;
text-decoration:underline;}

h2 {
	color: #ff0101;
	text-align: right;
	font-size: 13px;
}

#box {
	margin-left: 110px;
	border: 1px solid #333;
	width: 250px;
	height: 125px;
	padding: 0 10px;
	background-color: #b9edff;
}

#box2 {
	margin-left: 110px;
	border: 1px solid #333;
	width: 250px;
	height: 125px;
	padding: 0 10px;
	background-color: #fee1a9;
}

#box3 {
	margin-left: 110px;
	border: 1px solid #333;
	width: 250px;
	height: 140px;
	padding: 0 10px;
	background-color: #deeaba;
}