body	{
	font-family:  Arial, Helvetica, sans-serif;
	background-image:url(../images/template/bg.gif);
	background-repeat:repeat-x;
	background-color:#33722b;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    overflow:scroll;
    overflow:-moz-scrollbars-vertical;
}

a:link, a:visited {
	color: #e3001b;
	text-decoration: none;
}

a:hover, a:active, a:focus{
	color: #000000;
	text-decoration: none;
}

a.topnav:link, a.topnav:visited {
	color: #ffffff; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height:33px;
	height:33px;
	background-image:url(../images/template/topnav_off.gif);
	background-repeat:repeat-x;
	display:block;
	text-align:center;
}

a.topnav:hover, a.topnav:active, a.topnav:focus, a.topnav_on:link, a.topnav_on:visited, a.topnav:hover, a.topnav:active, a.topnav:focus	{
	color: #e3001b; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	line-height:33px;
	height:33px;
	background-image:url(../images/template/topnav_on.gif);
	background-repeat:repeat-x;
	display:block;
	text-align:center;
}

a.leftnav:link, a.leftnav:visited, a.leftnav:hover, a.leftnav:active, a.leftnav:focus, a.leftnav_on	{
	background-image:url(../images/template/subnav_icon_off.gif);
	background-repeat:no-repeat;
	color: #e3001b; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:35px;
}

a.leftnav_on, a.leftnav:hover, a.leftnav:active, a.leftnav:focus {
	background-image:url(../images/template/subnav_icon_on.gif);
	background-color:#d6d6d6;
}

a.levelx:link, a.levelx:visited	{
	color:#666666; 
	font-size: 10px; 
	font-weight: normal; 
	text-decoration: none;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:35px;
}

a.levelx:hover, a.levelx:active, a.levelx:focus, a.levelx_on:link, a.levelx_on:visited, a.levelx_on:hover, a.levelx_on:active, a.levelx_on:focus	{
	color: #e3001b; 
	font-size: 10px;
	font-weight: normal; 
	text-decoration: none;
	display:block;
	height:24px;
	line-height:24px;
	padding-left:35px;
}

a.footercopyrightlink:link, a.footercopyrightlink:visited {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #a5a5a5;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}

a.footercopyrightlink:hover, a.footercopyrightlink:active {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #a5a5a5;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}

td, tr, table {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}  

img{ border:none; }

