/* ******************************************* mv_newspaper */
a.headline1st:hover { text-decoration: none; color: 666666;}
a.headline2nd:hover { text-decoration: none; color: 666666;}
a.headlineSec:hover { text-decoration: none; color: 990000;}
A:visited { color: #666666;}
A:active { color: #666666;}
#datebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align:right;
	padding-top: 14px;
	padding-right: 20px;
}

#main-container {
	width			: 776px !important;
	width			: 776px;
	padding			: 0px;
	border			: 0;
	z-index			: 1;
	text-align		: left;
	background		: transparent;
}

/* ******************************************* Header template */
#box-header	{
	float			: left;
	margin			: 1px;
	padding			: 0;
	border			: 1px solid #b85919;
	height			: 100px;
	width			: 730px !important;
	width			: 731px;
	background		: url(../images/heading.png) no-repeat center center;
}

/* ******************************************* Date and Search */
#box-date	{
	float			: left;
	margin			: 1px;
	padding			: 1px;
	border			: 0;
	border-top		: 1px solid #b85919;
	border-bottom	: 1px solid #b85919;
	width			: 731px !important;
	width			: 731px;
	vertical-align	: middle;
	text-align		: left;
}

#box-miniheader {
	float			: left;
	margin			: 1px;
	border			: 1px solid #b85919;
	padding			: 0;
	width			: 258px !important;
	width			: 260px;
	height			: 58px !important;
	height			: 61px;
	overflow		: hidden;
	background		: transparent url(../images/heading_mini.png) no-repeat center center;
}
#box-pathway	{
	float			: left;
	width			: 734px !important;
	width			: 731px;
	height			: 16px !important;
	height			: 23px;
	padding			: 1px 0;
	margin			: 1px;
	border			: 0;
	border-top		: 1px solid #b85919;
	border-bottom	: 1px solid #b85919;
	vertical-align	: middle;
	text-align		: left;
}
/* ******************************************* Banner and News Flash */
#box-subheader	{
	float			: left;
	padding			: 0;
	margin			: 0 !important;
	margin			: 0;
 	border			: 0;
	background		: transparent;
}
#box-banner {
	float			: left;
	width			: 468px !important;
	width			: 470px;
	height			: 60px !important;
	height			: 61px;
	text-align		: center;
	vertical-align	: middle;
	margin			: 1px;
	border			: 1px solid #b85919;
	padding			: 0;
	background		: #b85919 url(../images/bg_banner.png);
	overflow:hidden;
}
/* ******************************************* Pathway Box */
#box-ticker	{
	float			: left;
	width			: 470px !important;
	width			: 470px;
	height			: 16px !important;
	height			: 23px;
	padding			: 1px 0;
	margin			: 1px;
	border			: 0;
	border-top		: 1px solid #b85919;
	border-bottom	: 1px solid #b85919;
	vertical-align	: middle;
	text-align		: left;
	overflow		: hidden;
}

/* ******************************************* Module Top */
#box-newsflash {
	float			: left;
	margin			: 1px 0px 1px 1px;
	border			: 1px solid #b85919;
	padding			: 1px;
	width			: 256px !important;
	width			: 258px;
	height			: 104px !important;
	height			: 111px;
	overflow		: auto;
}

#box-newsflash table.moduletable {
	color			: #000;
	border			: 0;
	background		: transparent ;
}
#box-newsflash table.moduletable th {
	color			: #000;
	margin			: 0;
	padding			: 1px;
	border			: 0;
	background		: transparent;
}
#box-newsflash table.moduletable td {
	color			: #000;
	text-align		: left;
	font-size		: 11px;
	font-weight		: normal;
	background		: transparent ;
}


/* ******************************************* Content Body */




