BODY {
  	background-color: #333333;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}

.bodyContent {
  	background-color: #000000;
	vertical-align: middle;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}

.contentTable {
	height: 100%;
	width: 100%;
	}

.backTable {
	background-color:#333333;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	}

.middleTable {
	height: 500px;
	width: 100%;
	vertical-align: middle;
	}

.frontTable {
	height: 500px;
	width: 700px;
	}
		
.centreTable {
	height: 240px;
	width: 240px;
	}

.topBottomTr {
	height: 20px;
	vertical-align: middle;
	}
		
.middleTr {
	height: 200px;
	vertical-align: middle;
	}
		
.leftRightTd {
	height: 200px;
	width: 20px
	}
		
.centreTd {
	height: 200px;
	width: 200px;
	}
		
.backTr {
	height:100%;
	vertical-align: middle;
	}
	
.backTd {
	vertical-align:middle;
	height:100%;
	}
		
table {
	border:none;
	background-color:#000000;
	vertical-align: middle;
	}
	
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 0px;
	text-align: center;
	color: #000000;
	margin-bottom: 6px;
	}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	margin-left: 10px ;
	margin-right: 0px;	
	color: #FFCC99 ;
	font-size: 12px ;
	text-align: left ;
	text-indent: 0px ;
	line-height: 15px
	}

p { 
    font-family: Verdana, Arial ; 
	line-height:18px ;
  	margin-right: 20px ;
	margin-left: 10px ;
	margin-top:5px ;
	margin-bottom: 5px ;
	font-size: 12px ;
	text-align: left ;
	color: #FFCC99 
	}

.pcan { 
    font-family: Verdana, Arial ; 
	font-size: 12px ;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF ;
	text-indent: 25px
	}

strong {
	color: #FDB;
	}
	
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration: none;
	font-weight: bold;
	font-size: 12px ;
	color: #FF6666;
	}

a:hover, a:active { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration: none;
	font-weight: bold;
	font-size: 12px ;
  	color: #FF0000;
	}

a.cando:link, a.cando:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration: none;
	font-weight: bold;
	font-size: 12px ;
	color: #666666;
	}

a.cando:hover, a.cando:active { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	text-decoration: none;
	font-weight: bold;
	font-size: 12px ;
  	color: #FFFFFF;
	}

a.text:link, a.text:visited {
	border-bottom: 1px dashed #FF6666;
	}

a.text:hover, a.text:active { 
	border-bottom: 1px dashed #FF0000;
	}

a.cr:link, a.cr:visited {
	font-weight: normal;
	font-size: 11px ;
	color: #000000;
	}

a.cr:hover, a.cr:active { 
	font-weight: normal;
	font-size: 11px ;
  	color: #CCCCCC;
	}
