body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#leftcontent {
	position: absolute;
	left:10px;
	top:10px;
	width:230px;
	background:#fff;
	border-right-style:solid #000;
	/*border:1px solid #000;*/
	}
	
#centercontent {
	background:#fff;
	margin-left: 252px;
	top:10px;
	/*border:1px solid #000;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-right: 202px;
	width: auto;
	overflow: auto;
	* width: 100%;
	}
	
/*html>body #centercontent {
	margin-left: 201px;
	margin-right:201px;
	}*/
	
#rightcontent {
	position: absolute;
	right:10px;
	top:10px;
	width:180px;
	background:#fff;
	/*border:1px solid #000;*/
	}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #500090;
}

form {
	background-color: #CCCCCC;
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: auto;
	overflow: auto;
	* width: 100%;
}

h1 {
	font-size:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333366;
	line-height: 30px;
}

h2 {
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333366;
	line-height: 24px;
}

h3 {
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333366;
	line-height: 18px;
}

hr {
	color: #000066;
}

.style1 {color: #6699CC}