BODY {
   color : #FFCC00;
	font-family : Tahoma,Arial,Verdana,sans-serif;
	font-size: 10pt; 
	text-align : left;
    background : Black;
}

table {

	font-size: 10pt;
	font-family : Tahoma,Arial,Verdana,sans-serif;
    text-align : justify;
    background : Black;

}

h1 {
font-size : 10pt;
	color : #FFCC00;
	font-weight : bold;
	text-align : center;
}

.topcell {
	border-top : 1px solid #FFCC00;		
	border-left : 1px solid #FFCC00;	
	border-right : 1px solid #FFCC00;		
	}

.borderbottom {
	border-bottom : 1px solid #FFCC00;		
}

.borderleftandbottom {
	border-left : 1px solid #FFCC00;	
	border-bottom : 1px solid #FFCC00;
}

.borderrightandbottom {
	border-right : 1px solid #FFCC00;	
	border-bottom : 1px solid #FFCC00;
}

.borderright {
	border-right : 1px solid #FFCC00;	
}

.borderleftandright {
	border-left : 1px solid #FFCC00;	
	border-right : 1px solid #FFCC00;	
}

.imageborder {
	border-top : 1px solid Silver;		
	border-left : 1px solid Silver;	
	border-right : 1px solid Silver;
	border-bottom : 1px solid Silver;		
}

.formtable {
	line-height : 10px;
	padding : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

.centretext {
  text-align: center;
}

a:hover { color: white; text-decoration: underline;}
A {	text-decoration: none; color: #000000;
}

#webwayslink {
	font-size: 8pt; 
	text-align : left;
}

#webwayslink a {
	text-decoration: none; color: #FFCC00;
}

#webwayslink a:hover {
	text-decoration: underline; color: #FFCC00;
}

#container {
  width: 730px;
  height: 450px;
  margin-top: 0px;
  margin-left: 10px;
  text-align: left;
  background: black;
  } 


.pagelink {color: gray; font-size: 8pt; text-decoration: underline;}
.smalllink {color: navy; font-size: 8pt; text-decoration: underline;}


INPUT { color: Black; background-color : #FFCC00; font-family : Tahoma,Arial,Verdana,sans-serif; }
TEXTAREA { color: Black; background-color : #FFCC00; font-family : Tahoma,Arial,Verdana,sans-serif; }
SELECT { color: Black; background-color : #FFCC00; font-family : Tahoma,Arial,Verdana,sans-serif; }

.smalltext {
font-size: 8pt;
}