body {
	font-family: verdana, sans serif;
	background-color: #CEDADE;
}

a:link { color: #7C180C;
		  font-weight: bold;
		  text-decoration: none;
}

a:visited { color: #7C180C;
			font-weight: bold;
		  text-decoration: none;
		 
}

a:hover { color: #79949c;
font-weight: bold;
text-decoration: none;
		 
}

#container {
	position: relative; 
	top: 25px;
	width: 720px; 
	height: 510px;
	color: #233439; 
	font-family: verdana, sans serif;
	font-weight: normal; 
	font-size: 8pt; 
	text-align: left; 
	background-color: #F8F8A1; 
		}

#menu {
	position: absolute;
	top: 120px;
	left: 10px;
	width: 150px;
	color: #233439;
	font-size: 14pt;
	font-family: arial, sans serif; 
	text-align: right;
}

#footer {
	position: absolute;
	top: 462px;
	left: 170px;
	width: 550px;
	color: #7C180C;
	font-size: 18pt;
	font-weight: bold;
	font-family: arial, sans serif; 
	text-align: left;
}

#tppsg {
	position: absolute;
	top: 20px;
	left: 10px;
	width: 150px;
	color: #79949c;
	font-size: 40pt;
	font-weight: bold;
	font-family: arial, sans serif; 
	text-align: right;
}

#frame {
	position: absolute; 
	left: 170px; 
	top: 4px; 
	width: 546px; 
	height: 450px; 
}

#pagetitle {
	position: absolute; 
	left: 435px; 
	top: 85px; 
	width: 270px; 
	height: 25px; 
    color: #7C180C;
	font-weight: bold;
	font-size: 14pt;
	font-family: arial, sans serif;
	text-align: left;
}

#home1 {
	position: absolute; 
	left: 435px; 
	top: 13px; 
	width: 270px; 
	height: 130px; 
    color: #7C180C;
	font-weight: normal;
	font-size: 11pt;
	font-family: arial, sans serif;
	text-align: left;
}

#home2 {
	position: absolute; 
	left: 183px; 
	top: 165px; 
	width: 210px; 
	height: 130px; 
    color: #7C180C;
	font-weight: normal;
	font-size: 8pt;
	font-family: arial, sans serif;
	text-align: left;
}

#home3 {
	position: absolute; 
	left: 435px; 
	top: 390px; 
	width: 270px; 
	height: 130px; 
    color: #7C180C;
	font-weight: normal;
	font-size: 8pt;
	font-family: arial, sans serif;
	text-align: left;
}

#maintext {
	position: absolute; 
	left: 180px; 
	top: 124px; 
	width: 530px; 
	height: 325px; 
	color: #7C180C;
	font-family: arial, sans serif;
	font-size: 10pt;
	overflow: auto;
	scrollbar-face-color: #7C180C;
	scrollbar-highlight-color: #79949c;
	scrollbar-3dlight-color: #79949c;
	scrollbar-darkshadow-color: #7c180c;
	scrollbar-shadow-color: #7C180C;
	scrollbar-arrow-color: #F8F8A1;
	scrollbar-track-color: #F8F8A1;
}

#container_x {
	position: absolute; 
	left: 20px; 
	top: 25px; 
	width: 610px; 
	height: 420px; 
	color: #0E0237;
	background-color: #ffffff;
	font-family: verdana, helvetica, sans serif;
	font-size: 10pt;
	overflow: auto;
	scrollbar-face-color: #0E0237;
	scrollbar-highlight-color: #0E0237;
	scrollbar-3dlight-color: #0E0237;
	scrollbar-darkshadow-color: #0E0237;
	scrollbar-shadow-color: #0E0237;
	scrollbar-arrow-color: #F8F8A1;
	scrollbar-track-color: #F8F8A1;
}
