
body {
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
	background: #b49175 url('images/background.jpg') fixed no-repeat top center; 
//	font-family: Verdana;
//	font-size: 12px;
	color: #000000;

}

p,td {
	font-family: Verdana;
	font-size: 20px;
	color: #000;
}
.small {
	font-size: 9px;
    color: #fff;
}
.bottom {
	font-size: 12px;
    color: #fff;
}
.bigbold {
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
.bigbold2 {
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h1	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h2	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 15px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h3	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;

	}
h4	{
	margin-top:	10px;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight:	bold;
	color: #000;
	text-decoration: none;
	}
#bannerbox {
	width: 1000px;
	padding: 0px;
	border-bottom: 1px solid black;
}
#contentbox {
	width: 920px;
	padding: 40px;
	background: #ffffff;
}
#menubox {
	width: 992px;
	padding: 4px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	background: #000000;
}
#leftbox {
	width: 180px;
	padding: 0px;
	border-right: 1px solid black;
	float: left;
}
#bottombox {
	width: 1000px;
	height: 35px;
	padding: 0px;
	border-top: 1px solid #666666;
	background: #000000;
}
#pagebox {
	width: 1000px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border: 1px solid #666666;
	background: #000;
}

/*
A:link.hmenu, A:visited.hmenu, A:active.hmenu  {color: #ffffff; font-family: Tahoma, arial, sans-serif; text-decoration: none; font-size: 14px; font-weight: bold; }
A:hover.hmenu {color: #ffff00; font-family: Tahoma, arial, sans-serif; text-decoration: underline; font-size: 14px; font-weight: bold;}

A:link, A:visited, A:active  {color: #ffffff; font-family: Verdana, Tahoma, arial, sans-serif; text-decoration: underline; font-size: 12px; font-weight: normal; }
A:hover {color: #ffff00; font-family: Verdana, Tahoma, arial, sans-serif; text-decoration: underline; font-size: 12px; font-weight: normal;}

A:link.small, A:visited.small, A:active.small {color: #ffffff; font-family: Verdana, Tahoma, arial, sans-serif; text-decoration: underline; font-size: 9px; font-weight: normal; }
A:hover.small {color: #ffff00; font-family: Verdana, Tahoma, arial, sans-serif; text-decoration: underline; font-size: 9px; font-weight: normal;}

A:link.bottom, A:visited.bottom, A:active.bottom {color: #ffffff; font-family: Verdana, Tahoma, arial, sans-serif; text-decoration: underline; font-size: 14px; font-weight: normal; }
A:hover.bottom{color: #ffff00; font-family: Verdana, Tahoma, arial, sans-serif; text-decoration: underline; font-size: 14px; font-weight: normal;}

