BODY {
	background: #000000 URL('../images/bg.jpg') repeat;
	margin: 0px;
	text-align: center;}

div.top {
	background: #ccc URL('../images/top-bg.jpg') repeat;
	width: 100%;
	height: 120px;
	text-align: left;
	position: absolute;}

div.main {
	background-color: #fff;
	top: 120px;
	width: 100%;
	position: absolute;}


div.bottom {
	background: #efefef URL('../images/bottom-bg.jpg') repeat;
	width: 100%;
	height: 77px;	
	left: 0px;
	border: 0px;
	position: absolute;}

A.top  {font-family: arial; font-size: 10pt; color: #666666; text-decoration: none; font-weight: normal}
A.top:Visited  {color : #3985C6;}
A.top:Hover    {color : #FF9900; text-decoration : none}

A.nav  {font-family: arial; font-size: 10pt; color: #333; text-decoration: none; font-weight: normal}
A.nav:Visited  {color : #333;}
A.nav:Hover    {color : #8b0937; text-decoration : none}


A.nav1  {font-family: arial; font-size: 10pt; color: #8b0937; text-decoration: none; font-weight: bold}
A.nav1:Visited  {color : #8b0937;}
A.nav1:Hover    {color : #333; text-decoration : none}

P {
	font-family: arial;
	font-size: 10pt;
	color: #000;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	width: 550px;}

TD {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	line-height: 18px}

TD.navigation {
	font-family: arial;
	font-size: 10pt;
	color: #333;
	font-weight: normal;
	text-align: right;}

H1 {font-family: arial;
	font-size: 14pt;
	color: #000;
	font-weight: bold;}

H2 {font-family: arial;
	font-size: 12pt;
	color: #000;
	font-weight: bold;}