.BODY {
	SCROLLBAR-FACE-COLOR: #B8DEEE;
	SCROLLBAR-HIGHLIGHT-COLOR: #507E90;
	SCROLLBAR-3DLIGHT-COLOR: #507E90;
	SCROLLBAR-ARROW-COLOR: #507E90;
	SCROLLBAR-TRACK-COLOR: #A2C9D9;
	SCROLLBAR-DARKSHADOW-COLOR: #507E90;
	
}

.footerbackground
{
	background-image: url('image/bg_body.gif');
	background-repeat: repeat-y;
	background-position:  center;
}

.headingtextfield 
{
	background-color: #7BA8BA;
	height: 38px;
	width: 105px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AED5E4;
	border-right-color: #AED5E4;
	border-bottom-color: #AED5E4;
	border-left-color: #AED5E4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

.bottomline 
{
	background-image: url('../image/bottom_line_img.gif');
	background-repeat: repeat-x
}

.verdanabold10blue 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005156;
	text-decoration: none;
	font-size: 10px;
}

.borerleftrignt 
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9BC2D2;
	border-left-color: #9BC2D2;
}

.verdanabold10white 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

.verdana10normal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.arial11blue 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #005156;
	text-decoration: none;
	font-size: 11px;
}

.arial11white 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.arial11whitenormal
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.arial11white12 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	line-height:17px;
	text-decoration: none;
	font-size: 12px;
}

.arial11black 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.arial11adventure {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #425A63;
	text-decoration: none;
	font-size: 10px;
}
.texfield {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	height: 20px;
	width: 60px;
	border: 1px solid #FFFFFF;
	background-color: #4D8BB4;




}
.linewhite {
	background-image: url('../image/line_white.gif');
	background-repeat: repeat-x;
	background-position-y:50%

}
.arial11whitebold {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.arial11whitebold12 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.texfieldadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color:#000000;
	height: 20px;
	width: 150px;
	background-color: #4D8BB4;
	border: 1px solid #AED5E4;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005156;
	text-decoration: none;
	font-size: 12px;
	height: 20px;
	background-color: #ffffff;
	width: 60px;
	border: 1px solid #000000;

}
.button1 {
	border:1px solid #ffffff; font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005156;
	cursor:hand;
	font-size: 12px;
	height: 20px;	width: 78px;
	background-color: #ffffff;
	
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7BA8BA;
	text-decoration: none;
	font-size: 12px;
	cursor:hand;
	height:20px;
	background-color: #7BA8BA;
	width: 20px;
	border-top: none #7BA8BA;
	border-right: none #7BA8BA;
	border-bottom: none #7BA8BA;
	border-left: none #7BA8BA;
}
.button_big {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005156;
	text-decoration: none;
	font-size: 12px;
	height: 20px;
	background-color: #ffffff;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 110px;
}
.textarea_small {

	background-color: #4D8BB4;
	height: 38px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AED5E4;
	border-right-color: #AED5E4;
	border-bottom-color: #AED5E4;
	border-left-color: #AED5E4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.textarea_big {


	background-color: #4D8BB4;
	height: 70px;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AED5E4;
	border-right-color: #AED5E4;
	border-bottom-color: #AED5E4;
	border-left-color: #AED5E4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.button_small {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005156;
	text-decoration: none;
	font-size: 12px;
	height: 20px;
	background-color: #ffffff;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 30px;
}
.texfieldadminsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	height: 20px;
	background-color: #4D8BB4;
	border: 1px solid #AED5E4;
}
.textarea {
	border:1px solid #AED5E4; background-color: #4D8BB4;
	height: 70px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 11px

}
.arial11bluebold {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005156;
	text-decoration: none;
	font-size: 11px;
}
.capsCopy {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005156;
	text-decoration: none;
	font-size: 12px;
}
.hedtxt-fix {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:16px;
	letter-spacing:1px;
	color: #005156;
	text-decoration: none;
	font-size: 12px;
}
.hedtxt-departure {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005156;
	text-decoration: none;
	font-size: 11px;
}
