/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}
body
	{
	margin-left:auto;
	margin-right:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	background-image:url(images/backrepeat.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#999999;
	} 
img
	{border:none;}
.links
	{
	text-decoration:none;
	color:#990000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.links a:link
	{
	line-height:130%;
	text-decoration:none;
	color:#990000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	  }
.links a:visited
	{
	text-decoration:none;
	color:#990000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
.links a:active
	{
	text-decoration:none;
	color:#990000;
	}
.links a:hover
	{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#006600;
	}
.otherlinks
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#9933FF;
	font-weight:bold;
	font-size:14px;
	}
.other
	{
		
	color:#006600;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif 12px;
	}
.other a:link
	{
	text-decoration:none;
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.other a:visited
	{
	text-decoration:none;
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.other a:active
	{
	text-decoration:none;
	color:#006600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
.other a:hover
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF00;
	text-decoration:none;
	background:#990000;
	}
.imgfloat_right
	{
	float:right;
	padding:2px;
	}
.small_font
	{
	color:#FF6600;
	font-size:12px;
	}
.small_font a:link, a:visited
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#FF6600;
	}
.small_font a:hover
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#6666FF;
	}
.orangefont
	{
	color:#FF6600;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
.bullet
	{
	list-style-image:url(images/bullet.gif);
	}
.nextpage
	{
	float:right;
	color:#336600;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.nextpage a:link
	{
	float:right;
	color:#336600;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
.nextpage a:visited
	{
	float:right;
	color:#336600;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
.nextpage a:hover
	{
	float:right;
	color:#99CC00;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
.nextpage a:active
	{
	float:right;
	color:#336600;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
.imgfloat_left
	{
	float:left;
	padding:2px;
	}
.table_back
	{
	background-color:#669900;
	font-family:"Times New Roman", Times, serif;

	}
.previouspage
	{
	float:left;
	color:#336600;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:2px;
	}
.previouspage a:link
	{
	float:left;
	color:#336600;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
.previouspage a:visited
	{
	float:left;
	color:#336600;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	}
.previouspage a:hover
	{
	float:left;
	color:#99cc00;
	font-family:Georgia, "Times New Roman", Times, serif;
	}