body{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body,td,p{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #333333;
}

h1{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11pt;
	color: #333333;
}

table#bodyline{
	width: 100%;
	height: 100%;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat;
}
table#siteline{
	width: 750px;
	background-color: #ffffff;
	border: 5px solid #ffffff;
}

td#header{
	height: 80px;
	width: 100%;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat;
	border-bottom: 5px solid #ffffff;
}

table#head{
	height: 80px;
	background-image: url(images/topbil.jpg);
	background-repeat: repeat;
}

td#menubox{
	width: 170px;
	border: 1px solid #000033;
	background-color: #FFFFFF;
}

.menuline{
	width: 150px;
}

.menuline a {
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	text-indent: 10px;
	border: 1px outset #666666;
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat;
} 
.menuline a:link,.menuline a:visited{
	color: #000000;
	text-decoration: none;
}

.menuline a:hover {
	background-image:url(images/bg_menu2.gif);
	background-repeat:repeat;
	color: #000000;
	text-decoration: none;
} 

.menuline a:active{
	background-image:url(images/bg_menu2.gif);
	background-repeat:repeat;
	color: #000000;
	text-decoration: none;
}

.contentline{
	width: 580px;
	height: 100%;
	padding: 10px;
}

.timefont{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #333333;
}

.timefont1{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #008557;
	font-weight: bold;
}

.timefont2{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #FFF100;
	font-weight: bold;
}

.yel{
	background-color: #FFF100;
	padding-right: 10px;
}
.gren{
	background-color: #008557;
	padding-right: 10px;
}

.footer{
	height: 20px;
	width: 100%;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat;
	border-top: 5px solid #ffffff;
}

.pic {border: 1px solid #333333;}
a:link,a:visited{color: #336666;text-decoration: underline;}
a:hover{text-decoration: underline;color: #336666;}
a:active{color: #336666;text-decoration: underline;}
IMG{border: 0px;}
li{line-height:1.3;}
