body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #175E8F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C85B9;
}
a:hover {
	text-decoration: underline;
	color: #8F1717;
}
a:active {
	text-decoration: none;
	color: #8F1717;
}
a.White:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.White:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.White:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a.White:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 36px;
	color: #175E8F;
}
h2 {
	font-size: 24px;
	color: #8F1717;
}
h3 {
	font-size: 24px;
	color: #175E8F;
}
h4 {
	font-size: 18px;
	color: #3C85B9;
}
.greyBox {
	font-weight: bold;
	color: #8F1717;
	font-size: 14px;
}
.whiteText {
	font-weight: bold;
	color: #FFFFFF;
}
.leftRepeater {
	background-image: url(images/Murcom_leftRepeater.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightRepeater {
	background-image: url(images/Murcom_rightRepeater.gif);
	background-repeat: repeat-y;
	background-position: left;
}
