<style>
.hide { position:absolute;
	left:600px;
	top:1px;
	width:20;
	height:20;
	background:white;
	visibility:hidden;
}

BODY {background-color:white;font-family:verdana; font-size:10pt;}

.redbox {border-RIGHT: #cc0000 1px solid; border-TOP: #cc0000 1px solid; border-LEFT: #cc0000 1px solid; border-BOTTOM: #cc0000 1px solid}

.p100 {width:100%; }

.pg100 {background-color:#C9FFA2; width:100%;}
.p20 {width:20%;}
.p25 {width:25%;}
.p40 {width:40%;}
.p50 {width:50%;}
.p60 {width:60%;}
.p70 {width:70%;}
.p75 {width:75%;}
.p80 {width:80%;}

b.y{color:yellow; font-family:verdana;}
b, div, cener, ol, em, font.v, strong, tr, p.main, i, li{font-family:verdana,Arial; font-size : 10pt;}
p, tr{font-family:verdana,arial; font-size : 10pt; color:#000000;}

a {
	FONT-WEIGHT: normal; COLOR: #000000; TEXT-DECORATION: underline
}
a:visited {
	FONT-WEIGHT: normal; COLOR: #2c539b; TEXT-DECORATION: underline
}
a:hover {
	COLOR: #cc0000; TEXT-DECORATION: underline
}

img {border: 0px solid}
.dkblue {background-color:#000080;}
.crm {background-color:#ffffcc;}
.y {font-family:verdana; font-size : 9pt; color: #FFFFB9}

.gt {
	BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; BORDER-BOTTOM: silver 1px solid
}
.green_table {
	BORDER-RIGHT: #2d559f 1px solid; BORDER-TOP: #2d559f 1px solid; BORDER-LEFT: #2d559f 1px solid; BORDER-BOTTOM: #2d559f 1px solid
}
.style1 {
	FONT-WEIGHT: bold; COLOR: #cc0000; FONT-STYLE: italic
}
.r {color:#ff0000;}
.small { font-size: 8pt; }

h1 {
	font-family: tahoma, verdana, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #930;
	padding: 0;
}

.external { color: #3366bb; }
.brudcrum {font-size: 8pt; }

/* table */
#table td {
	margin: 0px;
	padding: 0px;
}

#wide-table {
	width: 100%; 
	border: 1;
	border-color: silver;
	border-style: solid;
	margin-bottom: 5px;

}
#wide-table th{
	background-color: "#e9e9e9";
	padding: 5px;
	text-align: left;
}
#wide-table td{
	margin: 0px;
	padding: 5px;
}



#content-table {
	width: 100%;
}

#content-table td{
	padding: 5px;
}

#left-main-table table{ 
	border: 0pt; 
}

#left-main-table .gt{
	BORDER-RIGHT: silver 1px solid; BORDER-TOP: silver 1px solid; BORDER-LEFT: silver 1px solid; BORDER-BOTTOM: silver 1px solid; margin: 0px; padding: 0px;
}

#left-inner-table {width: 100%; }
#left-inner-table th{
	background-color: "#e9e9e9";
	padding: 5px;
	text-align: left;
}
#left-inner-table td{
	margin: 0px;
	padding: 5px;
}


//-->
</style>