h1.menu {
	display:inline;
}
h2.menu {
	display:inline;
}
h1.menu a {
	font-size:16px;
	color:#dc6906;
}
h2.menu a {
	font-size:16px;
	color:#dc6906;
}
/*MENU*/
.menu_category{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:11px;
	background-color:#317082;
	width:190px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom:4px;
	background-repeat:no-repeat;
	background-position:top right;	
	font-weight:bold;
	/*height:20px;*/
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	text-align:left;
}
.menu_categorya{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:190px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	text-align:left;

}
.menu_categoryac{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

.menu_subcategory {
	list-style:none;
	padding:0;
	margin:0;
}
.menu_subcategory li {
	border-top:1px solid #FFFFFF;
}
.menu_link{
	color:#FFF;
	font-size:12px;
	background-color:#317082;
	width:190px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	padding-top:4px;
	padding-bottom:4px;
	background-repeat:no-repeat;
	background-position:top right;	
	font-weight:bold;
	text-align:left;
}
.menu_link a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.menu_link a:hover {
	color:#FFFFFF;
}
.menu_link a:visited {
	color:#FFFFFF;
}

/*BOX*/
.box_orange1_left {
	background:url(box/orange1_box_b_left.gif) repeat-y; 
	width:4px; 
	vertical-align:top;
}

.box_orange1_center {
	background:url(box/orange1_box_center.gif)  top #FFD58D repeat-x;
	vertical-align:middle;
}
.box_orange1_center h3{
	color:#333333;
	font-size:13px;
	padding:0;
	margin:0;
	padding:3px;
	font-weight:bold;
}
.box_orange1_center h3 a{
	color:#333333;
}
.box_orange1_center h3 a:hover{
	color:#195b9d;
}
.box_orange1_right {
	background:url(box/orange1_box_b_right.gif) repeat-y; 
	width:4px; 
	vertical-align:top;
}
.box_orange1_text {
	border:1px solid #FFB64B; padding:4px; 
	background-color:#FFFBEF;
	color:#333333;
	text-align:justify;
}
.box_orange1_text p{
	color:#333333;
	text-align:justify;
}

.box_orange1_text a{
	color:#333333;
	font-weight:bold;
}
.box_orange1_text a:hover{
	color:#195b9d;
	font-weight:bold;
}

.box_orange0_left {
	background:url(box/orange0_box_b_left.gif) repeat-y; 
	width:4px; 
	vertical-align:top;
}

.box_orange0_center {
	background:url(box/orange0_box_center.gif)  top #FFD58D repeat-x;
	vertical-align:middle;
}
.box_orange0_center h3 a{
	color:#195b9d;
}
.box_orange0_center h3 a:hover{
	color:#333333;
}
.box_orange0_center h3{
	color:#333333;
	font-size:13px;
	padding:0;
	margin:0;
	padding:3px;
	font-weight:bold;
}
.box_orange0_right {
	background:url(box/orange0_box_b_right.gif) repeat-y; 
	width:4px; 
	vertical-align:top;
}
.box_orange0_text {
	border:1px solid #FFB64B; padding:4px; 
	background-color:#FFFBEF;
	color:#1C599C;
	text-align:justify;
}

.box_orange0_text p{
	color:#1C599C;
	text-align:justify;
}


/* BLUE */
.box_blue1_left {
	background:url(box/blue1_box_b_left.gif) repeat-y; 
	width:4px; 
	vertical-align:top;
}
.box_blue1_center {
	background:url(box/blue1_box_center.gif)  top #93CEF3 repeat-x;
	vertical-align:middle;
}
.box_blue1_center h3 a{
	color:#333333;
}
.box_blue1_center h3 a:hover{
	color:#195b9d;
}
.box_blue1_center h3{
	color:#333333;
	font-size:13px;
	padding:0;
	margin:0;
	padding:3px;
	font-weight:bold;
}
.box_blue1_right {
	background:url(box/blue1_box_b_right.gif) repeat-y; 
	width:4px; 
	vertical-align:top;
}
.box_blue1_text {
	border:1px solid #7DAFE1; padding:4px; 
	background-color:#E7F3FA;
	color:#333333;
	text-align:justify;
}
.box_blue1_text p{
	color:#333333;
	text-align:justify;
}

.box_blue1_text a{
	color:#333333;
	font-weight:bold;
}
.box_blue1_text a:hover{
	color:#195b9d;
	font-weight:bold;
}

/* BLUE */
.box_blue0_left {
	background:url(box/blue0_box_b_left.gif) repeat-y; 
	width:4px; 
	vertical-align:top;
}
.box_blue0_center {
	background:url(box/blue0_box_center.gif)  top #93CEF3 repeat-x;
	vertical-align:middle;
}
.box_blue0_center h3{
	color:#333333;
	font-size:13px;
	padding:0;
	margin:0;
	padding:3px;
	font-weight:bold;
}
.box_blue0_right {
	background:url(box/blue0_box_b_right.gif) repeat-y; 
	width:4px; 
	vertical-align:top;
}
.box_blue0_text {
	border:1px solid #7DAFE1; padding:4px; 
	background-color:#E7F3FA;
	color:#1C599C;
	text-align:justify;
}
.box_blue0_text p{
	color:#1C599C;
	text-align:justify;
}




.box_silver_left {
	background:url(box/silver_box_b_left.gif) repeat-y; 
	width:4px; 
	vertical-align:top;
}
.box_silver_center {
	background:url(box/silver_box_center.gif)  top #DBD9D9 repeat-x;
	vertical-align:middle;
}
.box_silver_center h3{
	color:#333333;
	font-size:13px;
	padding:0;
	margin:0;
	padding:3px;
	font-weight:bold;
}
.box_silver_right {
	background:url(box/silver_box_b_right.gif) repeat-y; 
	width:2px; 
	vertical-align:top;
}
.box_silver_text {
	border:1px solid #B7B6B6; 
	padding:2px; 
	background-color:#FBF9F9;
	color:#333333;
}
.box_silver_text a {
	/*color:#333333;*/
}

ul.last5 li a
{
	font-size:11px;
}