/* ******************************************* Menu Bottom Horizontal */
#box-menu-bottom {
	float			: left;
	color			: #4f463b
	margin			: 1px 0;
	padding			: 1px 1px 3px 1px;
	height			: 15px !important;
	height			: 21px;	
	vertical-align	: middle;
	text-align		: center;
	border-top		: 1px solid #b85919;
	border-bottom		: 1px solid #b85919;
	width			: 760px !important;
	width			: 760px;
}
.bar, a.bar:link, a.bar:visited  {
	font			: bold 10px Arial, Helvetica, sans-serif;
	color			: #4f463b;
	padding			: 0px; 
	margin			: 0px; 
	background		: transparent;
}
a.bar:hover {
	color			: #b85919;
	text-decoration: none;
}


/* ******************************************* Footer */
#box-footer  {
	float			: left;	
	margin			: 0;	
	width			: 760px !important;
	width			: 760px;
	text-align		: center;
	vertical-align	: middle;	
}
#box-footer div {
	font			: bold 10px Arial, Helvetica, sans-serif;
	color			: #4f463b;
}
#box-footer a, #box-footer a:link, #box-footer a:visited {
	color			: #ee9;
	text-decoration	:underline;
}
#clr 	{
	clear			: both;
}

/* *******************************************  End CSS Template   */

/* *******************************************  General CSS Styles  */

body {
	padding			: 0; 
	margin			: 0;	
	vertical-align	: top;
}

td, div, p {
	color			: #4f463b;
	font			: normal 11px Arial, Helvetica, sans-serif;
}


