	body, td {
		font-family: Verdana, Arial, Sans;
		font-size: xx-small;
		color: #000000;
	}

/*		
	.leftnav_home {
		font-family: Verdana, Tahoma, Arial, Sans;
		color: #FFFFFF;
		font-weight: bold;
		font-size: xx-small;
		background-color: #F7F3EF;
		width: 150px;

		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #F7F3EF;

	}

	.leftnav_home A {
		display: block;
		width: 150px;
		text-decoration: none;
		color: #000000;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 10px;

		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #9CB6BD;

	}


	.leftnav_home A:HOVER {
		display: block;
		width: 150px; 
		text-decoration: none;
		color: #FFFFFF;
		background-color: #DB0100;
	}

*/		
		.leftsecline {
			background-color: #F7F3EF;
		}
	
	
	.leftnav_static {
		font-family: Verdana, Tahoma, Arial, Sans;
		color: #000000;
		font-weight: bold;
		font-size: xx-small;
		background-color: #EEC32E;
		width: 150px;
		spacing-left: 10px; 

		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #DB0100;

	}
	
		.leftnav_static2 {
		font-family: Verdana, Tahoma, Arial, Sans;
		color: #000000;
		font-weight: bold;
		font-size: xx-small;
		background-color: #EEC32E;
		width: 150px;
		spacing-left: 10px; 

		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #DB0100;

	}

	.leftnav_static A {
		display: block;
		width: 150px; 
		text-decoration: none;
		color: #000000;
		padding-top: 3px;
		padding-bottom: 3px;
/*		padding-left: 10px; */
	}
	
		.leftnav_static2 A {
		display: block;
		width: 150px; 
		text-decoration: none;
		color: #000000;
		padding-top: 3px;
		padding-bottom: 3px;
/*		padding-left: 10px; */
	}
	
	.leftnav_static A:HOVER {
/*		width: 150px; */
		text-decoration: none;
		color: #FFFFFF;
		background-color: #002499;		
	}
	
		.leftnav_static2 A:HOVER {
/*		width: 150px; */
		text-decoration: none;
		color: #FFFFFF;
		background-color: #002499;		
	}
	

	.leftnav_static_active A {
		display: block;
		width: 150px; 
		text-decoration: none;
		color: #FFFFFF;
		background-color: #DB0100;		
		padding-top: 3px;
		padding-bottom: 3px;
		font-weight: bold;
	}

	.leftnav_static_sub {
		display: none;
		font-family: Verdana, Tahoma, Arial, Sans;
		color: #000000;
		font-weight: bold;
		font-size: xx-small;
		background-color: #EEC32E;
/*		width: 150px; */
		spacing-left: 10px; 

		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #DB0100;

	}

	.leftnav_static_sub A {
		display: block;
		width: 150px; 
		text-decoration: none;
		color: #000000;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	.leftnav_static_sub A:HOVER {
/*		width: 150px; */
		text-decoration: none;
		color: #FFFFFF;
		background-color: #002499;		
		padding-top: 3px;
		padding-bottom: 3px;
	}
	
	.frmfield {
		font-size: xx-small;
	}
	
	h1 {
		color: #666666;
		font-size: 18px;
	}
	
	h2 {
		color: #666666;
		font-size: 14px;
	}

	h3 {
		color: #666666;
		font-size: 12px;
	}
	
	h2 A {
		color: #666666;
		font-size: 14px;
		text-decoration: none;
	}
	
	.head2 A {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	
/* Bottom Navigation */

	.bottom_nav_prev A {
		text-decoration: none;
		font-weight: bold;
	}

	.bottom_nav_next A {
		text-decoration: none;
		font-weight: bold;
	}
	
	
/* Categories */

	.categories_items A {
		text-decoration:none;
		color: #000000;
	}
	
	A {
		text-decoration: none;
		color: #000000;
	
	}

	A:HOVER {
		text-decoration: underline;
		color: #000000;
	
	}
