body {
	background-color: #000000;
	background-image: url(/img/back.gif);
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #eeeeee;
}

a {
	text-decoration: underline;
	color: #cc3300;
}

a:hover {
	text-decoration: none;
	color: #cc3300;
}

a:visited {
	color: #cc3300;
}


table.main
{
	width: 1000px;
	table-layout: auto;
	border-style: none;
	border-collapse: collapse;
}

table.dark
{
	width: 100%;
	table-layout: auto;
	border-style: none;
	border-collapse: collapse;
}

tr.top_00
{
	background-image: url(/img/top_00.jpg);
	background-repeat: no-repeat;
}

tr.top_01
{
	background-image: url(/img/top_01.jpg);
	background-repeat: no-repeat;
}

tr.top_02
{
	background-image: url(/img/top_02.jpg);
	background-repeat: no-repeat;
}

tr.top_03
{
	background-image: url(/img/top_03.jpg);
	background-repeat: no-repeat;
}

td.main
{
	border: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

td.dark
{
	border: 0px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

td.phone
{
	border: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}

td.header
{
	border: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
	font-size: 28px;
	font-weight: bold;
}

.copyright {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-align: center;
}

#links {margin-top:300px;
text-align:center;
font-size:11px;}
#links a {text-decoration:none;
color:#FFFFFF;}

h1 {font-size: 14px;}

#map {color:#FFFFFF;}

#map a{color:#FFFFFF;
text-decoration:none;}