a, a:link, a:visited {
	color			: #715b41;
	text-decoration	: none;
}
a:hover {color: #b85919; text-decoration:underline}

h1	{font: bold 24px Arial, Helvetica, sans-serif;	color: #333; margin: 0px; padding: 0px;}
h2	{font: bold 18px Arial, Helvetica, sans-serif;	color: #333; margin: 0px; padding: 0px;}
h3	{font: bold 14px Arial, Helvetica, sans-serif;	color: #333; margin: 0px; padding: 0px;}
h4	{font: bold 11px Arial, Helvetica, sans-serif;	color: #333; margin: 0px; padding: 0px;}
p { margin:5px 0px 5px 0px; padding:5px 0px 5px 0px;}
ul	{list-style: square outside; }
ol	{list-style: decimal outside; }
li	{}
blockquote {
	margin			: 10px;
	margin-left		: 30px;
	padding			: 0 20px 0 10px;	
}

form { 
	margin			: 0; 
	padding			: 0;
}
select { 
	font-size		: 10px; 
	font-weight		: bold; 
	color			: #333;
}
input {
	padding			: 0;
	margin			: 0;
}


/* ******************************************* MAMBO CSS STYLES */

.date {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #b85919; 
}
.sitename {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #b85919;
}
.sitename_2 {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #b85919; 
}

/* ******************************************* MODULES */
table.moduletable {
	width			: 100%;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 0px 5px 1px;
	border			: 0;
	border-top		: solid 1px #b85919;	
	border-right	: solid 1px #b85919;
	border-bottom	: solid 1px #b85919;
	border-left		: solid 1px #b85919;
}
table.moduletable th {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #fff;
	text-align		: left;
	padding			: 2px 4px;
	margin			: 0;
	border			: 0;
	background-color: #b85919;
}
table.moduletablehome {
	width			: 346px;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 0px 5px 7px;	
}
table.moduletablehome th {
	font			: bold 12px Arial, Helvetica, sans-serif;
	color			: #fff;
	text-align		: left;	
	margin			: 0;
	border			: 0;			
	padding-top		: 5px;
	padding-bottom	: 2px;
	padding-left	: 10px;		
	text-align		: left;			
	background		: url(../images/top_story.gif) no-repeat 0px bottom;
}
div.moduletablehome, table.moduletablehome td  {
	font			: normal 10px Arial, Helvetica, sans-serif;
	color			: #b85919;
	text-align		: left;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 0px 0px 0px;	
	border-right	: solid 1px #b85919;
	border-bottom	: solid 1px #b85919;
	border-left		: solid 1px #b85919;
}
div.moduletable, table.moduletable td  {
	font			: normal 10px Arial, Helvetica, sans-serif;
	color			: #b85919;
	text-align		: left;
	padding			: 0px 0px 0px 3px;
	margin			: 0px 0px 0px 0px;
	border			: 0;
}
.moduletable a:link, .moduletable a:visited { 
	color			: #b85919; 
	text-decoration	: none;
}
.moduletable a:hover {
	color			: #f90; 
	text-decoration	: underline;
}
table.moduletable ul {
	padding			: 0;
	margin			: 0 0 0 15px;
	font			: normal 11px Arial, Helvetica, sans-serif;
	list-style		: square url(../images/indent.png) outside;	
}

table.moduletableuser9 {
	width			: 150px;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 0px 5px 0px;
	border			: 0;
	border-top		: solid 1px #b85919;	
	border-right		: solid 1px #b85919;
	border-bottom		: solid 1px #b85919;
	border-left		: solid 1px #b85919;
}
table.moduletableuser9 th {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #fff;
	text-align		: left;
	padding			: 2px 4px;
	margin			: 0;
	border			: 0;
	background-color: #b85919;

}

.button {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333;
	border			: 1px solid #000;
}
.buttonsch {
	font			: normal 11px Arial, Helvetica, sans-serif; 
	color			:white;
	border			: 1px solid #000; 
	margin-left	    : 5px;	
	background-color:#6a4024;
}
.inputbox, .search, .inputboxsch  {
	font			: normal 11px Arial, Helvetica, sans-serif;
	color			: #333;
	border			: 1px solid #000;	
	margin-left		: 2px; 
}
.poll {
	font			: 9px Arial, Helvetica, sans-serif; 
	color			: #999; 
	font-weight		: normal; 
	border			: 0; 
	padding			: 0;
}


/* ******************************************* CONTENT STYLES */
.pathway, a.pathway:link, a.pathway:visited {
	color			: #000;
	font-size		: 10px;
}
a.pathway:hover {
	color			: #f90;
}

.contentpane, .contentpaneopen, .contentdescription, .contentpaneopenhome {
	width			: 100%;
	text-align		: left;
}
.contentpane td, .contentpaneopen td, .contentdescription td, .contentpaneopenhome td{
	padding			: 0 5px; 
}
a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited, a.contentpaneopenhome:visited{
	color			: #999; 
	text-decoration	: none
}

a.contentpane:hover, a.contentpaneopen:hover {
	color			: #f90; 
	text-decoration	: underline;
}

.contentheading, .contentheadinghome, .componentheading{
	font			: bold 16px Arial, Helvetica, sans-serif;
	color			: #234;	
	margin			: 0px 0px 10px 0px;
	padding			: 0 5px;
	border			: 0;
	text-align		: left;
}
.contentheadinblogsection, .contentheadinghomeblogsection, .componentheadingblogsection {
	font			: bold 12px Arial, Helvetica, sans-serif;
	color			: #ffffff;	
	margin-bottom	: 10px;
	padding-top		: 5px;
	padding-bottom	: 2px;
	padding-left	: 10px;		
	text-align		: left;			
	background		: url(../images/blog_section.gif) no-repeat 2px bottom;
}
.contentpagetitleblogsection, a.contentpagetitleblogsection:link, a.contentpagetitleblogsection:visited 	{
	font			: bold 16px Arial, Helvetica, sans-serif;
	color			: #234;	
	margin			: 0px 0px 10px 0px;
	padding			: 0 0px;
	border			: 0;
	text-align		: left;
}
a.contentpagetitleblogsection:hover {
	color			: #567;
}

table.bloghome {
	width			: 346px;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 0px 0px 0px;		
	border-right	: solid 1px #b85919;
	border-bottom	: solid 1px #b85919;
	border-left		: solid 1px #b85919;
}
table.moduletablesch {
	width			: 100%;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 0px 10px 0px;
	border			: 0;	
}
table.moduletablesch td {
	width			: 100%;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 0px 5px 0px;
	border			: 0;
	border-top		: solid 1px #b85919;	
	border-right	: solid 1px #b85919;
	border-bottom	: solid 1px #b85919;
	border-left		: solid 1px #b85919;
	height			: 70px;	 
	background-color: #e77529;
	background		: url(../images/legal2.jpg) no-repeat center center;
}
table.moduletablenotes {
	width			: 100%;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 0px 10px 1px;
	border			: 0;	
}
table.moduletablenotes td {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #b85919;
	text-align		: left;
	padding			: 0px 0px 0px 0px;	
	margin			: 0px 0px 0px 0px;
	border-top		: solid 1px #b85919;	
	border-right	: solid 1px #b85919;	
	border-bottom	: solid 1px #b85919;
	border-left		: solid 1px #b85919;
}
table.moduletablenotes td {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #b85919;
	text-align		: left;
	padding			: 0px 0px 0px 0px;	
	margin			: 0px 0px 0px 0px;
	border-top		: solid 1px #b85919;	
	border-right	: solid 1px #b85919;	
	border-bottom	: solid 1px #b85919;
	border-left		: solid 1px #b85919;
}

table.moduletablenotes th {
	font			: bold 12px Arial, Helvetica, sans-serif;
	color			: #b85919;
	text-align		: left;
	padding-top		: 3px;
	padding-bottom	: 3px;
	padding-left	: 3px;	
	margin			: 0;
	border			: 0;
	background		: url(../images/notes_interest.gif) repeat-x 2px bottom;
}
table.moduletablenotes ul {
	padding			: 0;
	margin			: 0 0 0 10px;
	list-style		: square url(../images/indent.png) outside;	
}



/******************/
table.moduletablefaqs {
	width			: 346px;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 7px 5px 7px;
	border			: 0;	
}
table.moduletablefaqs td {
	font			: bold 11px Arial, Helvetica, sans-serif;
	color			: #b85919;
	text-align		: left;
	padding			: 0px 0px 0px 0px;	
	margin			: 0px 0px 0px 0px;		
	border-right	: solid 1px #cbbcab;	
	border-bottom	: solid 1px #cbbcab;
	border-left		: solid 1px #cbbcab;	
}

table.moduletablefaqs th {
	font			: bold 12px Arial, Helvetica, sans-serif;	
	text-align		: left;
	color			: #ffffff;	
	margin			: 0;
	padding-top		: 3px;
	padding-bottom	: 3px;
	padding-left	: 3px;		
	margin			: 0;
	border			: 0;
	background		: url(../images/faqs_story.gif) no-repeat 0px bottom;
}
table.moduletablefaqs ul {
	padding			: 0;
	margin			: 0 0 0 10px;
	list-style		: square url(../images/indent.png) outside;	
}
.componentheadinghome {
	font			: bold 12px Arial, Helvetica, sans-serif;
	color			: #ffffff;	
	margin			: 0;
	padding-top		: 5px;
	padding-bottom	: 2px;
	padding-left	: 10px;		
	text-align		: left;			
	background		: url(../images/top_story.gif) no-repeat 7px bottom;
}

.contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited 	{
	color			: #234;
}
a.contentpagetitle:hover {
	color			: #567;

}
.buttonheading {
	font			: normal 10px Arial, Helvetica, sans-serif;
	white-space		: nowrap;	
}

.content_rating, .content_vote, .back_button {
	font-size		: 10px;	
	color			: #345; 
	text-decoration	: none; 
	font-weight		: normal; 
	vertical-align	: middle; 
	margin			: 0 6px; 
	padding			: 0 0 10px 0;
}
.small 		{
	font-size		: 10px; 
	color			: #345; 
	text-decoration	: none; 
	font-weight		: normal;
}
.smalldark	{
	font-size		: 10px; 
	color			: #b85919; 
	text-decoration	: none; 
	font-weight		: normal;
}
.createdate, .modifydate {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #345;
}
a.readon:link, a.readon:visited {
	font-size		: 11px;
	font-weight		: bold;
	color			: #345;
}
a.readon:hover {
	color			: #f90;
}

.fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
	font-size		: 10px; 
	font-weight		: normal; 
	color			: #333;
}
a.fase4rdf:hover {
	font-weight		: bold; 
	color			: #f90;
}

a.blogsection:link, a.blogsection:visited {
	color			: #333;
	text-decoration	: none;
	font-weight		: normal;
}
a.blogsection:hover {
	color			: #f90; 
	text-decoration	: none;
}

.ontab 	{
	color			: #345;
	padding			: 1px 10px 1px 10px;
	border-top		: 1px solid #345;
	border-right	: 1px solid #345;
	border-bottom	: 0;
	border-left		: 1px solid #345;
	font-weight		: bold;
}
.offtab {
	color			: #666;
	padding			: 1px 10px 1px 10px;
	border-top		: 1px solid #666;
	border-right	: 1px solid #666;
	border-bottom	: 3px solid #345;
	border-left		: 1px solid #666;
	cursor			: default;
}
.tabpadding {
	border-bottom	: 3px solid #345;
}
	
table.searchintro {
	background		: #fff;
	margin			: 0  5px;
	width			: 100%;
	border-bottom	: 1px solid #fff;
}
table.searchintro td {
	padding			: 5px;
	border			: 0;
	border-bottom	: 1px solid #fff;
}

.blog_more {
	padding			: 18px 8px;
	margin			: 0px;
	font-size		: 14px;
	font-weight		: bold;
	color			: #333;
}
.blog_more ul {
	padding			: 0px;
	margin			: 0px;
	list-style		: disc inside;
}

table.contenttoc {
	border			: 1px solid #345;
 	padding			: 1px;
	margin-left		: 7px;
	margin-bottom	: 1px;
}
table.contenttoc th {
	color			: #345;
	text-align		: left;
	padding			: 4px;
	font-weight		: bold;
	font-size		: 10px;
	text-transform	: uppercase;
	background		: #ccc;
}
table.contenttoc td {
	font-size		: 10px;
}


/* ******************************************* STYLES CONTACT PAGE */
table.contact {
	background		: transparent;
}
table.contact td.icons {
	background		: #89a;
}
table.contact td.details {
	background		: #e9e9e9;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}
.contact_email {
	background		: #e9e9e9;
	margin			: 5px;
	padding			: 5px;
	border			: 1px dotted #ccc;
}

/* ******************************************* MAIN AND SUB MENU SYSTEM  */
.mainlevel {
	font			: bold 11px Arial, Helvetica, sans-serif;
	width           : auto;
	display         : block;
}
a.mainlevel:link, a.mainlevel:visited {
	color			: #715b41; 
	background		: url(../images/menu_arrow.png) transparent no-repeat 0px -5px;
	text-decoration	: none;
	padding			: 3px 0px;
	padding-left	: 13px;
	border-top		: 1px solid #ddd;
	border-bottom	: 1px solid #ddd;
}
a.mainlevel:hover {
	color			: #900;
	text-decoration	: none; 
	border-top		: 1px solid #ddd;
	border-bottom	: 1px solid #ddd;
	background		: url(../images/menu_arrow.png) transparent no-repeat 0px -35px;
}
#active_menu {
	border-top       : 1px solid #ddd;
	border-bottom    : 1px solid #ddd;
	background       : url(../images/menu_arrow.png) transparent no-repeat 0px -65px;
	color            : #f90;
}

.sublevel {
	font			: bold 11px/20px Arial, Helvetica, sans-serif;
	padding    		: 1px;
	margin			: 3px;
}
a.sublevel:link, a.sublevel:visited {
	color			: #333;
	text-decoration	: none;
}
a.sublevel:hover {
	color			: #900;
}
a.sublevel#active_menu  {
	border			: 0;
	color           : #f90;
	background      : transparent;
}



/* ******************************************* TOP MENU SYSTEM  */
#mainlevel-nav {
margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:none; 
	float: right; 
	margin: 0; 
	width: 116px; 	
	font-family      : Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 15px;
}
#mainlevel-nav a {	
	font-family      : Lucida, Verdana, Arial, Helvetica, sans-serif;
	display: block; 
	float: right; 
	text-decoration: none; 	
	color: #5c5a58;
}
#mainlevel-nav a {
	float: none;
}
#mainlevel-nav a:hover {
	font-family      : Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight	: bold;	
}



