/*  SMALL LIST TABLE  */
.SmallListTable {
	width :						614px;
	cursor :					default;
	background-color : 			#F5F5F5;
	border-style :				solid;
	border-color :				#003300;
	border-width :				2px 2px 2px 2px;
	padding :					1px 1px 1px 1px;
}
.SmallListTableVert {
	width :						300px;
	text-align :				right;
	cursor :					default;
	background-color : 			#F5F5F5;
	border-style :				solid;
	border-color :				#003300;
	border-width :				2px 2px 2px 2px;
	padding :					1px 1px 1px 1px;
}
/*  SMALL LIST TABLE END  */

/*  FEATURED BAR  */
.FeaturedTitle {
	height :					20px;
	font-family :				Verdana, sans-serif;
	font-size :					12px;
	font-weight :				bold;
	text-align :				left;
	color :						#eeeeee;
	cursor :					default;
	background-color : 			#003300;
	padding :					0px 0px 0px 4px;
}
/*  FEATURED BAR END  */

/*  MENU BAR  */
.MenuBar {
	width :						100%;
	height :					16px;
	font-family :				Verdana, sans-serif;
	font-size :					9px;
	font-weight :				bold;
	color :						#eeeeee;
	cursor :					default;
	background-color : 			#336633;
}
.MainBarLeft {
	width :						75%;
	height :					16px;
	font-family :				Verdana, sans-serif;
	font-size :					9px;
	font-weight :				bold;
	text-align :				left;
	color :						#eeeeee;
	cursor :					default;
	background-color : 			#336633;
	padding :					0px 0px 0px 4px;
}
.MainBarRight {
	width :						25%;
	height :					16px;
	font-family :				Verdana, sans-serif;
	font-size :					9px;
	font-weight :				bold;
	text-align :				right;
	color :						#eeeeee;
	cursor :					default;
	background-color : 			#336633;
	padding :					0px 4px 0px 0px;
}
/*  MENU BAR END  */

/*  PICTURE AREA  */
.PicBoxL {
	width :						300px;
	height :					200px;
	background-color :			#ffffff;
	vertical-align :			text-top;
	border-style :				solid;
	border-color :				#ffffff;
	border-width :				1px 0px 1px 0px;
	padding :					2px 3px 2px 3px;
}
/*  PICTURE AREA END  */

/*  TEXT AREA  */
.TextBoxR {
	width :						300px;
	vertical-align :			text-top;
	border-style :				solid;
	border-color :				#ffffff;
	border-width :				1px 0px 1px 0px;
	padding :					2px 3px 2px 3px;
}
/*  TEXT AREA END  */

/*  MAIN CATAGORY LIST  */
.MainListCB {
	width :						25%;
	height :					14px;
	font-family :				Verdana, sans-serif;
	font-size :					10px;
	font-weight :				bold;
	text-align :				left;
	color :						#000000;
	cursor :					default;
	background-color : 			#99CC99;
	padding :					0px 0px 0px 4px;
}
.MainListC {
	width :						25%;
	height :					14px;
	font-family :				Verdana, sans-serif;
	font-size :					10px;
	font-weight :				;
	text-align :				left;
	color :						#000000;
	cursor :					default;
	background-color : 			#D5D5D5;
	padding :					0px 0px 0px 4px;
}
.MainListB {
	width :						25%;
	height :					14px;
	font-family :				Verdana, sans-serif;
	font-size :					10px;
	font-weight :				bold;
	text-align :				left;
	color :						#000000;
	cursor :					default;
	background-color : 			#ffffff;
	padding :					0px 0px 0px 4px;
}
.MainList {
	width :						25%;
	height :					14px;
	font-family :				Verdana, sans-serif;
	font-size :					10px;
	font-weight :				;
	text-align :				left;
	color :						#000000;
	cursor :					default;
	background-color : 			#ffffff;
	padding :					0px 0px 0px 4px;
}
/*  MAIN CATAGORY LIST END  */

/*  BOTTOM NAV BAR  */
.CatBottomNavTable {
	height :					18px;
	width :						100%;
	font-family :				Verdana, sans-serif;
	font-size :					7pt;
	font-weight :				bold;
	text-align :				right;
	color :						#eeeeee;
	cursor :					default;
	background-color : 			#336633;
}
.CatBottomNavBar {
	height :					14px;
	font-family :				Verdana, sans-serif;
	font-size :					7pt;
	font-weight :				bold;
	text-align :				center;
	color :						#ffffff;
	cursor :					hand;
	background-color : 			#2D8A2D;
	border-style :				solid;
	border-color :				#eeeeee;
	border-width :				1px 1px 1px 1px;
	padding :					0px 11px 0px 11px;
}
.CatBottomNavBarHL {
	height :					14px;
	font-family :				Verdana, sans-serif;
	font-size :					7pt;
	font-weight :				bold;
	text-align :				center;
	color :						#eeeeee;
	cursor :					hand;
	background-color : 			#216321;
	border-style :				solid;
	border-color :				#E1B70E;
	border-width :				1px 1px 1px 1px;
	padding :					0px 11px 0px 11px;
}
/*  BOTTOM NAV BAR END  */
