﻿body 
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11pt;
	background-color:white;
}

a
{
	color: blue;
}

.txtsmall
{
	font-size: 9pt;
}

table.columnheaders td
{
	font-size: 14pt;
	font-weight: bold;
	background-color: black;
	color: White;
	border: solid 1px black;
}

.title
{
	text-align:center;
	font-size: 20pt;
	font-weight: bold;
	color : Blue;
}

.cells td
{
	border-right: #798de5 1px solid;
	border-top: #798de5 1px solid;
	border-left: #798de5 1px solid;
	border-bottom: #798de5 1px solid;
}
.top td
{
	
	border: solid 1px black;
}

.noborder td
{
	border: solid 0px black;
}

.noformat td
{
	border: 0px solid black;
	font-size: medium;
	text-align: left;
}

td.separator
{
	background-color: #DFFAFF;
}

#adtextleft
{
	text-align:left;
	vertical-align:middle;
}

.leftlabel
{
	text-align:left;
	vertical-align:middle;
}

td.HAlignCenter
{
	text-align: center;
	font-size: small;
}

td.HAlignRight
{
	font-size: small;
	text-align:right;
}

td.HAlignLeft
{
	font-size: small;
	text-align:left;
}

#mainLogoFloat { position: relative; float:left; z-index: 1000; top: -70px; left: -40px; margin: 0; padding: 0; width:1px; height:1px;}
.mainLogoFloatImg {position:absolute;top:0px;left:0px;}

.logoutButton {color:Black; text-decoration:none; background-color: White; font-size:medium;}
.logoutButton:hover {background-color: #D6EDBD;}

.RoomCityLink  {color:Blue; background-color:Transparent; font-size:small;}

.ProImageLink img{width:100px}

hr {color: #fff; background-color: #fff; border: 1px solid #AAAAAA; border-style: none none solid; }