#mainlevel-nav1 {
margin: 0; padding: 0;
}
#mainlevel-nav1 li {
	vertical-align:middle;
	background-image: none;
	padding-left: 0px;
	list-style:none; 
	float: right; 
	margin: 0; 
	width: 90px; 	
	font-family      : Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 0px;
}
#mainlevel-nav1 a {	
	font-family      : Lucida, Verdana, Arial, Helvetica, sans-serif;
	display: block; 
	float: right; 
	text-decoration: none; 
	color: #b85919;	
}
#mainlevel-nav1 a {
	float: none;
}
#mainlevel-nav1 a:hover {
	font-family      : Lucida, Verdana, Arial, Helvetica, sans-serif;
	color: #b85919;	
	font-weight	: bold;	
}



/* ******************************************* CATEGORY (text format and links) */
.category {
	color			: #345;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: none;
	}
a.category:link, a.category:visited {
	color			: #345;
	font-weight		: bold;
}
a.category:hover {
	color			: #f90;
}
	
/* ******************************************* STYLES LISTING CONTENT PAGE */
td.sectiontableheader, td.sectiontablefooter  {
	background-color: #b85919; 
	color			: #fff; 
	font-weight		: bold;
	font-size		: 10px;
	border			: 0; 
	padding			: 1px 3px 4px 1px;
}
.sectiontableentry1  {
	background-color: #f0f0f0; 
	color			: #333; 
	font-weight		: normal; 
	padding			: 3px; 
}
.sectiontableentry2  {
	background		: #e8e8e8; 
	color			: #333; 
	font-weight		: normal; 
	padding			: 3px;
}

