


body {
color: rgb(82, 64, 32);
background: #0000a0 url() repeat-y;
}

p {
margin: 0 0 0 15; 
font-family: sans-serif; 
font-size: 0.8em;
color: #0033ff;
}

ul {
margin: 0 0 0 15; 
font-family: sans-serif; 
font-size: 0.8em;
color: #6699ff;
}

a.medtop {
	font-family: sans-serif; 
	color: white;
	font-size: 0.8em;
	padding-top: 0;

}

a.clear {
	font-family: sans-serif;
	color: #0000a0;
	font-size: 1px;
	line-height:1px;
}
h2.h2head {
font-family: sans-serif; 
color: white;
font-size: 1.5em;

}
h3.h3head {
font-family: sans-serif; 
color: white;
font-size: 1.0em;

}

h1 h2 h3 h4 h5 h6 {
font-family: sans-serif; 
color: white;

}

h1.centreheading {
text-align: center;
}

h3.hbody {
	text-align: center;
	color:blue;
	font-family: arial;
	font-size:14pt;
	border-width: 14;
	border-color: gold;
	border-style: ridge;
	padding: 10px;

}
h3.hbody a:link {text-decoration: none}
h3.hbody a:visited {text-decoration: none}
h3.hbody a:hover {color: red; 	text-decoration: underline}
h3.hbody a:active {text-decoration: none}


td.leftmenu {
	width: 182px;
	vertical-align: top;
	/*color: rgb(0, 0, 160);*/
	text-align: left;
	margin: 10;
}
#hlinks {
	width: 145px;
	float:left;
	margin-right: 2px;
	margin-left: 3px;
	line-height: 1.5em;
	border-width: 4;
	border-color: gold;
	border-style: ridge;
	padding: 5px;
}

#hlinks a {
	/*display:block;*/
	font-family: arial;
	color: white;
	font-size:9pt;
	
}

#hlinks a:link {text-decoration: none}
#hlinks a:visited {text-decoration: none}
#hlinks a:hover {color: red; 	text-decoration: underline}
#hlinks a:active {text-decoration: none}

#lmlinks {
	width: 145px;
	float:left;
	margin-right: 2px;
	margin-left: 3px;
	line-height: 1.5em;
	border-width: 0;
	border-color: white;
	border-style: ridge;
	padding: 5px;
}

#lmlinks a {
	/*display:block;*/
	font-family: arial;
	color: white;
	font-size:9pt;
	
}

#lmlinks a:link {text-decoration: none}
#lmlinks a:visited {text-decoration: none}
#lmlinks a:hover {color: red; 	text-decoration: underline}
#lmlinks a:active {text-decoration: none}


#btlinks {
	margin-right: 2px;
	margin-left: 3px;
	border-width: 10;
	border-color: gold;
	border-style: ridge;
	padding: 5px;
}

#btlinks a {
	/*display:block;*/
	font-family: arial;
	color: blue;
	font-size:9pt;
	
}

#btlinks a:link {text-decoration: none}
#btlinks a:visited {text-decoration: none}
#btlinks a:hover {color: red; 	text-decoration: underline}
#btlinks a:active {text-decoration: none}


table {
	background-color: rgb(0, 0, 160);
}

table.tbody  {
	width: 95%;
	
	border: "0"; 
	padding: "0";
	
border-spacing: 0;
/*	border-collapse: collapse;
	*/
}

table.cbodytable {

	background-color: ;
	border:"0";
	padding: "0";

}

table.theader  {
	width: 95%;
	border: "1"; 
	padding-top: 0;
	vertical-align: top;
	align: center;
}

tr.trheader {
	
}

td.tdbody {
	background-color: white;
	width: 70%;
	color: blue;
	text-align: center;
}

p.subheading {
margin: 0 0 0 15; 
font-family: sans-serif; 
font-size: 0.9em;
color: #3333ff;
text-align: left;
}

table.container{
width:760px; 
padding:5;
margin:auto;

border:0; 
background-color:white;

}

ul.linklist {
margin-left: -55px;
padding-left: 5em;  /* needed to fix problems with indent and to make ie & netscape the same indent */
font-family: sans-serif; 
font-size: 0.8em;
color: #6699ff;
list-style-type: none;
line-height:110%;
}

/*font-weight: bold;*/
