BODY
{
	border-collapse:collapse;
	border-width:0px;
	font-family: "Segoe UI" sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	background-color: white;
	color: silver;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	
	border-width: 0px;	
	
}

.headerback
{
	text-align: right;
	background-color: white;
	background-repeat:  repeat-x;
	vertical-align: middle;
}



.background
{
	background-repeat: repeat-x;
	background-color:White;
}

.back_mid
{
	background-image: url(images/black_fade.png);	
	background-repeat: repeat-x repeat-y;
		
}

INPUT
{
	font-size: 10;
	background-color: white;   
}

table
{	
	border-collapse:collapse;
	border:none;		
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 14px;
	border-width: 0px;
	background-color:Transparent;
	
	
}

TR
{
	border:none;
}

TD
{
	border:none;
}

.highlight
{
	font-size: larger;
	color: #0066ff;
}

.h1
{
	font-size: 18pt;
	color: #d2bb62;
}

.header_mid
{
	padding: 0px;
	margin: 0px;
	text-align: left;	
	font-size: 16pt;
	color: #d2bb62;
	background-repeat: repeat-x;
	background-color: transparent;
	border-bottom: 0px dotted;
	border-left: 0px dotted;
	border-top: 0px dotted;
	border-right: 0px dotted;
}

.toolbar_button
{
	text-align: center;
	background-image: url(images/tablo.png);
	font-size: 10pt;
	
	border-top-style: none;
	background-repeat:  no-repeat;
	border-right-style: none;
	border-left-style: none;	
	border-bottom-style: none;
	background-color:white;
	
}
.toolbar_button_hi
{
	text-align: center;
	background-image: url(images/tabhi.png);
	font-size: 10pt;
	font-weight:bold;	
	border-top-style: none;
	background-repeat:  no-repeat;
	border-right-style: none;
	border-left-style: none;	
	border-bottom-style: none;
	background-color:white;
}
.header_text
{
	text-decoration:none;
	text-align:center;	
	font-size: 10pt;
	cursor: hand;
	color: #d2bb62;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
	vertical-align:top;
}
.section_text
{
}

a
{
	color:#d2bb62;
	text-decoration: underline;
}

a img{border:none;}

div a.popup
{
	text-decoration: none;
	font-weight: 800;
	font:8pt;
	color:  #d2bb62;
}

div a.popup div.comment{
display:block;
text-decoration:none;
background-color:#000000;
padding:0px;
margin:0px;
font-weight:normal;
font-size:12;
position: absolute;
text-align:left;
z-index:-1;
width:0;
height:0;
}

div a:hover.popup{
color: #ffcc33;

}
div a:hover.popup div.comment
{
	visibility: visible;
	width: 300px;
	z-index: 1;
	color: Black;
	vertical-align: middle;	
	position:  absolute;
	top: 120px;
	left: 740px;	
}

.popupwindow
{ 
	margin:0px;
	padding:0px;
	background-image: url(images/grey_fade200.png);
	text-align: left;
	background-repeat: repeat-x repeat-y;
	color: #ffcc33;
	vertical-align: middle;
	font-size: 11pt;
	border: 0px;	
 }

.ev_date
{
	color: #d2bb62;
	font-weight: bold;	
}

.ev_venue
{
	color: white;
	font-weight: bold;
	font-size: 12pt;
}

.ev_map
{
	color: #d2bb62;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
	cursor: hand;
}

.ev_title
{
	font-weight: bold;
	font-size: 12pt;
}

.ev_bursary
{
	color: #d2bb62;
	font-size: 10pt;	
}

.ev_time
{
	color: white;
	font-weight: bold;	
}

.ev_notes
{
	color: red;
}

