html
{
	body style:overflow-y:hiddent;
	scrollbar-face-color:#f0ece0
	scrollbar-highlight-color:#6A6353;
	scrollbar-shadow-color:#000;
	scrollbar-3dlight-color:#000;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#ccc;
	scrollbar-darkshadow-color:#958E81;
	CURSOR:Default;
	overflow-x: hidden;
}
body
{
	cursor: url(skins/default/1.cur);
}
body a
{
	cursor: url(skins/default/2.cur)
}
body
{
	margin:0;
	padding:0;
	color:#000000;
	font-size:13px;
	background:#f0ece0 url("bg2.gif") repeat-x top;
	text-align:center;
}
p
{
	margin:3px;
}
img
{
	max-width: 100%;
}
select
{
	font-family: Verdana, Arial
}
th
{
	background:#D5CBBE;
	border-bottom:1px solid #795B50
}
