

/*
#CCFFFF  Mint
#003333  Dark Green
#e6e6fa  Lavender
#CCCCFF  Light purple
#9999FF  Darker purple
#6240FF  V Dark blue/purple
*/



BODY		{	background-image:url('images/bg-stripe.jpg');
				color: #FFFFFF;  
				background-color: #000000;
				background-attachment: fixed;
				font-family: verdana, helvetica, serif;
				overflow:auto;	}

#contentbox	{	/*background-image:url('images/bgtable-stars.gif');
				background-repeat:no-repeat;*/
				background-color:black;
				vertical-align:top;	}

P			{	font-size: 8pt; font-family: verdana, Helvetica, serif;	margin-left: 10px; margin-right: 10px;}

#content	{	width:760px;
				color: #FFFFFF;
				font-family: verdana, helvetica, serif;
				font-size: 8pt;
				 }

#maintable	{	width: 800px;
				height: 100%;
									}

#tdheader	{	background-color: #000000;
				background-image:url('images/logo2.jpg');
				background-repeat:no-repeat;
				padding-right: 5px;	
				height: 200px;		}	

#lastupdate	{	background-color:black;	
				font-family: verdana, helvetica, serif;
				font-size: 7pt;		
				color: #9999FF;		}

#navvybar	{	background-image:url('images/nav.jpg');	
				background-repeat:no-repeat;}


				
H1 {	font-size: 14pt;
		font-family: gill sans mt, tahoma, verdana, helvetica, serif;	}

H2 {	font-size: 12pt;
		font-family: gill sans mt, tahoma, verdana, helvetica, serif;	}


UL { font-size: 8pt; }
LI { font-size: 8pt; }




A.bottomlink {			text-decoration: none; }
A.bottomlink:visited {	text-decoration: none; }
A.bottomlink:hover {	text-decoration: none; }

A.navlink { text-decoration: none;
			color: #9999FF;}
A.navlink:visited {	text-decoration: none; color: #9999FF;}
A.navlink:hover {	text-decoration: none; color: #ffffff;}


A:link {color: #9999FF;}
A:visited {color: #9999FF; }
A:hover {color: #9999FF; }


TABLE { font-size: 8pt; color: #ffFFFF;}
TH { font-size: 8pt; color: #ffFFFF;}
TD { font-size: 8pt; color: #ffFFFF; }

TABLE.homepage { font-family: verdana; font-size: 8pt; color: #CCFFFF; font-weight: bold; background-color: #e6e6fa;}
TH.homepage { font-family: verdana; font-size: 8pt; font-weight: bold; color: white; background-color: #9999FF;}
TD.homepage { font-family: verdana; font-size: 8pt; font-weight: bold; color: #003333; background-color: #e6e6fa;}


TABLE.contact { font-family: verdana; font-size: 8pt; background-color: #000000; color: #ffffff; border:0;}
TH.contact { font-family: verdana; font-size: 8pt; color: #ffffff; border:0; width:200px;}
TD.contact { font-family: verdana; font-size: 8pt; color: #ffffff; border:0;}


TH.nav { font-size: 10pt; background-color: none; border:0; }		
TD.nav { font-size: 10pt; background-color: none; border:0; }		
/*TD.navHead { font-size: 10pt; background-color: #e6e6fa; width: 120; text-align: center; }*/		
TD.navHead { font-size: 10pt; background-color: none; border:0; }		
TD.navSubHead { font-size: 8pt; background-color: #000000; border:0;}		
TBODY.navHead { font-size: 10pt; border:0;}		
TBODY.navSubHead { font-size: 10pt; display: none;}

/*DIV.navHead { font-size: 10pt; background-color: #e6e6fa;}		
DIV.navSubHead { font-size: 10pt; background-color: #e6e6fa; display: none;}*/		



TABLE.coloured { font-family: verdana; font-size: 8pt;  }		
TH.coloured { font-family: verdana; font-size: 8pt;  color: black; background-color: #CCCCFF;}	
TD.coloured { font-family: verdana; font-size: 8pt;  color: white; }		
TD.meta { font-family: verdana; font-size: 8pt;  color: white; }		

TD.button { font-family: verdana; font-size: 8pt;  color: #003333; background-color: #CCCCFF; }		
A.button { text-decoration: none; }

INPUT.button { color: #9999FF background-color: #CCCCFF; font-family: verdana; font-size: 8pt;  width: 100;}
INPUT.longbutton { color: #9999FF background-color: #CCCCFF; font-family: verdana; font-size: 8pt;  width: 150;}

P.progressbar { font-family: verdana; font-size: 8pt;  color: red; }

P.small { font-size: 8pt;  font-family: verdana;}
P.big { font-family: verdana; font-size: 8pt;   font-family: verdana;}
}
div.small { font-size: 8pt;  font-family: verdana;}