body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f19170;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.topimage {
	background-image: url(images/top_image.gif);
	background-repeat: no-repeat;
	width: 806px;
	height: 181px;

	}
	
.navfill {
	background-image: url(images/btn_fill_bg.gif);
	background-repeat: repeat-y;

	}

.rightfill {
	background-image: url(images/right_fill_bg2.gif);
	background-repeat: repeat-y;

	}

.bodytable {
	background-color: #fceae3;

	}

.leftnav_bg
	{
	background-image: url(images/left_nav_bg.gif);
	background-repeat: repeat-y;
	}



.navtable
	{
	color: #0060b6;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


.navtable A:link
	{
	color: #0060b6;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.navtable A:visited
	{
	color: #0060b6;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.navtable A:active
	{
	color: #0060b6;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

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

A:link
	{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

A:visited
	{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

A:active
	{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

A:hover
	{
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

