 <STYLE TYPE="text/css">

.ADark {
		color: #2080FF;
		text-decoration: none;
	}

.flat {color:#000000; background:#FFFFFF; font-family: Arial; font-size: 9pt; 
               border: 1 solid #000000}


.buttonflat {color: white; background: #188FC7; height: 19; font-family: Arial; font-size: 9pt; font-weight: bold;
               border: 1 solid black; cursor:hand}



BODY {
		font: 11px Verdana, Arial, sans-serif;
		color: #black;
		background: #F5F5F5;
		scrollbar-face-color:#FCFCF8;
		scrollbar-arrow-color: #6699FF;
		scrollbar-track-color: #ffffff;
		scrollbar-highlight-color: #FCFCF8;
		scrollbar-3dlight-color: #6699FF;
		scrollbar-darkshadow-Color: #6699FF;
}

Table.main {
		border-color: #FFAA5B;
		border-style: solid;
		border-top-width: 1 px;
		border-right-width: 1 px;
		border-bottom-width: 1 px;
		border-left-width: 1 px;
	}

.brdrTable {
		border-color: #005455;
		border-style: solid;
		border-top-width: 1 px;
		border-right-width: 1 px;
		border-bottom-width: 1 px;
		border-left-width: 1 px;
}


	TH {
		background: #DDDDDD;
		font: 11px Verdana, Arial, sans-serif;
		color: black;
	}

	TH.blue {
		background: #94416B;
		font: 11px Verdana, Arial, sans-serif;
		color: white;
	}

	TD {
		font: 11px Verdana, Arial, sans-serif;
		color: black;
	}

	TD.dark {
		font: 11px Verdana, Arial, sans-serif;
		color: white;
		background: #1D5693;
	}

	A {
		color: black;
		font: bold;
		text-decoration: none;
	}

	A.small {
		color: black;
		font: 11 px;
		text-decoration: none;
	}

	A.big {
		font: 13 px;
		font: bold;
		text-decoration: none;
	}

	A.White {
		color: white;
		font: bold;
		text-decoration: none;
	}

	A:Hover {
		color: #FF9900;
   		text-decoration: blink;
	}

	Table.LR {
		border-color: #666666;
		border-style: solid;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-width: 0;
		border-bottom-width: 0;
	}
	
	h2 {
		color: #000000;
		font: bold 14px;
		margin: 0px 0 4px 0;
		padding: 2px 2px 2px 2px;
		text-align: center;
	}

	h2.path {
		color: #000000;
		background: #EEEEEE;
		padding: 4px 4px 4px 4px;
		font: 12px;
		font-weight: normal;
		text-align: left;
	}

	hr {
		color: #888888;
		height: 1;
	}

P {
		margin: 5px 0 5px 11px;
	}

	p.welcome {
		margin: 0 0 10px 0;
		color: #FFFFFF;
		font-weight: bold;
		text-align: center;
	}

	li {
		color: #188FC7;
		margin: 3px 0 2px 10px;
	}


P.ratefont {
	margin: 0 0 0 0;
	color: #FFCF00;
	font: 32px Verdana, Arial, sans-serif;
}

</STYLE>