html
{
	overflow-y: scroll;
	height:100%;
}

body
{	
	height: 100%;
	background: url("/images/public/body_bg.gif") repeat top center;
	behavior:url("/inc/css/csshover2.htc");
}

img
{
	border:0;
}

ul, li, body, html, h1, h2, h3, h4, a, dl, dt, form, p
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4
{
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight:lighter;
}

h1
{
	font-size:26px;
	color:#ffb400;
}

h2
{
	color:#7a3100;
	font-size:18px;
}

h3
{
	color:#7a3100;
	font-size:14px;
}

h4
{
	font-size:12px;
	color:#feb30d;
}

a
{
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica;
	outline:none;
}

p, span, div, li
{
	color:#646464;
	font-family:Verdana, Arial, Helvetica;
	font-size:11px;
}

p
{
	margin-top:5px;
	padding:0;
	line-height:14pt;
}

p a
{
	border-bottom:1px dotted;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica;
}

ul
{
	list-style: none;
}

li
{
}

li a
{
	background-repeat:no-repeat;
	background-position: center right;
	font-size:11px;
	font-weight:bold;
	border:0;
	padding: 0 12px 2px 0;
}

object:focus
{
	outline:none;
}
