body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height : 1.5;
	text-decoration : none;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-top : 10px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height : 1.5;
	text-decoration : none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size: 12px;
	font-weight: bold;
	line-height : 1.5;
	text-decoration : none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	line-height : 1.5;
	text-decoration : none;
}
a.footer{
	color: #003300;
	font-size: 11px;
}
a:hover.footer{
	font-size: 11px;
}

a.cal_nav{
	color: white;
	font-size: 20px;
	text-decoration : underline;
}
a:hover.cal_nav{
	color: cc0000;
	font-size: 20px;
	text-decoration : none;
}

a.date_linked{
}
a:hover.date_linked{
	color: white;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height : 1.5;
	text-decoration : none;
}
.mmd {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height : 1;
	text-decoration : none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 12px;
	line-height : 1.5;
	text-decoration : none;
}

.disabled{
	color: #999999;
}

.sm {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height : 1.3;
	text-decoration : none;
}

a.faq {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size: 12px;
	font-weight: bold;
	line-height : 1.5;
	text-decoration : none;
}
a:hover.faq {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	line-height : 1.5;
	text-decoration : none;
}
a.pdf {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size: 12px;
	font-weight: bold;
	line-height : 1.5;
	text-decoration : underline;
}
a:hover.pdf {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	line-height : 1.5;
	text-decoration : underline;
}

a.tours{
	color: white;
	font-size: 13px;
	text-decoration : none;
	font-style: italic;
}
a:hover.tours{
	color: cc0000;
	font-size: 13px;
	font-style: italic;
	text-decoration : none;
}

a.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-size: 12px;
	font-weight: normal;
	line-height : 1.5;
	text-decoration : underline;
}
a:hover.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height : 1.5;
	text-decoration : underline;
}

.date {
	font-size: 10px;
}

.rtlHeader {
	font-size: 13px;
	font-weight: bold;
}

.tourHeader {
	color: white;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}

.tourBoxText {
	font-size: 9px;
}

.tourBlueText {
	color: 003366;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12px;
	font-weight: normal;
	line-height : 1.5;
	text-decoration : none;
	width: 160px;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height : 1;
	text-decoration : none;
	border-width : 1px ;
	border-style: solid;
	border-color: black;
	height: 20px;
}