html { margin : 0; padding : 0; } 
body {margin:0px 0px 0px 0px; background-color: #cc3300;}

A:link	{ color: Black; }
A:visited { color: Blue; }
A:hover	{ color: purple; BACKGROUND-COLOR: #efeeff;}

A.menu:link { color: white; TEXT-DECORATION: none; padding: 5px; margin: 5px;font-weight:bold;}
A.menu:visited { color: white; TEXT-DECORATION: none; padding: 5px; margin: 5px;font-weight:bold;}
A.menu:hover { color: black; TEXT-DECORATION: none; BACKGROUND-COLOR: white; padding: 5px; margin: 5px;font-weight:bold;}

A.menutight:link { color: white; TEXT-DECORATION: none; padding: 1px; margin: 1px;font-weight:bold;}
A.menutight:visited { color: white; TEXT-DECORATION: none; padding: 1px; margin: 1px;font-weight:bold;}
A.menutight:hover { color: black; TEXT-DECORATION: none; BACKGROUND-COLOR: white; padding: 1px; margin: 1px;font-weight:bold;}


A.box:link { color: white; TEXT-DECORATION: none;}
A.box:visited {	color: white; TEXT-DECORATION: none;}
A.box:hover { color: black; TEXT-DECORATION: none; BACKGROUND-COLOR: white;}

A.nav {		COLOR: white;		PADDING: 5px;		TEXT-DECORATION: none;}
A.nav:visited {		COLOR: white;		PADDING: 5px;		TEXT-DECORATION: none;}	
A.nav:active {		BACKGROUND-COLOR: blue;		COLOR: white;		PADDING: 1px 5px;		TEXT-DECORATION: none;}
A.nav:hover {		COLOR: black;		BACKGROUND-COLOR: white;		PADDING: 1px 5px;		TEXT-DECORATION: none;	}


li,td,p,input,select,.\10pt	{font-size: 10px;
			 font-family:  verdana, arial, helvetica, sans-serif; 
			color: #000000;
			}
			
.whitetext{font-family:verdana, arial, helvetica, sans-serif;font-size: 10px;COLOR: white;}			
.whitetextmedium{font-family:verdana, arial, helvetica, sans-serif;font-size: 13px;COLOR: white;}			
.whitetextbig{padding: 3px;font-family:verdana, arial, helvetica, sans-serif;font-size: 16px;COLOR: white;font-weight:bold;}			

.updated
	{
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: Gray;

}	
.vsmall
	{font-size: 9px;
	font-family:  verdana,arial, helvetica, sans-serif;}

.vbig
	{font-size: 11px;
	font-family:  verdana,arial, helvetica, sans-serif;}



.h1head 
	{ 	font-size: 14px; 
		font-family:  verdana,arial, helvetica, sans-serif; 
		color: #000000;
		 font-weight: bold;
		 font-variant: normal}

.h3head 
	{ 	font-size: 12px; 
		font-family:  verdana,arial, helvetica, sans-serif; 
		color: #000000;
		 font-weight: bold;
		 font-variant: normal}

small_nav { font-family:  verdana,arial, arial, helvetica, sans-serif; COLOR: white; PADDING: 5px; TEXT-DECORATION: none; }

hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.whitehead 
	{
	font-size: 14px; 
	font-family:  verdana,arial, helvetica, sans-serif; 
	color: #ffffff;
	font-weight: bold;
	font-variant: normal
	}
	
.dottedBottomTD {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}	
	
.dottedRightTD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dottedTopTD {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-bottom-style: solid;
}

.videoBGcolour { background-color:#BBD381; }
