body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3BA2DD;
	background-image: url(../fixedimages/bk_fade_light.jpg);
	background-repeat:repeat-x;
}

h1, h2 {
	color: #CC0000; /*FF0000*/
	font-size:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align: justify;*/
	color:#38465A;
}
td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38465A;
}
a {
	color: #4085D0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.large_title {
	font-size:20px;
}
.sub_title {
	font-size:15px;
	font-weight: bold;
}
.sub_text {
	font-size:14px;
}
.smaller {
	color: #8E9DB1;
	font-size: 9px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5F60;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5F60;
}
.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5F60;
	width: 130px;
}
.numberform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E5F60;
	width: 40px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 26px;
	font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 18px;
	font-weight: bold;
}
.title3 {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
.title4 {
	font-size: 22px;
	font-weight: bold;
	color: #0099FF;
}
.title5 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
.white {
	color: #FFFFFF;
}
.light_blue {
	color: #4085D0;/* 38465A */
}
.box_title {
	color: #2B4870;
	font-weight: bold;
}
.footer_menu {
	color: #2B4870;
	text-decoration: none;
	font-weight: bold;
}
.footer_menu:hover {
	color: #CC0000;
	text-decoration: underline;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* color: #666666; */
}
.accom_page_link{
	font-weight: bold; 
	color: #FF0000;
}