body {
	background-color: #CCCCCC;
}

#LayerMain {
	position:relative;
	width:800px;
	height:500px;
	z-index:1;
	background-image: url(images/body-background-801-500.jpg);
	background-repeat:no-repeat;
	vertical-align: top;
}

#LayerMainLong {
	position:relative;
	width:800px;
	height:1000px;
	z-index:1;
	background-image: url(images/body-background-801-1000.jpg); 
	background-repeat:no-repeat;
	vertical-align: top;
}

#LayerMain600 {
	position:relative;
	width:800px;
	height:699px;
	z-index:1;
	background-image: url(images/body-background-801-600.jpg); 
	background-repeat:no-repeat;
	vertical-align: top;
}

#LayerMain625 {
	position:relative;
	width:800px;
	height:699px;
	z-index:1;
	background-image: url(images/body-background-801-625.jpg); 
	background-repeat:no-repeat;
	vertical-align: top;
}

#LayerMain1500 {
	position:relative;
	width:800px;
	height:1500px;
	z-index:1;
	background-image: url(images/body-background-801-1500.jpg); 
	background-repeat:no-repeat;
	vertical-align: top;
}

#LayerMain1250 {
	position:relative;
	width:800px;
	height:1350px;
	z-index:1;
	background-image: url(images/body-background-801-1250.jpg); 
	background-repeat:no-repeat;
	vertical-align: top;
}

#Layer_SideMenu{
	width:158px;
	height:438px;
	z-index:1;
	margin-left: 10px;
}

#Layer_Body1 {
	width:500px;
	height:450px;
	z-index:2;
	margin-left: 50px;
}

.TableStyle1 { vertical-align:top; 
}

#LayerBody1 {
	position:relative;
	width:575px;
	height:459px;
	z-index:2;
	top: auto;
	margin-left: 200px;
}
#Layer1 {
	position:relative;
	width:200px;
	height:115px;
	z-index:2;
}
#Layer2 {
	position:relative;
	width:148px;
	height:115px;
	z-index:2;
	margin-top: 10px;
	vertical-align: top;
}
body,td,th {
	font-family: Century Gothic, Verdana;
}

.Style_MenuLinks {color:#000066; font-weight:bold; text-decoration:none; }
.Style_MenuLinks:hover {color:#006699; font-weight:bold; text-decoration:none; }
.Style_MenuLinks:active {color:#006699; font-weight:bold; text-decoration:none; }

.Style_BodyHeader {color:#666666; font-weight:bold; text-decoration:none; 
	font-size:24px; }
	
.Style_BodyText {color:#666666; text-decoration:none; 
	font-size:16px; }
	
.Style_BodyText_Bold {color:#666666; text-decoration:none; 
	font-size:16px; font-weight:bold;}
	
.Style_BodyText_Small {color:#666666; text-decoration:none; 
	font-size:14px; }
	
.Style_BodyText_Small_Bold {color:#666666; text-decoration:none; 
	font-size:14px; font-weight:bold;}
	
.Style_FooterText_Small {color:#666666; text-decoration:none; 
	font-size:11px; font-weight:normal}	

