body		{font-family: verdana, geneva, helvetica, sansserif;
			font-size: 10px;
			color: #000000;
			bgcolor: #ffffff;
			font-weight: bold;
			text-decoration: none}
			
			a:link		{color: #000000;
			text-decoration: none;}
			a:visited	{color: #000000;
			text-decoration: none;}
			a:hover		{color: #000000;
			text-decoration: none;}
			a:active	{color: #000000;
			text-decoration: none;}
			
			
			
.leftnav {font-family: verdana, geneva, helvetica, sansserif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	border-bottom : 1px solid;
	border-color : #ffffff;
	border-left : 0;
	border-right : 0;
	background : #E6E6E6;
	cursor: pointer;
}			
.leftnavon {font-family: verdana, geneva, helvetica, sansserif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	border-bottom : 1px solid;
	border-color : #ffffff;
	border-left : 0;
	border-right : 0;
	background : #FFCC00;
}

.leftnavheader {font-family: verdana, geneva, helvetica, sansserif;
	font-size: 10px;
	color: #FFCC00;
	border-bottom : 1px solid;
	border-color : #ffffff;
	border-left : 0;
	border-right : 0;
	font-weight: bold;
	background : #666666;
}

			a.leftnavheader:link		{color: #FFCC00;
			font-weight: bold;
			text-decoration: underline;}
			a.leftnavheader:visited	{color: #FFCC00;
			font-weight: bold;
			text-decoration: underline;}
			a.leftnavheader:hover		{color: #FFCC00;
			font-weight: bold;
			text-decoration: underline;}
			a.leftnavheader:active	{color: #FFCC00;
			font-weight: bold;
			text-decoration: underline;}
		
div			{font-family: verdana, geneva, helvetica, sansserif;
			font-size: 11px;  
			color:#000000;
			text-decoration: none}
			
.errmsg  {font-family: verdana, geneva, helvetica, sansserif;
			font-size: 11px;
			color:#cc0000;
			font-weight: bold;
			text-decoration: none}	
						
.bodytext  {font-family: verdana, geneva, helvetica, sansserif;
			font-size: 11px;
			color:#333333;
			font-weight: normal;
			text-decoration: none}	
			
.callsbodytext
		    {font-family: verdana, geneva, helvetica, sansserif;
			font-size: 12px;
			color:#333333;
			font-weight: normal;
			text-decoration: none}	

.topnav  {font-family: verdana, geneva, helvetica, sansserif;
			font-size: 10px;
			color:#999999;
			font-weight: bold;
			text-decoration: none}	
			
			a.topnav:link		{color: #999999;
			font-weight: bold;
			text-decoration: none;}
			a.topnav:visited	{color: #999999;
			font-weight: bold;
			text-decoration: none;}
			a.topnav:hover		{color: #FFCC00;
			font-weight: bold;
			text-decoration: none;}
			a.topnav:active	{color: #FFCC00;
			font-weight: bold;
			text-decoration: none;}
			
.topnavon {font-family: verdana, geneva, helvetica, sansserif;
			font-size: 10px;
			color:#FFCC00;
			font-weight: bold;
			text-decoration: none}		
			
.sidenavtext {font-family: verdana, geneva, helvetica, sansserif;
			font-size: 10px;
			color:#000000;
			font-weight: normal;
			text-decoration: none}	
						
.bottomtext  	{font-family: verdana, geneva, helvetica, sansserif;
			font-size: 10px;
			color:#999999;
			font-weight: normal;
			margin-top: 12px;
			margin-left: 12px;
			text-decoration: none}
			
.legaltext  {font-family: verdana, geneva, helvetica, sansserif;
			font-size: 11px;
			color:#999999;
			font-weight: normal;
			margin-top: 12px;
			margin-left: 12px;
			text-decoration: none}
h1 {
	font-size: 0.9em;
	font-weight: bold;
	background-color:#666666;
	color: #FFCC00;
	padding-right: 6px;
	border-left-color: #666666;
	border-right-color: #FFFFFF;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 3px;
	border-right-width: 6px;
	padding-bottom: 3px;
}
