body,td {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
/*------------------------------ Page Name ---------------------------------*/
.pageName {
	font-family:"ZapfCalligr BT";
	color: #000;
	font-size:35px;
	vertical-align:top;
	text-transform:lowercase;
}
/*------------------------------ End of Page Name ---------------------------------*/

/*------------------------------ News Title---------------------------------*/
.newsTitle {
	font-family:"Myriad Pro";
	color: #660E00;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
/*------------------------------ End of News Title---------------------------------*/

/*------------------------------ Trips footer---------------------------------*/
.tripsTitle {
	font-family:"verdana";
	color: #fff;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.tripsDetails {
	font-family:"verdana";
	color: #fff;
	font-size:12px;
	text-align:left;
}
/*------------------------------ End of Trips footer---------------------------------*/

/*------------------------------ Menu 1 ---------------------------------*/
.menu1 {
font-family: "arial";
font-size:13px;
font-style:normal;
color:#FFFFFF;
text-transform:uppercase;
}
.menu1 a:link {
text-decoration:none;
color:#FFFFFF;
}
.menu1 a:visited {
color:#FFFFFF;
text-decoration:none;
}
.selected{
font-family: "arial";
font-size:14px;
color:#81A0C0;
text-decoration:none;
}
.menu1 a:hover {
font-family: "arial";
font-size:14px;
color:#81A0C0;
text-decoration:none;
}
.menu1 a:active {
color:#FFFFFF;
text-decoration:none;
}
/*------------------------------ End of Menu 1 ---------------------------------*/

/*------------------------------ Menu 2 ---------------------------------*/
.menu2 {
font-family:"AuX DotBitC";
font-size:13px;
font-style:normal;
color:#FFFFFF;
text-transform:uppercase;
}
.menu2 a:link {
text-decoration:none;
color:#FFFFFF;
}
.menu2 a:visited {
color:#FFFFFF;
text-decoration:none;
}
.selected2{
color:#81A0C0;
text-decoration:underline;
}
.menu2 a:hover {
color:#81A0C0;
text-decoration:underline;
}
.menu2 a:active {
color:#FFFFFF;
text-decoration:none;
}
/*------------------------------ End of Menu 2 ---------------------------------*/

/*------------------------------ Powered By ---------------------------------*/
.powered_by {
	font-family: verdana;
	font-size: 10px;
	font-weight: lighter;
	color: #64696E;
}
.powered_by a:link {
text-decoration:underline;
font-weight:bold;
color:#64696E;
}
.powered_by a:visited {
color:#64696E;
font-weight:bold;
text-decoration:underline;
}
.powered_by a:hover {
color:#64696E;
font-weight:bold;
text-decoration:underline;
}
.powered_by a:active {
color:#64696E;
font-weight:bold;
text-decoration:underline;
}
/*------------------------------ End of Powered By ---------------------------------*/
/*------------------------------ footer ---------------------------------*/
.footer {
	font-family: "verdana";
	font-size: 12px;
	font-weight:bold;
	color: #64696E;
	text-align:center;
}
.footer a:link {
text-decoration:none;
font-weight:bold;
color:#64696E;
}
.footer a:visited {
color:#64696E;
font-weight:bold;
text-decoration:none;
}
.footer a:hover {
color:#fff;
font-weight:bold;
background-color:#64696E;
}
.footer a:active {
color:#64696E;
font-weight:bold;
text-decoration:none;
}
/*------------------------------ End of footer ---------------------------------*/
/*------------------------------ Counter ---------------------------------*/
.counter {
	font-family:"verdana";
	font-size: 14px;
	font-weight:bold;
	background-color: #93A3B4;
	text-align:center;
}
/*------------------------------ End of Counter ---------------------------------*/
textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #024181;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #024181;
}
/*a:link {
	color: 4E4E4E;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: 4E4E4E;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}
*/
.frame {
	border: 1px solid #ECECEC;
}
.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #024181;
	border: 1px solid #FFFFFF;
}