body {
	background-color: white;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	overflow: auto;
	margin: 1px;
}

form {
	margin: 0px;
}

li a {
	font-weight: bold;
}

li a:hover {
	text-decoration: underline;
}

.photobits a {
   font-size: 12px;
   font-weight: bold;
   padding: 2px 5px 3px 5px;
   background: #F5F9F0;
   border: 1px solid #E0EDD1;
   border-top: 1px solid #F5F9F0;
   border-right: 1px solid #F5F9F0;
   height: 22px;
   width: 150px;
}

.photobits a:hover {
   border: 1px solid #C2DBA3;
   border-bottom: 1px solid #84B649;
   background: #E6F0DB;
}

.tite {
	color: #0F184B;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 2px solid #0F184B;
	margin-bottom: 5px;
}

.caption {
	font-size: 11px;
	font-weight: bold;
}

.ratehead, .ratebod, .ratebod2, .ratebod3 {
	background-color: #0F184B;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 3px 2px 4px;
}

.ratebod, .ratebod2, .ratebod3 {
	background-color: #E1E4EC;
	font-size: 12px;
	font-weight: normal;	
	color: black;
	border-bottom: 1px solid #515779;
}

.ratebod2 {
	background-color: #D1D7E2;
}

.ratebod3 {
	background-color: #C2C8D9;
}

.ratebod3 li {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

input.book, select, textarea {
	background-color: #E1E4EC;
	border: 1px inset #0F184B;
	font-size: 11px;
}

textarea {
	overflow: auto;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

select {
	font-size: 12px;
}

.goodpoint {
	font-size: 14px;
	padding: 2px 5px 3px 4px;
	font-style: italic;
	font-weight: bold;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	width: 165px;
	background-image:  url(file:///C|/Documents%20and%20Settings/user/Desktop/bus_000_files/images/pointsback.gif);
	line-height: 100%;
	margin-top: 3px;
	margin-left: 10px;
}

a {
	color: black;
	text-decoration: none;
}

.menu1 {
	line-height: 180%;
}

.menu1 a {
	color: white;
	font-size: 18px;
	font-weight: bold;
}

.menu2 {
	line-height: 140%;
}

.menu2 a{
	color: white;
}
/*
.menu1 a {
	text-align: center;
	color: white;
	font-size: 16px;
	font-weight: bold;
	background-image: url(buttons/menu1_off.gif);
	width: 140px;
	height: 29px;
	padding-top: 4px;
}

.menu1 a:hover {
	background-image: url(buttons/menu1_on.gif);
}

.menu2 a {
	background-image: url(buttons/menu2.gif);
	text-align: center;
	color: white;
	font-size: 13px;
	font-weight: bold;
	width: 140px;
	height: 24px;
	padding-top: 7px;
	margin-bottom: 2px;
}
*/

.button1, .button2 {
	text-align: center;
}

.button1 a {
	width: 142px;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	background-image:  url(file:///C|/Documents%20and%20Settings/user/Desktop/bus_000_files/buttons/button1_off.gif);
	padding-top: 3px;
	margin-top: 1px;
}

.button1 a:hover {
	background-image:  url(file:///C|/Documents%20and%20Settings/user/Desktop/bus_000_files/buttons/button1_on.gif);	
}

.button2 a {
	width: 94px;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	background-image:  url(file:///C|/Documents%20and%20Settings/user/Desktop/bus_000_files/buttons/button2_off.gif);
	padding-top: 2px;
	margin-top: 3px;
}

.button2 a:hover {
	background-image:  url(file:///C|/Documents%20and%20Settings/user/Desktop/bus_000_files/buttons/button2_on.gif);	
}

.blurb {
	font-size: 12px;
	padding: 0px 5px 10px 10px;
	border-left: 6px solid silver;
	border-right: 1px solid silver;
	line-height: 130%;
	height: 100%;
}