body {
	margin:0;
	padding:0;
	background-color:#DEDEDE;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif
}

form {
	margin:0;
}

a img {
	border:0;
}

ul {
	list-style-image:url(/images/bullet.gif);
	margin-top:5px;
	margin-bottom:0;
}

h2 {
	font-size:16px;
	color:#E9BA00;
	margin-bottom:5px;
	background-image:url(/images/h2-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#top {
	background-image:url(/images/bg-top.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#E9E9E9;
}

#bottom {
	background-image:url(/images/bg-bottom.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#DEDEDE;
}

#topnav {
	margin-top:5px;
	height:32px;
	width:486px;
	background-image:url(/images/topnav-bg.gif);
	background-repeat:repeat-x;
	overflow:hidden;	
}

#topnav a {
	font-family:Trebuchet MS, Arial, sans-serif;
	width:94px;
	height:27px;
	background-image:url(/images/tab-mid-off.gif);
	background-position:top;
	display:block;
	float:left;
	margin:0 2px;
	text-decoration:none;
	color:#383F4F;
	text-align:center;
	padding-top:5px;
	font-size:13px;
	font-weight:bold;
}

#topnav a.on {
	background-image:url(/images/tab-mid-on.gif);
}

#topnav a:hover {
	background-position:bottom;
	color:black;
}

#topnav a.left {
	background-image:url(/images/tab-left-off.gif);
	margin-left:0;
}

#topnav a.left_on {
	background-image:url(/images/tab-left-on.gif);
	margin-left:0;
	color:black;
}

#topnav a.right {
	background-image:url(/images/tab-right-off.gif);
	margin-right:0;
}

#topnav a.right_on {
	background-image:url(/images/tab-right-on.gif);
	margin-right:0;
}

#topcontent {
	width:465px;
	border-left:1px solid #B1BFE2;
	border-right:1px solid #B1BFE2;
	margin-left:1px;
	padding:10px;
	background-color:white;
	text-align:left;
}

#bottomcontent {
	width:476px;
	padding:0 5px 0 5px;
	background-color:white;
	text-align:left;
	margin:0;
}

#bottomcontent h1 {
	background-image:url(/images/h1-bg.jpg);
	background-repeat:no-repeat;
	font-family:Times New Roman, Times, serif;
	font-size:22px;
	padding:6px 15px 15px 15px;
	margin:0 0 5px 2px;
	font-weight:normal;
}

h1.styley {
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	padding:6px 15px 15px 15px;
	margin:0 0 5px 2px;
	font-weight:normal;
}

.homemast {
	background-image:url(/images/homemast-bg.gif);
	background-repeat:repeat-x;
	width:100%;
}

.scrollClass {
	color:white;
	background-color:transparent;
	text-align:right;
	font-weight:bold;
	font-size:16px;
	font-family:Trebuchet MS, Arial, sans-serif;
	float:left;
	line-height:16px;
	vertical-align:middle;	
}

#scrollbox {
	margin:15px 10px 0px 10px;
}

#loginbar {
	margin:4px 0;
	font-size:10px;
	background-color:#F6EBBD;
	padding:2px 5px;	
}

#loginbar input.o {
	border:1px solid #ffcc00;
	font-size:10px;
}

.big-button {
	width:114px;
	height:97px;
	bacground-repeat:no-repeat;
	display:block;
	float:left;
	color:black;
	text-decoration:none;
	line-height:14px;
	text-align:center;
}
