﻿body
{
	background-color:#E6E6E6;
	margin-top:5px;
	text-align:center;
}
table.Bordered
{
	border: 1px solid #CC9900;
	background-color:#FFFFFF;
}
a.HeaderTable
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#CC9900;
}
a:Hover.HeaderTable
{
	font-weight:bold;
	text-decoration:underline;
	color:#003366;
}
a:Visited.HeaderTable
{
    font-weight:bold;
	color:#CC9900;
}
a:Visited:Hover.HeaderTable
{
    font-weight:bold;
	text-decoration:underline;
	color:#003366;
}

font.HeaderTable
{
    font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000066;
}
a.MenuTable
{
    margin-left:5px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	color:#FFFF99;
}
a.MenuTableHS
{
    margin-left:5px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	color: #081473;
}
a:Hover.MenuTable
{
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
a:Hover.MenuTableHS
{
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
a:Visited.MenuTable
{
    font-weight:bold;
	color:#FFFF99;
}
a:Visited.MenuTableHS
{
    font-weight:bold;
	color: #081473;
}
a:Visited:Hover.MenuTable
{
    font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
a:Visited:Hover.MenuTableHS
{
    font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
font.MenuTable
{
    margin-left:5PX;
    line-height:18px;
    font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFF99;
}
font.MenuTableHS
{
    margin-left:5PX;
    line-height:18px;
    font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #081473;
}
font.MenuTableSelected
{
    margin-left:5px;
    line-height:25px;
    font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
font.MenuTableSelectedHS
{
    margin-left:5px;
    line-height:25px;
    font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
input.MenuTableText
{
    margin-left:5px;
    font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#cc9900;
	width:85px;
}

p.Normal
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-align:left;
}

.TextSmall
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#333333;
		
}
.TextSmallBold
{
    
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
.TextNormal
{
    margin-left:5px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333333;
		
}
.TextNormalBold
{
    margin-left:5px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
h1
{
    font-family:Verdana;
    font-size:16px;
    font-weight:normal;
    color:#333333;
    text-align:left;
    padding:5px 5px 5px 5px;
}
h2
{
    font-family:Verdana;
    font-size:14px;
    font-weight:normal;
    color:#333333;
    text-align:left;
    padding:5px 5px 5px 5px;
}
h3
{
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
    color:#333333;
    text-align:left;
    padding:5px 5px 5px 5px;
}
p
{
    font-family:Verdana;
    font-size:10px;
    font-weight:normal;
    color:#333333;
    text-align:left;
    padding:5px 5px 5px 5px;
}
font.Highlight
{
    color:#CC9900;
}
p.Bold
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	
}
p.Small
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#333333;
}
p.SmallBold
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
p.error
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#C61738;
}
img.Selected
{
	border-style:double;
	border-width:3px;
	border-color:red;
	
}
img.Normal
{
	border-style:double;
	border-width:3px;
	border-color:gray;
}
img.HighLighted
{
	border-style:double;
	border-width:3px;
	border-color:Lime;
}

td.Contents
{
	width:780px;
}
table.Contents
{
	text-align:center;
}

/*Product List Table Header1*/
tr.GridHeader
{
	height:20px;
	text-align:center;
	background-color:#F3E09C;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#666666;
}
tr.GridRow
{
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	vertical-align:middle;
}
hr
{
	height:1px;
	color:#999999;
}
.Paging
{
	font-size:10px;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
a.Paging
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
a:Hover.Paging
{
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
a:Visited.Paging
{
    font-weight:bold;
	color:#666666;
}
a:Visited:Hover.Paging
{
    font-weight:bold;
	text-decoration:underline;
}
select
{
	text-align:right;
	width:150px;
	font-family:Verdana;
	font-size:10PX;
	line-height:15PX;
}
.prompt
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#003366;
	line-height:20px;
}
input.RoomNumberInputs
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	width:40px;
}
.alert
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:Red;
}
.hiddenDiv
{
    visibility:hidden;
    height:0px;
}
.visibleDiv
{
    visibility:visible;
    height:50px;
}

.BodyLink
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
.BodyLink:Hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
.BodyLink:Visited
{
    font-weight:bold;
	color:#666666;
}
.BodyLink:Visited:Hover
{
    font-weight:bold;
	text-decoration:underline;
	color:#000000;
}


.ImageLink-A
{
	color: #ffffff;
	cursor: hand;
	display: block;
	font-family: MS Sans Serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 25px;
	overflow: auto;
	text-decoration: none;
}
.ImageLink-Left
{
	background: url(images/imagelinkleft.bmp) no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 11px;
}
.ImageLink-Center
{
	background: url(images/imagelinkcenter.bmp);
	display: block;
	float: left;
	height: 25px;
}
.ImageLink-Right
{
	background: url(images/imagelinkright.bmp) no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 11px;
}
.ImageLink-Arrow
{
	background: url(images/imagelinkarrow.bmp) no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 26px;
}
.ImageLink-A:Hover
{
	color: #CE9A00;
}