/* Link Styles */

a {
	color: #763756;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #220022;
	text-decoration: underline overline;
	font-size: 11px;
}

a.companylink {
	color: #006699;
	text-decoration: underline;
}
a.companylink:hover {
	color: #ff0000;
	text-decoration: underline;
}


#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #ffeeff;
border-left: 4px solid #a66786;
}	
	
#avmenu li a:hover {
background: #f3e3f0;
color: #000000;
border-left: 4px solid #763756;
}


.sidenav1 {
	BACKGROUND-COLOR: #eeeeee; COLOR: #444444; FONT-WEIGHT: bold; CURSOR: hand
}
.sidenav2 {
	BACKGROUND-COLOR: #99aaaa; COLOR: #444444; FONT-WEIGHT: bold; CURSOR: hand
}
.sidenav3 {
	BACKGROUND-COLOR: #aabbbb; COLOR: #444444; FONT-WEIGHT: bold; CURSOR: hand
}
.sidenav4 {
	BACKGROUND-COLOR: #ae744f; COLOR: #ffffff; FONT-WEIGHT: bold; CURSOR: hand
}
.sidenav5 {
	BACKGROUND-COLOR: #c49c82; COLOR: #ffffff; FONT-WEIGHT: bold; CURSOR: hand
}
.sidenav6 {
	BACKGROUND-COLOR: #e5d4ca; COLOR: #ffffff; FONT-WEIGHT: bold; CURSOR: hand
}

.popup {
	CURSOR: hand; text-decoration: underline
}

.subheader_links{
	color:#F48900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.nav_links{
	color:#F48900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align:left;
}
.menu_links{
	color:#F48900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	line-height: 13px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


/* General body and font styles */

body{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	margin: 0px;
	padding: 0px;
}
h1{
	color:#763756;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 30px;	
	font-weight: normal;
	margin: 0px 0px 2px 5px;
	padding: 0px;
	text-align:left;
}
h2{
	color:#763756;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;	
	font-weight: bold;
	line-height: 18px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
h3{
	color:#763756;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;	
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
p { text-align: justify
}


/* Styles controlling header */

.header_title{
	color:#BB4400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;	
	font-weight: Bold;
	line-height: 50px;
	margin: 0px 0px 0px 10px;
	background-color:#763756; 
	width: 200px;
	height: 144px;
}
.toptitle{
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;	
	font-weight: bold;
	background-color:#763756; 
}
.purplebg {
	background-color:#763756; 
}
.subheader{
	background-color: #f3e3f0;
}


/* These control the look and size of the 3 collumn layout */

.main_left{
	background-color:#EEEEEE; 
	background: url(images/tetris.jpg);
	width: 20%;
}
.main_center{
	background-color:#f3e3f0; 
	width: 80%;
	padding:5px;
}
.main_right{
	background-color:#EEEEEE;
	background: url(images/tetris.jpg);
	width: 20%;
}
.main_full{
	background-color:#EEEEEE; 
	background: url(images/tetris.jpg);
}
.main_bottom_left{
	background: url(images/EEEEEE_blc.gif) no-repeat bottom left;
	width:10px;
}
.main_bottom_right{
	background: url(images/EEEEEE_brc.gif) no-repeat bottom right;
	width:10px;
}


/* Styles for the various coloured content boxes to achieve rounded corners */

.nav_box{
	background-color: #f5e7f4;
	color:#666666;
}
.nav_topleft{
	background: url(images/CCCCCC_tlc.gif) no-repeat top left;
	width:10px;
}
.nav_topright{
	background: url(images/CCCCCC_trc.gif) no-repeat top right;
	width:10px;
}
.nav_bottomleft{
	background: url(images/CCCCCC_blc.gif) no-repeat bottom left;
	width:10px;
}
.nav_bottomright{
	background: url(images/CCCCCC_brc.gif) no-repeat bottom right;
	width:10px;
}
.menu_box{
	background-color: #f5e7f4;
	color:#666666;
}
.menu_topleft{
	background: url(images/DDDDDD_tlc.gif) no-repeat top left;
	width:10px;
}
.menu_topright{
	background: url(images/DDDDDD_trc.gif) no-repeat top right;
	width:10px;
}
.menu_bottomleft{
	background: url(images/DDDDDD_blc.gif) no-repeat bottom left;
	width:10px;
}
.menu_bottomright{
	background: url(images/DDDDDD_brc.gif) no-repeat bottom right;
	width:10px;
}
.content_box{
	background-color: #FFFFFF;
	color:#4a4a4a;
}
.content_box_text{
	background-color: #FFFFFF;
	color:#666666;
	background: url(images/lbglogo4.gif) no-repeat center center;
}
.content_topleft{
	background: url(images/FFFFFF_tlc.gif) no-repeat top left;
	width:10px;
}
.content_topright{
	background: url(images/FFFFFF_trc.gif) no-repeat top right;
	width:10px;
}
.content_bottomleft{
	background: url(images/FFFFFF_blc.gif) no-repeat bottom left;
	width:10px;
}
.content_bottomright{
	background: url(images/FFFFFF_brc.gif) no-repeat bottom right;
	width:10px;
}


/* Colour box */

.ddddff {background-color: #ddddff; FONT-WEIGHT: bold
}
.eeeeff {background-color: #eeeeff
}
.purple {background-color: #763756
}
.darktetrispurple {background-color: #eedcec
}
.midtetrispurple {background-color: #f3e3f0
}
.lighttetrispurple {background-color: #f5e7f4
}

