﻿.contentmiddle 
{
	text-align:center;
	font-size:x-large;
vertical-align:middle;
top:200;
left:100;

}

.mainouter { 
background-color:White;
color:Black;

}

.imageholder { 
height:360px;
width:480px;
overflow:auto;
}

.tbladminborder {
	BACKGROUND-COLOR: #000000;
}

.tradminheader {
	BACKGROUND-COLOR: #C0C0C0;
    font-size:  12px;
    font-weight:bold;
    color: white;

}
.tradminlighter {
	BACKGROUND-COLOR:#ffffff;
}
.errormessage
{
	color:Red;
}

.chkselected
{
	color:White;
	background-color:Black;
}
.chkamenity
{
	color:Red;
	background-color:White;
}

.descriptiontitle {
	background-color:White;
	color:Black;
	font-size:20px;
text-decoration:underline;
}
.subheading {
	background-color:White;
	color:Red;
	font-size:16px;
	height:30px;

}

.headingbackground 
{
	height:50px;
	background-color:White;
}

.chkreserved
{
	color:White;
	background-color:Black;
	width:50px;
}
.chkrate0
{
	color:White;
	background-color:#4e4818;
	width:50px;
	border-color:White;
}
.chkrate1
{
	color:White;
	background-color:#43808a;
	width:50px;
}
.chkrate2
{
	color:White;
	background-color:#f0c88b;
	width:50px;
}


.chkrate3
{
	color:White;
	background-color:#831803;
	width:50px;
}
.chkrate4
{
	color:White;
	background-color: #210406;
	width:50px;
}
.chkrate5
{
	color:White;
	background-color:#f0d19b;
	width:50px;
}
.chkrate6
{
	color:White;
	background-color:Orange;
	width:50px;
}
.chkrate7
{
	color:White;
	background-color:Fuchsia;
	width:50px;
}
.chkrate8
{
	color:White;
	background-color:Olive;
	width:50px;
}
.chkrate9
{
	color:White;
	background-color:Purple;
	width:50px;
}
.chkrate10
{
	color:White;
	background-color:Orange;
	width:50px;
}

.dlFirstItemStyle
{
	color:Blue;
	background-color:White;
	width:50px;
}

.dlSecondItemStyle
{
	color:Red;
	background-color:White;
	width:50px;
}
.tblpublicborder {
	BACKGROUND-COLOR: #000000;
}

.trpublicheader {
	BACKGROUND-COLOR: #C0C0C0;
    font-size:  12px;
    font-weight:bold;
    color: white;

}
.trpubliclighter {
	BACKGROUND-COLOR:#ffffff;
}
