body {
	background-color : F5F5F5;
	margin: 0px;
	padding: 0px;
}

.heart {
	background-image : url("http://www.hwmedicalservices.co.uk/images/splash/heart.gif");
	background-image : url(images/splash/heart.gif);
	background-repeat : no-repeat
}

.pointer {cursor: default }

p {margin: 10px 0 10px 0; font-family: "Trebuchet MS", Verdana,  Arial, Helvetica, sans-serif; font-size: 13px; color: #003333;}

a:link {color: #DC143C; text-decoration: none}
a:visited {color: #DC143C; text-decoration: none}
a:hover {color: #708090; text-decoration: none; font-weight: bold;}

.red {color: #DC143C }

img {border: 0px}

.border {border : #999999 solid 2px;}

.title {font-size: 17px; color: #708090;}

a.rtv:link { color : #333333;  text-decoration : none;}
a.rtv:visited { color : #333333;  text-decoration : none;}
a.rtv:hover { color : #FF9933; 	text-decoration : none;}

.imgfloatright { float : right; margin-left : 15px; margin-bottom : 5px;}
.imgfloatleft { float : left;  margin-right : 15px; margin-bottom : 5px;}

td.blue {
	background-image : url("http://www.hwmedicalservices.co.uk/images/blue.gif");
	background-image : url("images/blue.gif");
	background-repeat : repeat;
}

.amiddle {vertical-align : middle;}