/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);

}

.small {
	FONT-FAMILY:  Arial,Verdana, sans-serif;
    FONT-SIZE:8pt;
	color  : #000000;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 10pt;
	}

.bodycopy {
	FONT-FAMILY:  Arial,Verdana, sans-serif;
    FONT-SIZE:12pt;
	color  : #000000;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 16pt;
	}
.header {
	FONT-FAMILY: Arial,Verdana,  sans-serif;
    FONT-SIZE: 18pt;
	color  : #000000;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 20pt;
	}
.redheader {
	FONT-FAMILY: Arial,Verdana,  sans-serif;
    FONT-SIZE:18pt;
	color  : #ff3300;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 20pt;
	}
.subheader {
	FONT-FAMILY: Arial,Verdana,  sans-serif;
    FONT-SIZE:15pt;
	color  : #ff3300;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 17pt;
	}

.boxleft {
	FONT-FAMILY:   Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	FONT-SIZE:10px;
	color  : #000000;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 9pt;
	background-color: #ffffff;
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	}	
	
.boxright {
	FONT-FAMILY:   Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	FONT-SIZE:10px;
	color  : #000000;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 9pt;
	background-color: #ffffff;
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-y;
	}	
	
.boxmenu {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE:8pt;
	color  : #000000;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 10pt;
	background-color: #ebebeb;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	
	}		

.boxgrey {
	
	background-color: #ffffff;
	background-image: url(images/greybg.jpg);
	
	}	
.boxgrey2 {
	
	background-color: #ffffff;
	background-image: url(images/greybg2.jpg);
	
	}	
	
ul.points
{
	list-style-type : square;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 8pt;
}	
		
/* e mail link */
.mail {
	FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #999999;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	}
a.mail:link {
	FONT-FAMILY:Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #999999;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	text-decoration: underline;  
	}
a.mail:visited {
	FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #999999;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	text-decoration: underline; 
	}
a.mail:hover {
	FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #999999;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	text-decoration: none; 
	 
}	


/* main nav */
.main {
	FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #ff3300;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	}
a.main:link {
	FONT-FAMILY:Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #ff3300;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	text-decoration: none; 
	}
a.main:visited {
	FONT-FAMILY:Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #ff3300;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	text-decoration: none; 
	}
a.main:hover {
	FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #666666;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	text-decoration: none; 
	 
}	


/* get down links */
.get {
	FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #ff3300;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	}
a.get:link {
	FONT-FAMILY:Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #ff3300;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	text-decoration: none;  
	}
a.get:visited {
	FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #ff3300;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	text-decoration: none; 
	}
a.get:hover {
	FONT-FAMILY: Verdana, Arial, sans-serif;
    FONT-SIZE:12pt;
	color  : #666666;
    letter-spacing: normal; 
	word-spacing: normal;
	line-height: 14pt;
	text-decoration: none; 
	 
}	
/* coloured link */
.bg {
	font: 10px Arial, Helvetica, Verdana, sans-serif;
}
a.bg:link {
	color: #ff6600; text-decoration: none; background-color: #ffffff
}
a.bg:visited {
	color: #ff6600; text-decoration: none; background-color: #ffffff
}
a.bg:hover {
	color: #ffffff; text-decoration: none; background-color: #ff6600
}

.boxhozdot {
	FONT-FAMILY:   Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	FONT-SIZE:10px;
	color  : #000000;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 9pt;
	background-color: #ffffff;
	background-image: url(../images/hozdots.gif);
	background-repeat: repeat-x;
	
	}	
	
	.boxvertdot {
	FONT-FAMILY:   Lucida Grande, Geneva, Verdana, Arial, sans-serif;
	FONT-SIZE:10px;
	color  : #000000;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 9pt;
	background-color: #ffffff;
	background-image: url(../images/vertdots.gif);
	background-repeat: repeat-y;
	
	}	