.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
	vertical-align: middle;
}
a.menulink:link {
	color: #000000;
	text-decoration:none;
	position:relative;

}
a.menulink:visited {
	color: #000000;
	text-decoration:none;

}
a.menulink:hover {
	color: #0099CC;
	text-decoration:none;
}
a.menulink:active {
	color: #000000;
	text-decoration:none;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #006687;
}

.bodytext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottom_nav_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
}

.cellpad {
	padding: 10px;
}
.eventableright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.eventableleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftmenutd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #E8EEF8;
}
.rightmenutd {
	background-color: #E8EEF8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bodytext_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.top_grey_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#999999;
}

.menuicon {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	vertical-align: middle;
}
.contact_number {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.maillink {color: #0000CC}
