BODY {
	margin: 0px;
	padding: 0px;
	background-color: #C9C2A7;
}
#mainTable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(topBg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#topMain {
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 274px;
	width: 920px;
}
#main {
	padding: 20px;
	background-color: f3f1e2;
	vertical-align: top;
	letter-spacing: 1px;
	font-family: Tahoma, Verdana, Arial;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AF0202;
	color: #990000;
}


/* END & SIG */
#end {
	background-color: #F3F1E2;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.copy {
	height: 40px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #171706;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #948F7B;
	letter-spacing: 1px;
	text-align: center;
}
a.sig:link, visited, active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #C9C2A7;
	text-decoration: none;
}

a.sig:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CC6600;
	text-decoration: none;
}


/* IMAGES TILES */
.divstyle{
	position:absolute;
	top:0;
	left:0;
	z-index:110;
}
.pstyletitle{
	position:absolute;
	padding: 3px;
	width: auto;
	background-color:#AF0202;
	border: #000000 1px solid;
	color:#FFFFFF;
	font-size:10px;
	font-family: verdana, arial, sans-serif;
	white-space: nowrap;
	filter:alpha(opacity=70);
	-moz-opacity:.60;
	opacity:.60;
	font-weight: bold;
	letter-spacing: 1px;
}

/* MEDIA & PRINT */
@media print{
	.printHide	{display:none;}
}
@media screen{
	.printOnly	{display:none}
}

#nul {font-size: 1px;margin: 0px;padding: 0px;clear: both;}

