
BODY, TD {
	font-family: verdana, arial, sans-serif ; 
	font-size: x-small ; 
}




.heading2 {
	font-family: arial, sans-serif; 
	font-size: 200%; 
	font-weight: bold; 	
}


.heading3 {
	font-family: arial, sans-serif; 
	font-size: 150%; 
	color: #785326;
	font-weight: bold; 	
}




.men_style {


		cursor : hand;
		width: 100%;
		height: 100%
}

a {color: #330000;}

.menu {  color: #000000;
	    text-decoration: none;
	    font-size : 150%; 
	    font-weight : bold;
		

		

}

.menuSel {  color: #000000;
	    text-decoration: none;
	    font-size : 150%; 
	    background-color: #CCCCCC;
	    font-weight : bold;
	    	width : 160px;

}

.menu:hover { color: #3333FF; 
	    text-decoration: underline;}

.menuSel:hover { color: #3333FF; 
	    text-decoration: underline;}

.img { 
 border : 1px solid #000000;
}
	
	
.article_lt{font-weight: bold;}
.article_body{}
.article_heading {
	font-family: arial, sans-serif; 
	font-size: 200%; 
	font-weight: bold; 	
}


.article_heading_head{
	font-weight: bold;
	color: #330000; 	
}



.image_caption {
	font-size: x-small ; 
	color: #575757;	
}






a.dateText:link {color: #3333FF;text-decoration: underline}
a.dateText:hover {color: #FF0000;text-decoration: underline}
a.dateText:active {color: #3333FF;text-decoration: underline}
a.dateText:visited {color: #3333FF;text-decoration: underline}	

// 	display : inline;
