body {
	background: url(images/bg.gif);
	background-color: #82A8BF
}

body, td {
	font-family: verdana;
	font-size: 11px;
}

a {
	color: #3f7b9e;
	text-decoration: none;
}

img {

	border:none;
} 

a:hover {
	color: #b35e21;
	text-decoration: none;
}

#maintable {
    width: 700px;
	border: 0px #000000 solid;
	height: 100%;
}

.header {
	vertical-align: top;
	width: 800px;
	height: 33px;
}

.menu {
	background: url(images/menu_bg.jpg);
	background-color: #FFFFFF;
	border: 0px #a0d406 solid;
	vertical-align: top;
	text-align: center;
	width: 172px;
}

.content {
	border: 0px #4cb3ee solid;
	background: #FFFFFF;
	vertical-align: top;
	text-align:left;
	width: 700px;
	padding: 5px;
}

.footer {
	border: 0px #fd6e06 solid;
	background: url(images/footer.gif);
	background-repeat: no-repeat;
	vertical-align: center;
	color: #FFFFFF;
	text-align:center;
	height: 40px;
}

div.scroll {
	height: 610px;
	width: 735px;
	overflow: auto;
}

div.menu {
	height: 30px;
	width: 735px;
	overflow: auto;
}
