.centretable {border-width:0px;width:100%;height:100%;}
.bordertable {border-style:solid;border-width:1px;border-color:B9B9B9;width:900px;height:600px;position:relative;z-index:2;}
.designedby {position:absolute;right:0px;bottom:0px;z-index:1;}
.backgrnd { width:825;height:331;background:url(images/middle_r2_c2.jpg) no-repeat;}

body { background-color:#FFFFFF;}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-bottom:15px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


p, ul, ol{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}

.reg {font-size:10px;}

A:link    { color: #CC0000; font-weight: bold; text-decoration: none; }    /* unvisited links */
A:visited { color: #CC0000; font-weight: bold; text-decoration: none;}   /* visited links */
A:hover   { color: #D62729; font-weight: bold; text-decoration: underline;} /* user hovers     */
A:active  { color: #CC0000; font-weight: bold; text-decoration: none;}   /* active links    */

#menubottom {background: transparent url(images/bottomlinks.jpg) top left no-repeat;height:30px;}
#menubottom ul {padding: 10px 0 0 0;margin:0;text-align:center;}
#menubottom ul li {padding:0 5px;margin:0;list-style:none;display: inline;color:#CC0000;}
#menubottom a {color:#CC0000;}
#menubottom a:hover {color:#D62729;}
