body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-site.gif);
}

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: underline;
}

.bg-site {
	background-image: url(/images/bg-site.gif);
	background-repeat: repeat;
}
.bg-content {
	background-color: #0099e5;
}
.content-mid {
	background-image: url(/images/content-mid.gif);
	background-repeat: repeat-y;
}

.side-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.style1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.big-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.bigger-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.side-nav-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(/images/side_nav-title.gif);

}
.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;	
}

a.maintable:hover {color:#000000; text-decoration: none;}

.content-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.font-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.font-red15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cellpic1.gif);
	background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}
/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; font-weight: 200;}
a.gen,a.genmed,a.gensmall { color: #00529E; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

.footer-gen { color: #FFFFFF; text-decoration: none; }

.goldcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3D263;
	border-top: solid 1px #F3D263;
	border-bottom: solid 1px #F3D263;
}

.goldcolor2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F3D263;
}

.cattitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD6900;
	text-decoration: underline;

}
a.cattitle {color: #DD6900;}

.linkstitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #dd6900
	text-decoration: underline;
}
.linkstitle a:hover {
	color: #0000FF
	text-decoration: none;
}
.linkstitle a:visited {
	color: #dd6900;
	text-decoration: underline;
}