
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;/*themecolour2%0;*/
}
a:link {
	color: #00ADEF;/*themecolour3;*/
}
a:visited {
	color: #00ADEF;/*themecolour3;*/
}
a:link:hover {
	color: #6DCFF6;/*themecolour1;*/
}

a.nav:link {
	font-weight: normal;
	color:#00ADEF;
	text-decoration: none;
}

a.nav:visited {
	font-weight: normal;
	color:#00ADEF;
	text-decoration: none;
}
a.nav:hover {
	font-weight: normal;
	color:#6DCFF6;
	text-decoration: none;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #333333;/*themecolour2%0;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18pt;
	font-weight: normal;
	color: #333333;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
} 
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
} 

.look1 {
	padding: 20px;
	font-size: 10pt;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom; 
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #333333;/*themecolour2%0;*/
	list-style-image:  url(images/spot.gif);	
}

.bluebox {
border-style: solid; 
border-color: #6BCEF7; 
border-width: 4px; 
}

.whitetext {
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
} 

.whitetext1 {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.label_cell {
    background-color: #DEDCDC;
	width:110px;
}

.element_cell {
    background-color:#6DCFF6;
}
.pw {
	font-size: 8pt;
	font-weight: normal;
	color:#6DCFF6;
	text-decoration: none;}
 