body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background-color: #fff;
}
body,td,tr,p {
	font-size: 12px;
}
html,body {
	margin: 0 auto;
	padding:0;
	height:100%;
	width:100%;
	border:none
}
table {
	border: none;
	border-width: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
td,tr {
	border: none;
	border-width: 0;
	margin: 0px;
	padding: 0px;
}
.fullheight {
	border: none;
	border-width: 0;
	height:100%;
	margin: 0;
}
.fullwidth {
	border: none;
	border-width: 0;
	width:100%;
	margin: 0;
}
.fullsize {
	border: none;
	border-width: 0;
	height:100%;
	width:100%;
	margin: 0;
}
.shadowbox {
	margin:0 auto;
	border: none;
	border-width: 0;
	height:100%;
	width:785;
}
.txtaFooter {
	font-size: 9px;
	color:#000;
	text-align: center;
}
.txtFooter {
	font-size: 9px;
	text-align: center;
}
.txtSlogan {
	font-size: 11px;
}
#MainMenu a {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
#MainMenu a:hover {
	text-decoration: underline;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_medsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.text_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.text_phoneno {font-family: Arial, Helvetica, sans-serif; font-size: 30px; }
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D43752;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D43752;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C5C5C5;
}