*Ê
{Ê
padding: 0px;Ê
margin: 0px;
border: 0px;
}

a:link
{
    color: #ffffff;
	text-decoration: none;
	font-family: times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a:visited
{
    color: #ffffff;
	text-decoration: none;
	font-family: times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a:active
{
    color: #ffffff;
	text-decoration: none;
	font-family: times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a:hover 
{
    color: #D8B804;
	text-decoration: none;
	font-family: times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

a.body:link
{
    text-decoration: none;
	font-family: times, serif;
	font-size: 14px;
	color: #D8B804;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
a.body:visited
{
    text-decoration: none;
	font-family: times, serif;
	font-size: 14px;
	color: #D8B804;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
a.body:active
{
    text-decoration: none;
	font-family: times, serif;
	font-size: 14px;
	color: #D8B804;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
a.body:hover 
{
    text-decoration: none;
	font-family: times, serif;
	font-size: 14px;
	color: #89181B;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

p
{
	text-decoration: none;
	font-family: times, serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

p.bold
{
	text-decoration: none;
	font-family: times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

div.lang{
boder: solid 1px #ffffff;
width: 90%;
text-align: right;
}

table.column
{
	background-image: url(images/site_top_gradient.png);
	background-repeat: no-repeat;
}

body
{ background-image: url(images/site_bg.gif);
  background-color: #A21C20;
  background-repeat: repeat-x;
  padding: 0px;
  margin:0px;
}