.baseline {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.baseline a:link {
	text-decoration: underline;
	color: #D0142C;
	}
.baseline a:visited {
	text-decoration: underline;
	color: #D0142C;
	}
.baseline a:hover {
	text-decoration: underline;
	color: #333333;
	}
.baseline a:active {
	text-decoration: underline;
	color: #D0142C;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #DDDDDD;
}

.buttons {  
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.cart-top {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-style: solid;
	border-color: #DEE2DF;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-transform: uppercase;
	color: #999999;
}

.cart-top-right {
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-style: solid;
	border-color: #DEE2DF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-transform: uppercase;
	color: #999999;
}

.cart-main {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	border-style: solid;
	border-color: #DEE2DF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px; 
	color: #999999;
}

.cart-main a:link {
	text-decoration: none;
	color: #D0142C;
	}
.cart-main a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.cart-main a:hover {
	text-decoration: none;
	color: #333333;
	}
.cart-main a:active {
	text-decoration: none;
	color: #D0142C;
	}

.cart-left{
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0px;
	border-style: solid;
	border-color: #DEE2DF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px; 
	color: #999999;
}

.catalog {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 120%;
}
.catalog a:link {
	text-decoration: none;
	color: #D0142C;
	}
.catalog a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.catalog a:hover {
	text-decoration: none;
	color: #333333;
	}
.catalog a:active {
	text-decoration: none;
	color: #D0142C;
	}

.catalogband {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	border-style: solid;
	border-color: #C4CDD7;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}

.catalog-number {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	border-style: solid; 
	border-color: #C4CDD7;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.checkout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	
}

.checkoutbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	background-color: #EEEEEE;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	
}

.currency {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #D0142C;
	background-color: #FFFFFF;
	padding-right: 4px;
	width: 125px;
	height: 24px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #C5D1D8;
}

form {
	    margin-top: 0px;
    margin-bottom: 0px;
}

.formtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	border-style: dashed;
	border-color: #B7C1BA;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

h1 {
	color: #D0142C;
	font-size: 18px;
	font-family: trebuchet, Helvetica, sans-serif;
	font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
	letter-spacing: 1px;
}

h2 {
	color: #999999;
	font-size: 16px;
	font-family: trebuchet, Helvetica, sans-serif;
	font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
	letter-spacing: 1px;
	}

h3 {
	color: #999999;
	font-size: 16px;
	font-family: trebuchet, Helvetica, sans-serif;
	font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
	letter-spacing: 1px;
}

.headertext {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	text-transform: lowercase;
}
.headertext a:link {
	text-decoration: none;
	color: #D0142C;
	}
.headertext a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.headertext a:hover {
	text-decoration: none;
	color: #333333;
	}
.headertext a:active {
	text-decoration: none;
	color: #D0142C;
	}

.headertextzero {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
}
.headertextzero a:link {
	text-decoration: none;
	color: #D0142C;
	}
.headertextzero a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.headertextzero a:hover {
	text-decoration: none;
	color: #333333;
	}
.headertextzero a:active {
	text-decoration: none;
	color: #D0142C;
	}
	.headertext15l {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 24px;
	color: #D0142C;
	text-align: left;
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 1px;
	letter-spacing: 1px;
}
.headertextlarge {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 32px;
	color: #D0142C;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}
.jpeg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	border-style: solid;
	border-color: #DEE2DF;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}

.leftnav {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D0142C;
	text-align: left;
	padding-right: 0px;
	padding-left: 40px;
	background-image:url('/images/left-nav.gif')
}
.leftnav a:link {
	text-decoration: none;
	color: #D0142C;
	}
.leftnav a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.leftnav a:hover {
	text-decoration: none;
	color: #333333;
	}
.leftnav a:active {
	text-decoration: none;
	color: #D0142C;
	}

li {
padding-right: 0px;
padding-left: 0px;
margin-left: 0px;
margin-right: 0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}

.mainbody {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 150%;
}
.mainbody a:link {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody a:hover {
	text-decoration: none;
	color: #333333;
	}
.mainbody a:active {
	text-decoration: none;
	color: #D0142C;
	}

.mainbodysmall {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 150%;
}
.mainbodysmall a:link {
	text-decoration: none;
	color: #D0142C;
	}
.mainbodysmall a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.mainbodysmall a:hover {
	text-decoration: none;
	color: #333333;
	}
.mainbodysmall a:active {
	text-decoration: none;
	color: #D0142C;
	}

.mainbody20r {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	line-height: 16px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.mainbody20r a:link {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody20r a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody20r a:hover {
	text-decoration: none;
	color: #333333;
	}
.mainbody20r a:active {
	text-decoration: none;
	color: #D0142C;
	}

.mainbody15r {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-right: 15px;
	padding-left: 0px;
	line-height: 150%;
}
.mainbody15r a:link {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody15r a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody15r a:hover {
	text-decoration: none;
	color: #333333;
	}
.mainbody15r a:active {
	text-decoration: none;
	color: #D0142C;
	}

.mainbody20rsmall {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-right: 20px;
	padding-left: 0px;
	line-height: 150%;
}
.mainbody20rsmall  a:link {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody20rsmall  a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody20rsmall  a:hover {
	text-decoration: none;
	color: #333333;
	}
.mainbody20rsmall  a:active {
	text-decoration: none;
	color: #D0142C;
	}

.mainbody20l {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	line-height: 150%;
}
.mainbody20l a:link {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody20l a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody20l a:hover {
	text-decoration: none;
	color: #333333;
	}
.mainbody20l a:active {
	text-decoration: none;
	color: #D0142C;
	}

.mainbody20lr {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 150%;
}
.mainbody20lr a:link {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody20lr a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.mainbody20lr a:hover {
	text-decoration: none;
	color: #333333;
	}
.mainbody20lr a:active {
	text-decoration: none;
	color: #D0142C;
	}

.product-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	border-style: solid;
	border-color: #C4CDD7;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	text-transform: uppercase;
	
}
.rightnav a:link {
	text-decoration: none;
	color: #D0142C;
	}
.rightnav a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.rightnav a:hover {
	text-decoration: none;
	color: #333333;
	}
.rightnav a:active {
	text-decoration: none;
	color: #D0142C;
	}

.righttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	border-style: solid;
	border-color: #DEE2DF;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.subnav {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	border-style: solid;
	border-color: #C4CDD7;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	
}
.subnav a:link {
	text-decoration: none;
	color: #D0142C;
	}
.subnav a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.subnav a:hover {
	text-decoration: none;
	color: #333333;
	}
.subnav a:active {
	text-decoration: none;
	color: #D0142C;
	}

.subnavright {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	border-style: solid;
	border-color: #C4CDD7;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	
}
.subnavright a:link {
	text-decoration: none;
	color: #D0142C;
	}
.subnavright a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.subnavright a:hover {
	text-decoration: none;
	color: #333333;
	}
.subnavright a:active {
	text-decoration: none;
	color: #D0142C;
	}
	
	.subnavleft {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	padding-right: 15px;
	padding-left: 0px;
	border-style: solid;
	border-color: #C4CDD7;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	
}
.subnavright a:link {
	text-decoration: none;
	color: #D0142C;
	}
.subnavright a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.subnavright a:hover {
	text-decoration: none;
	color: #333333;
	}
.subnavright a:active {
	text-decoration: none;
	color: #D0142C;
	}
	
.textbox {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #7F9DB9;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CAD3DB;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	text-transform: uppercase;
}
.topnav a:link {
	text-decoration: none;
	color: #D0142C;
	}
.topnav a:visited {
	text-decoration: none;
	color: #D0142C;
	}
.topnav a:hover {
	text-decoration: none;
	color: #333333;
	}
.topnav a:active {
	text-decoration: none;
	color: #D0142C;
	}
	ul {
padding-right: 0px;
padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
margin-left: 15px; 
list-style-image: url('images/arrow.gif')
}
p, li {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 0px;
	line-height: 16px;
}
a:link {
	text-decoration: none;
	color: #D0142C;
	}
a:visited {
	text-decoration: none;
	color: #D0142C;
	}
a:hover {
	text-decoration: none;
	color: #333333;
	}
a:active {
	text-decoration: none;
	color: #D0142C;
	}
.editorPageWidth {
	margin: 0px;
	padding: 0px;
	width:550px;
}
.floatImgRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.tableheading {
	font-weight: bold;
	text-align: center;
	width: 80px;
	color: #666666;
}
.rates td {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	color: #333333;
}
.rates {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}
.rates th{
	text-align: left;
	padding-left:10px;
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-size: 12px;
}
.productName {
	font-weight: bold;
	text-align: left;
}
.style1 {
	color: #355B99;
	font-weight: bold;
}
.boxborder { border: solid 1px #999999 }
.floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: left;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: right;
}
.clearBoth {clear:both}
.required_flag {font-weight: bold; color:#FF0000; font-size:16px;}
#bookings-area li, #bookings-area p, #bookings-area h2 {
	color: #3c3c3c;
	list-style-type: none;
}
.record_editing td, .record_editing th {color: #3c3c3c;}
.record_editing li {
	color: #3c3c3c;
	list-style-type: none;
}
.rates h2 {
	color: #D0142C;
	font-size: 14px;
}
