body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
/**	background-image: url(bg_colour.jpg);	**/
	background-color:#000000;
	margin-top:0;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	text-align:center;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.rtside-bdr
{
	border-style: solid;
	border-left-color: #b52a2e;
	border-right-color: #540709;
	border-right-width: 3px;
	border-left-width:2px;
	border-top-width:0;
	border-bottom-width:0;
}

.rtside-bdr-b
{
	border-style: solid;
	border-right-color: #540709;
	border-right-width: 3px;
	border-left-width:0;
	border-top-width:0;
	border-bottom-width:0;
}

.white-rt
{
	border-style: solid;
	background-color:#ece9e9;
	border-right-color:#FFFFFF;
	border-right-width: 5px;
	border-left-width:0;
	border-top-width:0;
	border-bottom-width:0;
}

.larger {
	font-weight:bold;
	font-size:14px;
}	

a  {
color:	#000000;
text-decoration:	none;
cursor:pointer;
}

a:hover  {
color:	#993333;
text-decoration:	none;
}
#maincontent {
color:#000000;
margin-left:5px;
margin-right:5px;
}
#rtside {
color:#FFFFFF;
margin-left: 3px;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:left;
}
#rtsidebold {
color:#FFFFFF;
margin-right:4px;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 14px;
text-align:right;
vertical-align: top;
}
#pagetitle {
color:#990000;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size:18px;
font-weight:bold;
text-align:center;
}
#menuarea {
color:#990000;
font-size:12px;
font-weight:bold;
margin-left:3px;
}

#ddredblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 185px;
}

#ddredblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddredblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #ca0118;
border-bottom: 1px solid #de9090;
border-left: 7px solid #b71919;
}

* html #ddredblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddredblockmenu li a:hover {
background-color: #d72525;
border-left-color: #d11c1c;
}

#ddredblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 95% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

