body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/topbar.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
#logobox {
	position:absolute;
	left:30px;
	top:16px;
	width:432px;
	height:59px;
	z-index:1;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}
#menuarea {
	position:absolute;
	left:43px;
	top:95px;
	width:602px;
	height:17px;
	z-index:2;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#stationselect {
	position:absolute;
	right:43px;
	top:93px;
	width:220px;
	height:24px;
	z-index:3;
	vertical-align:top;
	text-align:right;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top:10px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration:none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0066;
}
#sectionname {
	position:absolute;
	left:43px;
	top:140px;
	width:441px;
	height:47px;
	z-index:4;
	background-repeat: no-repeat;
	background-image: url(../images/titles_login.gif);
}
#content {
	position:absolute;
	left:43px;
	right: 29px;
	top:197px;
	width:95%;
	height:650px;
	z-index:5;
	background-color: #FFFFFF;
}
th {
	background-image: url(../images/bar.gif);
}
