﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body, td, th
{
	color: #e3c294;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1
{
	color: #333333;
	font-size: 10px;
}
a:link
{
	color: #333333;
	text-decoration: none;
}
a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #E3C294;
	text-decoration: none;
}
a:active
{
	color: #333333;
	text-decoration: none;
}
.paging
{
	font-weight: bold;
	color: gray;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.paging a
{
	font-weight: bold;
	color: #D6B78C;
	background-color: #282727;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.paging a:hover
{
	font-weight: bold;
	color: #D6B78C;
	background-color: #282727;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.floorgrid
{
	 background-color:Transparent;
}

.input { font-family: Verdana; font-size: 11px; width: 175px; border: 1px #0099CC solid}