body {
        background-color: #ffffff;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
}

body a {
        color: #00535d;
        text-decoration: underline;
}

body a:hover{
        color: #818181;
        text-decoration: none;
}

body a:visited {
        color: #00535d;
        text-decoration: underline;
}

body a:visited:hover {
        color: #818181;
        text-decoration: none;
}

a.menu {
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover {
	color: #ffff51;
	text-decoration: none;
}

a.menu:visited {
	color: #ffffff;
	text-decoration: none;
}

a.menu:visited:hover {
	color: #ffff51;
	text-decoration: none;
}

td {
	font-family: Trebuchet MS, Verdana, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #28282e;
}

img {
	border-color: #999999;
}

.white {
	background-color: #ffffff;
}

.cellbg {
	background-color: #a4c2c5;
}

.bodywhite {
	background: url('../images/body2.gif') top right repeat-y;
	width: 720px;
	height: 100%;
}

.bodycolour {
	background: url('../images/body2colour.gif') top right repeat-y;
	width: 720px;
	height: 100%;
}

.rightbar {
	background: url('../images/rightbargrad.jpg') top right no-repeat;
	width: 350px;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.bgmenu {
	background: url('../images/bgmenu.gif') top left repeat-x;
	width: 180px;
	height: 212px;
	background-color: #00404a;
}

.textlarge {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

.textbold {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.textsmall {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
