/* M2 Travel CSS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	bgcolor: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
			}
			

.style1 {font-weight: bold}			


td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666
}

A
{
	margin: 0;
	border: 0;
	padding: 0;
	color: #888276;
	color: #989286;
 	text-decoration: none;

}

A:visited
{
	color: #888276;
	color: #989286;
}

A:hover
{
	text-decoration: underline;
}


.text-standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}




.lite
{
	color: #999999;
}

.xlite
{
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
}


.orange
{
	background: #F8A23A;
	color: white;
}

.green
{
	background: #8DC54C;
	color: white;
}

.gray
{
	background: #CAC6BA;
	color: white;

}

.orange2
{
	color: #F8A23A;
}

.green2
{
	color: #8DC54C;
}

.normal
{
	font-weight: normal;
}

.on
{
	display: active;
}

.off
{
	display: none;
}

.small
{
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
}


.large
{
	font-family: tahoma, arial, hevetica, sans-serif;
	font-size: 11px;
}

.header-orange {

	background: #F8A23A;
	color: white;
}


a.navi, a.navi:link, a.navi:visited, a.navi:hover, a.navi:active {
	font-weight:bold;
	text-decoration:none;
}
a.navi:link {
	color:#003399;
}
a.navi:visited {
	color:#003399;
}
a.navi:hover {
	color:#F8A23A;
}
a.navi:active {
	color:#003399;
}
.button
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F8A23A;
	border: thin solid #003399;
}
