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('bg-menu.gif');
	font-family: Arial;
	color:#808080
	}	
#upmenu A{ /* middle Brown thin menu A style*/
	color:#808080;
	font-size:12pt;

}	

/************* 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;
	
}

#navcontainer {
background: #47494A url("menu_tile.gif") repeat-x;
}
*/

#navcontainer ul
{
padding: 0;
margin: 0;
/*background-color: black;*/
background: #47494A url("menu_tile.gif") repeat-x;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.3em 1em;
/*background-color: black;*/
background: #47494A url("menu_tile.gif") repeat-x;
color: White;
text-decoration: none;
float: left;
font-size: 75%;
font-weight: bold;
}

#navcontainer ul li a.end {
float: left;
border-left: 1px solid #B7C9C2;
border-right: 0;
background: #47494A url("menu_tile.gif") repeat-x;
}

#navcontainer ul li a:hover
{
/*background-color: #DD4400;*/
background: #47494A url("menu_tile_hover.gif") repeat-x;
color: #fff;
}
}
.dir_line_gray {
	FONT-SIZE: 0px; BACKGROUND-IMAGE: url('line_gray.gif'); BACKGROUND-REPEAT: repeat-x; HEIGHT: 6px
}
