body {
	font-family: verdana, arial;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x repeat-y;
	font-weight: normal;
}
td {
	vertical-align: top;
}
a {
	color: #666633;
	text-decoration: none;
}
a: hover {
	color: #ffff99;
	text-decoration: underline;
}

#htitle {
	margin-top: -10px;
	margin-left: -35px;
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	width: 450px;
	height: 70px;
}
#htitle h1 {
	color: #666633;
	font-size: 13px;
	padding-top: 24px;
	padding-left: 35px;
}
#pageholder {
	border-width: 4px 4px 4px 4px;
	border-style: solid;
	border-color: #999966;
	width: 802px;
}
#page {
	min-height: 550px;
	width: 800px;
	border-color: #666633;
	border-width: 1px;
	border-style: solid;
	background-color:#ffffcc;
	font-size: 10px;
}
td {
	font-size: 10px;
}

#leftcol {
	
	height: 550px;
	width:269px;
	background-image: url(images/leftcol.jpg);
	background-repeat: no-repeat;
	
}
#loginbox {
	padding-top: 500px;
	padding-left: 70px;
}

#linkbar {
	margin-left: 0px;
	min-height: 130px;
	width:531px;
}

#main {
	text-align:left;
	padding: 5px;
}
div.copyright
{
	margin-top: 10px;
	font-size: 9px;
	margin-bottom: 3px;
}
#footer {
	background-color: #666633;
	width: 800px;
	border-width:1px;
	border-color: #666633;
	border-style: solid;
	font-size: 10px;
	color: #ffffcc;
}
#footer a {
	color: #ffffcc;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}

li {
	list-style-image: url('images/bullet.jpg');
}
