.GBI
{
	background-repeat: repeat-x;
}

.MainPane
{
	background-color: White;
	padding: 10px;
}

TABLE.ShadowBox
{
	border-right: 1px solid #585858;
	border-bottom: 1px solid #585858;
}

TABLE.ShadowBox TD.WithInnerPadding
{
	border-left: 5px solid #A5EAFF;
	border-bottom: 5px solid #A5EAFF;
	border-right: 5px solid #A5EAFF;
	background-color: White;
}

.SmallText
{
	font-size: 10px;
}

A.BlueSmallText
{
	font-size: 10px;
	color: #0060FF;
	text-decoration: none;
}

A.BlueSmallText:hover
{
	font-size: 10px;
	color: #0060FF;
	text-decoration: underline;
}

TD.VerticalPadding
{
	padding-top: 6px;
	padding-bottom: 15px;
	font-size: 12px;
}

P
{
	font-family:ms-gothic;
    font-size:9pt;
    color:#333333;
	line-height: 16px !important;
	padding-top: 0px;
	margin-top: 0px;
}

TD
{
	font-size: 12px;
	line-height: 16px !important;
}

TH
{
	font-size: 12px;
	line-height: 16px !important;
}

A
{
	color: #2872CB;
	text-decoration: none;
}

A:hover
{
	color: #2872CB;
	text-decoration: underline;
}

FORM.PadLess
{
	margin-bottom: 0px;
}

A.hotelname {
	font-size: 12px;
	color: #DD0000;
}
.NormalText {
	font-size: 12px;
}
TABLE.ShadowBox2 {
	border-right: 1px solid #585858;
	border-bottom: 1px solid #585858;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
}
