li {
list-style-image: url(bullets/diamonds.gif);
}
.smallgray11px {

	FONT:11px arial,sans-serif; COLOR: Navy;

}

a:link       { font-family: Arial;color: #714F09;font-weight: bold;  font-size : 12px; }

a:visited    { font-family: Arial;color: WindowFrame;font-weight: bold;font-size : 11px;

}

a:active     { font-family: Arial;color: Black;font-weight: bold;font-size : 11px;

}



/* Area 1

Red text with no underline. Visited turns black. Hover turns Blue and does have an underline. Active is red with no underline. */



.area1 a:link {

	color: FF0000;

	font-weight : bold;

	text-decoration: none;

	font-size : small;

	}

.area1 a:visited {

	color: #000000;

	text-decoration: none;

	}

.area1 a:hover {

	color: #0000CC;

	text-decoration: underline;

	}

.area1 a:active {

	color: #FF0000;

	text-decoration: none;

	}

	

	/* Area 2

White text. Visited turns red. Hover turns red with a white background and has no underline. Active is black and underlined.

 */



.area2 a:link {

	color:#FFFFFF;

	font-weight : bold;

	font-size : 11px;

	text-decoration: underline;

	}

.area2 a:visited {

	color: Yellow;

	font-weight : bold;

	font-size : 11px;

	}

.area2 a:hover {

	color: #FF0000;

	background-color: #FFFFFF;

	text-decoration: none;

	font-weight : bold;

	font-size : 11px;

	}

.area2 a:active {

	color: #000000;

	font-weight : bold;

	font-size : 11px;

	text-decoration: underline;

	}

.textbox {

	BORDER-RIGHT: 1px solid #cccccc; BORDER-TOP:  1px solid #cccccc; BORDER-LEFT: 1px solid #cccccc; COLOR: #003366; BORDER-BOTTOM: 1px solid #cccccc;

}

.submit {

	BORDER-RIGHT: #cccccc 1px outset; BORDER-TOP: #cccccc 1px outset; BACKGROUND: #f2f2f2; FONT: bold 11px arial,sans-serif; BORDER-LEFT: #cccccc 1px outset; COLOR: #003366; BORDER-BOTTOM: #cccccc 1px outset

}





body {

	scrollbar-3dlight-color : ThreedDarkShadow;

	scrollbar-arrow-color : #FFFFFF;

	scrollbar-base-color : #D5F1FF;

	scrollbar-darkshadow-color : White;

	scrollbar-face-color : #808040;

	scrollbar-highlight-color : #FFFFFF;

	scrollbar-shadow-color : #C0C0C0;

	scrollbar-track-color : #D5FF1FF;

	background-color : #FFFFFF;

	background-image : url(body_bg_loop1.gif);

	}











.table_header {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12pt;

	font : normal;

	color : #616130;

	font-weight : bold;

}

.tabletext {

	MARGIN: 0px 0px 0px; FONT: 10pt Arial,Helvetica,sans-serif; COLOR: Black; TEXT-INDENT: 0em; TEXT-ALIGN: Justify;

	font-weight : normal;

}



.tabletextleft {

	MARGIN: 0px 0px 0px; FONT: 10pt Arial,Helvetica,sans-serif; COLOR: Black; TEXT-INDENT: 0em; TEXT-ALIGN: Left;

	font-weight : normal;

}



A:hover {font-family: Arial; color: #004040;  font-weight: bold; }