html, table
{
	font-family: tahoma;
	font-size: 11px;
	color: #7f7f83;
}

body
{
	background-image: url("/images/background.gif");
}

h3
{
	font-size: 14px;
	font-weight: bold;
}

a
{
	color: #ed7f10;
	text-decoration: none;
}

a:hover
{
	color: #ed7f10;
	text-decoration: underline;
}

a.nounerline:hover
{
	text-decoration: none;
}

.offer
{
	color: #515054;
}

a.none
{
	text-decoration: none;
}

a.none:hover
{
	text-decoration: none;
}

a.plink
{
	font-size: 12px;
	font-weight: bold;
	color: #ed7f10;
}

a.plink:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #ed7f10;
	text-decoration: underline;
}

#navbar,#navbar2
{
	border-left: 1px solid #1468b0;
	border-right: 1px solid #1468b0;
}

#navbar2 a
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

#navbar a
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

#navbar a:hover
{
	font-size: 12px;
	color: #fffad0;
	text-decoration: none;
}

#navbar2 a:hover
{
	font-size: 12px;
	color: #fffad0;
	text-decoration: none;
}

#navbar
{
	cursor: default;
}

.orangeborder
{
	border: 2px solid #ed7f10;
}

.orange
{
	color: #ed7f10;
}

.orangebg
{
	background-color: #ed7f10;
}

.piccontainer
{
	border: 1px #C7C7C7 solid;
	background-color: #eaeaea;
}

.button
{
	cursor: pointer;
	text-align: center;
	font-size: 10px;
	height: 12px;
	width: 55px;
	background-image: url("/images/btnback.png");
	border: 1px solid #1468b0;
	color: white;
}

.title2
{
	height: 48px;
	background-image: url("/images/seatchresback.png");
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: white;
}

.property
{
	width: 220px;
	background-color: #e0e0e0;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align: justify;
}

.property1
{
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	color: #7f7f83;
}

.property2
{
	width: 210px;
	background-color: #e0e0e0;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	text-align: justify;
}

.menudropdown
{
	/*font-size: 12px;*/
	background-color: #d1deef;
	border: 1px solid #cccccc;
}

.somerow
{
	border-bottom: 1px solid #cccccc;
}

.text
{
	border: 1px solid #cccccc;
	padding-left: 2px;
	padding-right: 2px;
}

.titlecol
{
	width: 150px;
}

.long
{
	width: 250px;
}

.long2
{
	width: 150px;
}

.short
{
	width: 90px;
}

.short2
{
	width: 60px;
}

.shorttitlecol
{
	width: 60px;
}

.shorttitlecol2
{
	width: 250px;
}

.stow
{
	width: 100%;
}

.high
{
	height: 100px;
}

.note
{
	padding: 5px;
	border: 1px solid #cccccc;
	color: #428ac4;
	background-color: #d1deef;
	font-weight: bold;
}

.blue
{
	color: #428ac4;
}

input.smallbtn
{
	border: 1px solid #cccccc;
	height: 18px;
	font-size: 9pt;
}

input.submit
{
	border: 1px solid #cccccc;
	background-color: #FBFEFF;
}


.error
{
	color: red;
	font-weight: normal;
}

.maincontainer
{
	padding: 10px;
	margin-right: 4px;
	margin-bottom: 10px;
	border: 1px #C7C7C7 solid;
	background-color: #f0f0f0;
}

.popuprow
{
	background-color: #5A9ACE;
	padding: 2px;
	padding-left: 3px;
	width: 228px;
}

.price
{
	border: 1px solid #cccccc;
	padding-left: 2px;
	padding-right: 2px;
	width: 125px;
}