#Table_01 {
	position:absolute;
	background-image: url('images/bg.jpg');
	font-family: Tahoma;
	font-size: 9pt;
	color: white;
	left:0px;
	top:0px;
	width:100%;
	height:1000px;
}

#popup-01 {
	position:relative;
	left:0px;
	top:0px;
	width:500px;
	height:36px;
}

#popup-02 {
	position:relative;
	font-family: Tahoma;
	font-size: 9pt;
	color: white;
	background-image: url('images/popup_02.gif');
	left:0px;
	top:0px;
	width:500px;
	height:364px;
}

#header {
	position:relative;
	background-image: url('images/header2.jpg');
	left:0px;
	top:0px;
	width:750px;
	height:251px;
}

#admin-area-02 {
	position:relative;
	left:0px;
	top:31px;
	width:257px;
	height:39px;
}

#admin-area-04 {
	position:relative;
	left:303px;
	top:0px;
	width:404px;
	height:39px;
}

#admin-area-06 {
	position:relative;
	background-image: url('images/leftbox.jpg');
	left:0px;
	top:-14px;
	width:256px;
	height:364px;
}

#admin-area-07 {
	position: relative;
	background-image: url('images/admin_area3_07.jpg');
	left:303px;
	top:-368px;
	width:404px;
}

#scroll
{
	overflow: auto;
	padding-left: 20px;
	height:364px;
}

#admin-area-08 {
	position:relative;
	left:0px;
	top: -360px;
	width:750px;
	height:64px;
}

ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#headerLinks
{
	position: relative;
	height: 40px;
	top: 163px;
}

li#vertical
{
	padding: 2px;
}

li#horizontal
{
	padding: 0px;
	float: left;
}

#blog
{
	float: left;
	padding-right: 2px;
}

#clear
{
	clear: both;
}

img
{
	border-width: 0px;
}

a
{
	color: white;
}

#greentitle {
	font-size: 12px;
	color: #00a700;
	font-weight: bold;
}

#addresstext
{
	padding-left: 10px;
}