.centered_div{
	width:100%;
	height:680px;
	position:absolute;
	top:40%;
	left:0%;
	margin-left:0px;
	margin-top:-250px;
	background-color: #999999;
}
.top {
	background-image: url(slices/images/bg-line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav {
	background-color: #000000;
	vertical-align: middle;
}
.tbl {
	background-image: url(slices/images/bg-table.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #B9B9B9;
}
a.hidden {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	
}

a.hidden:visited {
	color: #FFFFFF;
	
}

a.hidden:hover {
	color: #0099CC;
	
}

a.hidden:active {
	color: #FFFFFF;
	
}
.buffer {
	background-color: #000000;
}
.logobg {
	background-image: url(slices/topbnr-full.jpg);
	background-repeat: repeat-x;
}
.tblcurve {
	background-color: #C3D2DA;
	background-image: url(slices/bg2-table.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #04699B;
}
a.box {
	color: #000000;
	font-size: 11px;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: bold;
}
.urhere {
	font-size: 11px;
	font-weight: bold;
	color: #096B9C;
	letter-spacing: 2px;
}
.hdr {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}



a.box:hover {
	text-decoration: underline;
	color: #0C6C9E;
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
}
.right {
	background-image: url(slices/images/right-mid.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.grey {
	background-color: #999999;
}
.pic {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
}
.picbuffer {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000000;
}
.textbl {
	color: #000000;
}
.loader {
	background-image: url(slices/loading.png);
	background-repeat: no-repeat;
	background-position: center center;
}
