TABLE.main {
background-color: #EAEAEA;
border-left: 4px solid #C3C3C3;
border-right: 4px solid #C3C3C3;
border-top: 4px solid #C3C3C3;
border-bottom: 4px solid #C3C3C3;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
width: 200px;
}

TABLE.border {
table-align: center;
border-color:#C3C3C3;
background-color: #FFFFFF;
border-left: 7px solid #003366;
border-right: 7px solid #003366;
border-top: 0px solid #003366;
border-bottom: 7px solid #003366;
padding-left: 5px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
width: 0px;
}

TD.one {
background-color: #efefef;
border-left: 7px solid #003366;
border-right: 7px solid #003366;
border-top: 0px solid #003366;
border-bottom: 7px solid #003366;
padding-left: 10px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

TD.two {
background-color: #EFEFEF;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
vertical-align: top;
}

TD.three {
background-color: #ffffff;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
font-weight: 100;
line-height: 15px;	
text-decoration: none;
}
TD.three a {
background-color: #ffffff;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #111111;
font-weight: 100;
line-height: 15px;	
text-decoration: underline;
}


TD.four {
background-color: #8599A8;
border-left: 0px solid #777777;
border-right: 0px solid #777777;
border-top: 0px solid #777777;
border-bottom: 0px solid #777777;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom:0px;
width: 1px;
height: 26px;
}

TD.five {
background-color: #FFFFFF;
border-left: 1px solid #777777;
border-right: 1px solid #777777;
border-top: 1px solid #777777;
border-bottom: 1px solid #777777;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom:0px;
width: 540px;
height: 30px;
}

TD.six {
background-color: #FFFFFF;
border-left: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
border-top: 4px solid #FFFFFF;
border-bottom: 4px solid #FFFFFF;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom:0px;


}

TD.seven {
background-color: #FFFFFF;
border-left: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
border-top: 0px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom:0px;
width: 0px;
height: 10px;
}

TD.navi{
background-color: #FFFFFF;
border-left: 0px solid #FFFFFF;
border-right: 0px solid #FFFFFF;
border-top: 0px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom:0px;
width: 0px;

}


#layername {
position: absolute;
left: 200px;
top: 100px;
width: 300px;
z-index: 90;
border: 1px solid #CC0000;
background-color: #FFFFFF;
layer-background-color: #FFFFFF; [n.b. this is not valid css, but required if the background color is to show properly in Netscape 4.x]
visibility: visible;
}


.myBox
{
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 200px;
    padding: 20px;
    text-align: left;
    background-color: #ff0000;
    border: 3px solid #ffffff;
    /*
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
}

.body_000_header{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: 500;
	line-height: 16px;	
	text-decoration: none;
	vertical-align: top;
}

.body_000_smallcaps{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 600;
	line-height: 14px;	
	text-decoration: none;
}

.body_000{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 100;
	line-height: 13px;	
	text-decoration: none;
}

.body_000 a{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 100;
	line-height: 13px;	
	text-decoration: none;
}

.body_000 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: 100;
	line-height: 13px;	
	text-decoration: underline;
}

.body_12{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: 100;
	line-height: 15px;	
	text-decoration: none;
}
.body_12_000000{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 100;
	line-height: 15px;	
	text-decoration: none;
}
.body_12_666666{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 13px;	
	text-decoration: none;
}
.body_12_666666 a{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 13px;	
	text-decoration: none;
}
.body_12_666666 a:hover{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-weight: bold;
	line-height: 13px;	
	text-decoration: underline;
}


.body_999_small{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: 100;
	line-height: 13px;	
	text-decoration: none;
}

.body_FFF{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E1E1E1;
	font-weight: 100;
	line-height: 13px;	
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.body_000_red{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: 100;
	line-height: 13px;	
	text-decoration: none;
}

.nav{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	line-height: 13px;	
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.low_header1{
	background-image: url(images/header_one.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 485px;
	height: 123px;
}

#wrapper {
display: block;
padding: 0px;
}
#wrapper .left {
float: left;
width: 30%;
height: 84px;
border: 0px solid black;
background-image: url(images/logo.jpg);
background-repeat: no-repeat;
background-color:#CCCC99;
}
#wrapper .centre {
float: center;
width: 70%;
height: 84px;
border: border-width 0px; border-style:none; color: #17395C;
background-repeat: no-repeat;
}
#wrapper .right {
float: right;
width: 18%;
border: 1px solid black;
}

a:link_p, a:visited_p {
color: #000000;
text-decoration: none;
}




