a{color:#990000; text-decoration:none;}
a:hover{color:#990000; text-decoration:underline}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}



.sitemaplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing:0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.sitemaplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing:0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing:0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}
/*--------------march 29 added-----------*/
.leftbuttons{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; font-weight:bold;
	margin:0; padding:0;

}
	.leftbuttons ul{
		margin:0; padding:0; display:list-item;list-style-type:none;
	}
	.leftbuttons ul li{
		 list-style-type:none; margin-left:10px; padding:0;
		
	}
		.leftbuttons ul li div{
			
			background:url(images/but_bg.gif) left top no-repeat; margin:0; padding:0;width:
		}
				.leftbuttons ul li div div{
					 height:22px; line-height:22px; padding-bottom:2px;
				}
		.leftbuttons ul li div div a{
			color:#000000; text-decoration:none;cursor:hand; margin:0;display:block; width:220px; padding-left:32px;
		}
			.leftbuttons ul li div div a:hover{
				
				background:url(images/but_o_bg.gif) left top no-repeat;
				text-decoration:none;
			}
				.leftbuttons ul li div div a:hover{
					height:22px; line-height:22px;
				}


.contbuttons  a{
	color:#000000; text-decoration:none;cursor:hand; margin:0;display:block; width:200px; padding-left:20px; padding-bottom:5px;
	background:url(images/but_bg.gif) left top no-repeat; font-size:11px; color:#333333; font-weight:bold;  line-height:22px;
}
	.contbuttons  a:hover{
	background:url(images/but_o_bg.gif) left top no-repeat; text-decoration:none;
}
.clickhere a {color:#333333; text-decoration:none;}
	.clickhere a:hover {color:#990000; text-decoration:underline;}

