body{
	background-color:#FEDEA1;
	margin:0px;
	color:#003366;
}

#BaseTable{

}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #003366;
}

#ContentPad .title{
	font-weight:bold;
	font-size:13px;
	color:#00305b;
}

#ContentPad .sub_title{
	font-size:11px;
	color:#00305b;
}

.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #003366;
	font-weight: bold;
}

.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #003366;
}

.bodysmall b {
	font-weight: bold;
}

.bodysmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003366;
	font-weight: bold;
}

.bodybig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #003366;
}

.bodybigbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #003366;
	font-weight: bold;
}

.header	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #003366;
	font-weight: bold;
}

.subheader	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}

A:link {
	color: #006699;
	text-decoration: underline;
}

A:active {
	color: #6699CC;
	text-decoration: underline;
}

A:hover {
	color: #0099CC;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: underline;
}

A:visited:hover {
	color: #0099CC;
	text-decoration: underline;
}

.ImagePadRight {
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

#side{
	/*height:100%;*/
}

#bottom{
	/*position:relative;
	height:114px;*/
	width: 204px; height: 114px;
	position: absolute;
	margin-top: 100%
}

a:hover .rollover{
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}