.pagenavbar {
	text-align		: center;
	vertical-align	: middle;
	padding			: 1px;
	width			: 100%;
}
.pagenav {
	color			: #4f463b;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration	: none;
	marging			: 0;
	padding			: 0 1px;
	border			: 0;
}
a.pagenav:link, a.pagenav:visited  {
	color 			: #373533; 
	background-color: transparent;
}
a.pagenav:hover {
	color			: #f90; 
	background		: transparent; 
	text-decoration	: underline;
}


hr {
	background		: transparent; 
	height			: 1px; 
	border			: 1px solid #999; 
	width			: 90%;
}
hr.separator {
	background		: transparent;
	height			: 1px;
	border			: 1px solid #999 ;
	width			: 40%;
}

/* ******************************************* STYLES DROPDOWN MENU  */

#menuhorizontal { 
	border			: 0; 
	padding			: 0; 
	margin			: 0;
	
	width			: 100%;
	background		: #b85919;

	position		: relative; 
	left			: 0; 
	top				: 0; 

	text-align		: left; 
	vertical-align	: top;
}


/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/

/* all levels inner */
.minner {
	font			: bold 10px Arial, Helvetica, sans-serif;
	color			: #fff;
	padding			: 1px 1px 3px 4px;
	border			: 0;
	border-right	: 1px solid #fff;
	border-bottom	: 1px solid #fff;
}
a.minner:link, a.minner:visited, a.minner:hover {
	text-decoration	: none;
}

/* main nav */
.main_level_nav {
	margin			: 0;
	padding			: 0;
	border			: 0;	
}
a.main_level_nav:link, a.main_level_nav:visited, a.main_level_nav:hover {
	text-decoration	: none;
}

/* all levels outer */
.moout {
	background		: #b85919;
}
.moover {
	background		: #f90;
}
a.moover:link,  a.moover:visited {
	color			: #fff;
	text-decoration	: none;
}
a.moover:hover {
	color			: #333;
	text-decoration	: none;
}


/* ******************************************* STYLES DROPDOWNMENU */
