body {
	background: none;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 3px;
	
}
#header
{
	position: absolute;
	top: 1px;
	left: 20px;
	width: 800px;
	height: 100px;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;	
	background: #0000fe url("../images/jpg/pict2.jpg") no-repeat right;
	padding: 1px;
	z-index: 2;
}
#headshad
{
	position: absolute;
	top: 10px;
	left: 30px;
	width: 800px;
	height: 100px;
	border: none;
	background-color: #999;
	z-index: 1;
}
#leftcol
{
	position: absolute;
	top: 110px;
	left: 20px;
	width: 140px;
	height: 550px;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;	
	background-color: #0099ff;
	padding: 1px;
	z-index: 2;
}
#leftcolshad
{
	position: absolute;
	top: 120px;
	left: 30px;
	width: 140px;
	height: 550px;
	border: none;
	background-color: #999;
	z-index: 1;
}
#leftcol a
{
	text-decoration: none;
	font-size: 15px;
	color: #FFF;
	text-align: right;
	line-height: 150%;
	margin-left: 5px;
}
#leftcol a:hover
{
	text-decoration: none;
	font-size: 15px;
	color: #FF0000;
	text-align: right;
	line-height: 150%;
	margin-left: 5px;
}
#centercol
{
	position: absolute;
	top: 110px;
	left: 170px;
	width: 500px;
	height: 550px;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;	
	border-top: 1px solid #FFF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #EEE;
	padding: 1px;
	z-index: 2;
	font-size: 12px;
}
#centercolshad
{
	position: absolute;
	top: 120px;
	left: 180px;
	width: 500px;
	height: 550px;;
	border: none;
	background-color: #999;
	z-index: 1;
}
#rightcol
{
	position: absolute;
	top: 110px;
	left: 680px;
	width: 140px;
	height: 550px;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;	
	background-color: #0099ff;
	padding: 1px;
	z-index: 2;
}
#rightcolshad
{
	position: absolute;
	top: 120px;
	left: 690px;
	width: 140px;
	height: 550px;
	border: none;
	background-color: #999;
	z-index: 1;
}
#rightadvert
{
	width: 155px;
	min-height: 100%;
	position: absolute;
	left: 785px;
	top: 0px;
	z-index: 100;
	border: 1px solid #B6B6B6;		
	border-left: 2px solid #B6B6B6;
	background-color: #FFFFCC;
	padding: 0px;
}
.popUp
{
	background: transparent;
	display: none;
	margin: 0 10px;
	padding: 5px;
	position: absolute;
	width: 240px;
	border: 0px;
}
.popUpTable
{
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	background: none;	
	margin: 0 10px;
	padding: 1px;	
	width: 230px;
	border: solid 1px #FF0000;
}
.rightfloat
{
	float: right;
	padding: 4px;
}
.leftfloat
{
	float: left;
	padding: 4px;
}
.f12
{
	font-size: 12px;
}
.fwhat
{
	font-size: 16px;
	font-style: italic;
	margin-left: 20px;
}
.fmain
{
	font-size: 15px;
}
.fpage
{
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
.fpage a
{
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
.shadow40
{
	font-weight: bold;
	font-size: 40px;
	color: #FF0000;
	text-decoration: none;
	height: 100%;
	filter: dropshadow(color=#000000,offx=2, offy=2, positive=1);
	margin-left: 20px;
}
.shadow40 a
{
	font-weight: bold;
	font-size: 40px;
	color: #FF0000;
	text-decoration: none;
	height: 100%;
	filter: dropshadow(color=#000000,offx=2, offy=2, positive=1);
}
#counterdiv
{
	position: absolute;
	top: 520px;
	left: 3px;
	width: 130px;
	height: 30px;
}
.horiz  {
	background: url(../images/jpg/horizontal_patt2.jpg) repeat-x;
	height: 1px;
}
.pictxt
{
	position: absolute;
	top: 5px;
	left: 350px;
	width: 140px;
	display: none;
	border: 1px solid #DDD;
	text-align: center;
}
#contrdiv
{
	position: absolute;
	top: 200px;
	left: 5px;
	width: 230px;
	min-height: 50px;
	border: 1px solid #DDD;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}
#errdiv
{	
	*position: absolute;
	*left: 200px;
	margin: 50 auto;
	width: 400px;
	height: 200px;	
	border: 5px double #FF0000;
	background-color: #EEEEFF;
}
