body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat-x;
	height: 100%;
	width: 90%;
	left: auto;
	right: auto;
	background-color: #FFFFCC;
	
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	width: 100%;
	left: auto;
	right: auto;
	margin-top: auto;
	margin-bottom: auto;
	top: auto;
	bottom: auto;
	text-align: left;
	vertical-align: middle;
	background-color: #BDEAA8;
	padding:2px;
}

#buttonarea {
	
	padding:2px;
	background-color: #BDEAA8;
	layer-background-color: #BDEAA8; 
	border: 1px none #000000;
}

a 
{
	font-style:normal;
	color:#990000;
	text-decoration:none;
}

a:hover {	
	text-decoration:underline;
}

.body_title
{
	font-size:14px;
	font-weight:bold;
	
	
}
.body_title_large
{
	font-size:18px;
	font-weight:bold;
}

#bg
{	
	background-color: #000033;
	left:-10px;
	position:absolute;
	height: 105%;
	width:720px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	z-index: 0;
	top: -15px;
}
#center {
	position:relative;
	height: 98%;
	width:689px;
	z-index: 4;
}

#centerpanel {
	background-color: #FFFFFF;
	height: 530px;
	width: 534px;
	top: 37px;
	left: 139px;
	position: absolute;
	z-index: 4;
	font-size: 10px;
	padding: 5px;
	text-align: left;
	overflow: auto;
	display: block;
}
.image {
	float: left;
}
#panel02Title{
	font-weight: bold;
	text-transform: capitalize;
	padding: 3px;
	background-color: #4b4b6c;
	top: 0px;
	color: #FFFFFF;
	background-image: url(../images/buttons/button_purple.gif);
}
