body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

/*Sets line-height of all top-level menuitems*/

/*Sets line-height of all other menuitems*/
#pPage div div {
	/*/*/line-height: 1.5; /* */
}

/*Sets background color and border around the menu DIV*/
#pPage {
	border: 2px none #fff;
}
#pPageNormal div {
	display: block;
	text-decoration: none;
	background-color: #F8F5BE;
	border-bottom: 4px solid #666666;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-left: 1px none #666666;
	height: auto;
	line-height: 25px;
	font-size: 11px;
	background-image: url(../images/bg_cat.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*Sets a bottom margin for each top-level link*/
#pPageOn div {
	padding: 0 0 0 .5em;
	font-size: 1.0em;
	display: block;
	text-decoration: none;
	background-color: #FF9933;
	border: 1px solid #666666;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 4px solid #666666;
	color: #FFFFFF;


}

#pPage div {
	/*margin: 0 0 .3em 0;*/

}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to .8em establishing a fluid cascading indent*/
#pPage div div {
	margin: 0 0 0 .8em;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#pPage div a {
	color: #A18203;
	font-size: .9em;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#pPage div a {
	/*/*/color: #333333;
	padding: 0 0 0 .5em;
	display: block;
	text-decoration: none;
	background-color: #DFEF84;
	border: 1px solid #666666;
	border-bottom: 4px solid #666666; /* */
}

#pPageTopLeft div a {
	color: #333333;
	display: block;
	text-decoration: none;
	background-color: #FEF2B6;
	border-bottom: 4px solid #666666;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	/*border-left: 1px solid #666666;*/
	height: auto;
 	line-height: 25px;
	font-size: small;
	background-image: url(../images/bg_edge.gif);
	background-repeat: no-repeat;
	/*background-position: left;*/
}

#pPageTopLeft div a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #581F0C;
/*	border-bottom: 4px solid #666666;
	border-top: 1px none #666666;*/
	border-right: 1px none #666666;
	/*border-left: 1px solid #666666;*/
	height: auto;
	background-image: url(../images/bg_edge_on.gif);
	background-repeat: no-repeat;
	
}

#pPageTop div {
	display: block;
	text-decoration: none;
	background-color: #FEF2B6;
	border-bottom: 4px solid #666666;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-left: 1px none #666666;
	height: auto;
	line-height: 25px;
	font-size: small;
	background-image: url(../images/bg_cat.gif);

}


#pPageTop div a {
	color: #333333;
	display: block;
	text-decoration: none;
	background-color: #FEF2B6;
/*	border-bottom: 3px solid #666666;
	border-top: 1px none #666666;*/
	border-right: 1px none #666666;
	border-left: 1px solid #666666;
	height: auto;
 /*	line-height: normal;*/
	font-size: small;
	
}

#pPageTop div a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-color: #581F0C;
/*	border-bottom: 4px solid #666666;
	border-top: 1px none #666666;*/
	border-right: 1px none #666666;
	border-left: 1px solid #666666;
	height: auto;
	
}

#pPage div a:visited {
	color: #666666;
}
#pPage div a:hover {
	background-color: #FF9933;
	border-top: 1px solid #666;
	border-bottom: 4px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	color: #FFFFFF;

}

/*The Link and visited styles combined for second-level menuitems*/
#pPage div div a, #pPage div div a:visited {
	font-size: 0.8em;
	background-color: transparent;
	border: 0;
	color: #666666;
}
#pPage div div a:hover {
	color: #FFFFFF;
	border: 0;
	background-color: #666666;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: pPage div div div div a {declaration}*/
#pPage div div div a {
	font-size: .7em;
}
.main_font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.main_font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.left_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
