html, body {
    height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #5cafe9;
	
} 

.centerbody {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(images/tablebg.gif);

}
#content {
	text-align: left;
	width: 799px;
	min-height: 100%;
	height: auto;
	background-image: url(images/extendbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

	/* Hack for IE, Reset to 100% height */
	* html #Content {
		height: 100%;
	}
	/* End IE Hack */





}
.headerspace {
	height: 280px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
.left {
	background-color: #f2f2f2;
	background-image: url(images/side.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.image {
	border: 7px solid #FFFFFF;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #efefef;
	padding: 5px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #efefef;
	padding: 5px;
	width: 422px;
}
.full {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #efefef;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.contenttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border: 0px none;


}
.centerpage {
	background-color: #FF6633;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.lk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;

}
a:link,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336080;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;

}
.mid {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #4480ab;
	height: 50px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}
