
BODY
{
	background-color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-top:0px;
	/* margin-left:0px; */
	/* margin-right:0px; */
	/* margin-bottom:0px; */
}
A
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:underline;
	color:blue;
}	
A:hover
{
	color:red;
}
td
{
	font-size:10pt;
	font-weight:normal;
	color:black;
}
.clsMainTable
{
	background-color:#FFFFFF;
	width:640px;
	text-align:center;
	border:0px;
}

.clsLogo
{
	border-bottom:1px solid black;
	text-align:left;
}
.clsLogoLink
{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid black;
}
A.clsLogoLink
{
	border:0px;
}
.clsContentCell
{
	width:500px;
}
UL, LI
{
	margin-left:10px;
	margin-top:0px;
}
.clsDefaultPicBar
{

	width:500px;
	background-color:black;
	height:95px;
}
.clsDefaultPic
{
	border-top:1px black solid;
	border-right:1px black solid;
	border-bottom:1px black solid;
	border-left:1px black solid;
	margin-right:10px;
	width:200px;
	height:114px;
}
.clsDefaultTableCell
{
	height:130px;
}
.clsMotelTableCell
{
	height:145px;
	border-top:1px black solid;
}
.clsMotelPara
{
	font-size:10pt;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	margin-top:5px;
}
.clsMotelPic
{
	border-top:1px black solid;
	border-right:1px black solid;
	border-bottom:1px black solid;
	border-left:1px black solid;
	margin-right:10px;
}
.clsPic
{
	border-top:1px black solid;
	border-right:1px black solid;
	border-bottom:1px black solid;
	border-left:0px;
	width:200px;
	height:114px;
}
.clsGridTitle
{
	font-size:10pt;
	font-weight:bold;
	color:black;
	background-color:#E0E0E0;
	border-top:1px black solid;
	border-bottom:1px black solid;
	padding-left:5px;
}

.clsGridDetail
{
	font-size:10pt;
	font-weight:normal;
	color:black;
	padding-left:5px;
	padding-top:5px;
}
A.clsGridDetail
{
	color:black;
	font-weight:bold;
	text-decoration:underline;
}
A.clsGridDetail:hover
{
	color:red;
	text-decoration:underline;
}
.clsHeading
{
	font-size:12pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	text-align:left;
}
.clsSubHeading
{
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
	margin-bottom:5px;	
}
.clsParaHeading
{
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}
.clsPara
{
	font-size:10pt;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}
.clsFooter
{
	font-size: 9pt;
	font-weight: bold;
	color: gray;
	background-color: #000000; /*#395C77;*/
	border-top: 1px black solid;
}
A.clsFooter
{
	color:gray;
}
A.clsFooter:hover
{
	color:red;
}
	
	
/* =================  Left Menu Styles ================ */

.clsLeftMenuCell
{
	width:140px;
	border-right:black 1px solid;
	background-color:#395C77;
	text-align:left;
}
.clsLeftMenu
{
	background:#E4E4E4;
	font-size:9pt;
	color:Black;
	width:139px;
	border-bottom:1px black solid;
	height:20px;

	
}
.clsLeftMenuItem
{
	font-size:9pt;
	color:Black;
	width:139px;
	padding-left:5px;
	height:18px;

}
A.clsLeftMenuItem
{
	color:black;
	text-decoration:none;
	font-weight:bold;
}
A.clsLeftMenuItem:hover
{
	color:black;
	background:#BBBBBB;
}	
.clsLeftMenuBottom
{
	 background:#395C77;
}

/* =================  Left Menu Styles Extra ================ */

.clsLeftMenuCell2
{
	width:140px;
	border-right:black 1px solid;
	background-color:#395C77;
	text-align:left;
}
.clsLeftMenu2
{
	/* background: lightsteelblue; */
	background: lightsteelblue;
	font-size: 9pt;
	color: Black;
	width: 139px;
	border-bottom: 1px black solid;
	height: 20px;
	
}
.clsLeftMenuItem2
{
	font-size:9pt;
	color:Black;
	width:139px;
	padding-left:5px;
	height:18px;

}
A.clsLeftMenuItem2
{
	color:black;
	text-decoration:none;
	font-weight:bold;
}
A.clsLeftMenuItem2:hover
{
	color:black;
	background:#BBBBBB;
}	

/* saddlebag express */
.clsLeftMenuCellSaddlebag
{
	width:140px;
	border-right:black 1px solid;
	background-color:#395C77;
	text-align:left;
}
.clsLeftMenuSaddlebag
{
	
	background: tan;
	font-size: 9pt;
	color: Black;
	width: 139px;
	border-bottom: 1px black solid;
	height: 20px;
	
}
.clsLeftMenuItemSaddlebag
{
	font-size:9pt;
	color:Black;
	width:139px;
	padding-left:5px;
	height:18px;

}
A.clsLeftMenuItemSaddlebag
{
	color:black;
	text-decoration:none;
	font-weight:bold;
}
A.clsLeftMenuItemSaddlebag:hover
{
	color:black;
	background:#BBBBBB;
}

.clsSaddleBagGridTitle
{
	font-size:10pt;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:1px;
	background:tan;
	border:1px solid black;
	
}
.clsSaddleBagGridText1
{
	font-size:10pt;

	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:1px;
	background:#F5F0E9;
	border:1px solid black;
}
.clsSaddleBagGridText2
{
	font-size: 10pt;

	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 1px;
	background: #EEE3D5;
	border: 1px solid black;
}