body {
  background-color: #d0d0d0;
	COLOR: #333399; 
	font-family: Trebuchet MS, Verdana,  Arial, Helvetica, sans-serif;
}

a {
	COLOR: #333399; 
} 

h1 {
  background: #ffffff;
	COLOR: #333399; 
}

/* divs */

#main {
  width: 750px;    
	background-color:#FFFFFF;    
	margin-top: 5px;    
	margin-bottom: 5px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	border: thin solid #000000;	
/*	height: 600px;*/
}

#switcher {
	COLOR: #ffffff;
	background-color: #333399;
	z-index: 900;
	font-size: 0.5em;
	text-align:right;
}

a.switcher {
	COLOR: #ffffff;
	background-color: #333399;
	text-decoration: none;
}

#title {
	COLOR: #ffffff;
	background-color: #333399;
}

#menu {
  width: 100%;
	text-align:center;
	COLOR: #ffffff;
	background-color: #5a9eb5;
	z-index: 900;
	margin-left: 0px;    
	margin-right: 0px;
	font-size: 0.9em;
}

a.menu {
	COLOR: #ffffff;
	font-size: 0.9em;
	text-decoration: none;
	font-weight:bold;
}

a.menu:active {
	background-color: #333399;
}

a.menu:hover {
	background-color: #333399;
}

a.gdfaslink {
	text-decoration: none;
}

#membership {
	background-color: #5a9eb5;
	text-align:center;
	color: #ffffff;
	font-size: 1em;
	margin-left: 0px;    
	margin-right: 0px;    
	margin-top: 0px;    
	margin-bottom: 0px;    
}

#copyright {
	background-color: #5a9eb5;
	text-align:center;
	color: #ffffff;
	font-size: 0.75em;
	margin-left: 0px;    
	margin-right: 0px;    
	margin-top: 0px;    
	margin-bottom: 0px;    
}

#mainbody {
	margin-left: 10px;    
	margin-right: 10px;    
	margin-top: 10px;    
	margin-bottom: 10px;    
	height: 560px;
	overflow: auto;
}


#features {
	background-color: #333399;
	color: #ffffff;
	font-size: 0.75em;
}

.justifyright {
  text-align: right;
}

.justifycentre {
  text-align: center;
}

.normal {
	COLOR: #333399; 
	font-size: 1em;
}

.small {
	COLOR: #333399; 
	font-size: 0.75em;
}

.title {
	COLOR: #333399; 
	font-size: 1.5em;
}

.subtitle {
	COLOR: #333399; 
	font-size: 1.2em;
}

.bold {
	COLOR: #333399; 
	font-size: 1em;
	font-weight:bold;
}

.underline {
	COLOR: #333399; 
	font-size: 1em;
	text-decoration:underline;
}

.underlinebold {
	COLOR: #333399; 
	font-size: 1em;
	text-decoration:underline;
	font-weight:bold;
}

.header {
	COLOR: #333399; 
	font-size: 1em;
}






