TD{
FONT-SIZE: 11px; COLOR: #7b8587; FONT-FAMILY: Tahoma
}
a{
text-decoration:none;
}
#maintable{ /* the main table style */
	width:100%;
	height:100%;
}	
 
 #sidemenu { /* Left side menu */
	width:180px;
}


/************* UPMENU START **********/

#upmenu { /* middle Brown thin menu */
	background-image:url('line1.jpg');
	font-family: Arial;
	color:white
	}	
#upmenu A{ /* middle Brown thin menu A style*/
	color:white;
	font-size:8pt;

}	

/************* UPMENU END ************/

/******* Category Menu START *********/

#cat { /* Category Menu */
	height:28px;
	background-image:url('2.jpg');
	padding-left:25px;
	font-size:10px;	
	font-family:tahoma;	
	font-weight: 600
}
#cat A{ /* middle Brown thin menu A style*/
	color:#652200;
}	
/******** Category Menu END **********/

/****** SubCategory Menu START *******/

#subcat { /* SubCaregory Menu */
	height:20px;
	background-image:url('v2.jpg');
	padding-left:33px;
	font-size:8pt	
}
#subcat A{ /* middle Brown thin menu A style*/
	color:black;
}	

/******* SubCategory Menu END ********/

#catDescription { /* the descriptions under every cat and subcat*/
	padding: 20px;
	font-size:16px;	

}
#mainTD { /* The main white middle TD */
	height:100%;
	width:650px;
	padding-right: 10px;
	padding-left: 10px;
}
#Copyright{ /* Last TD with the Copyright*/
	height:20px;
	background-image:url('Last.jpg');
	font-size:8pt	
}
#artical_header {
	color: #652200; 
	font-size:30px;
}
#artical { /* the artical*/
	font-size:14px;
	padding:5;
	text-align:justify;
}
#desired_subcat_header  {/*the header above the subcat pictures*/
	font-size:14px;
	color:black;
	font-weight: 700;
	text-decoration: underline;
}
