a, A:link, a:visited, a:active
		{color: #ffffff; text-decoration: none; font-family:Arial; font-size:11px; font-weight:bold;}

	A:hover
		{color:#F3C111; text-decoration:none; font-family:Arial; font-size:11px; font-weight:bold;}
		
a.b, A.b:link, a.b:visited, a.b:active
		{color: #000000; text-decoration: none; font-family:Arial; font-weight:bold; font-size: 11px}

	A.b:hover
		{color: #D58722; text-decoration: none; font-family:Arial; font-weight:bold; font-size: 11px}
		
		a.c, A.c:link, a.c:visited, a.c:active
		{color: #B04200; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px}

	A.c:hover
		{color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 14px}

body {
	background-color:#333399;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.table
	{
	 border:#006699 1px solid;
	 }	 

.blacksmall {
	font-family:Arial;;
	font-size: 11px;
	color: #000000;
}

.blacklarge {
	font-family:Arial;;
	font-size: 22px;
	color: #000000;
	font-weight:bold;
}

.blackmedium {
	font-family:Arial;;
	font-size: 12px;
	color: #000000;
}

.footer {
	font-family:Arial;;
	font-size: 12px;
	color: #796021;
}

.text
	{color: #333333; text-decoration: none; font-family:Arial; font-size:11px;}

.text2
	{color:#006699; text-decoration: none; font-family:Arial; font-size:12px;}
	
.italictext
	{color:#000000; font-weight:normal; text-decoration: none; font-family:Arial; font-size:11px; font-style:italic;}
	


.boldblue {
	font-family:Arial;
	font-size: 13px;
	font-weight:bold;
	color:#333399;
}
.arial12wht {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
	text-decoration: none;
}



.lstbx{
	border: 1px solid #FFFFFF;
	background-color: #000000;
	font-family:verdana;
	font-size: 8.5pt;
	color: #FFFFFF;
	width: 165px;
}

 .button{
	border: 1px solid #ffffff;
	background:#237dae;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	line-height:22px;
	
}
