
BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12px;
	cursor: default;
	color: #000000;
}

A {
	text-decoration: none;
	color: #000000;
}

A:Hover {
	text-decoration: underline;
	color: #000000;
}
A.bland {
	text-decoration: none;
	color: #000066;
}

A.bland:Hover {
	text-decoration: underline;
	color: #000066;
}
.td_link
	{
	cursor: hand;	
	
	}
div, select 	
	{  
	scrollbar-3d-light-color:#f5efba;
        scrollbar-arrow-color:#D0DDD6;
        scrollbar-base-color:#ecebe1;
        scrollbar-dark-shadow-color:#f5efba;
        scrollbar-face-color:#547fab;
        scrollbar-highlight-color:#ecebe1;
        scrollbar-shadow-color:#cc6531
        }

/** overall hyperlink formating  **/
a:link, a:visited { text-decoration: none;}
a:hover { text-decoration: underline; }

h4 { color: #EEEEEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
h5 { color: #EEEEEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
h6 { color: #EEEEEE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

/** horizontal line  **/
hr { color: #CCC2E1; height: 1px; width: 100%; }

/** list bullet format **/
li { list-style: url(/images/themes/theme_mpxbox/blt_grn.gif) inside; inside; }

/** article heading text **/
.articlehead { color: #339999; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; background-color :#e7e7ce}

/** form button **/
.button { background: #547fab; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; }

/** category text format and links **/
.category{ color: #7154AB; color: #7154AB; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; letter-spacing: 0px; text-decoration: none; }

/** component heading text such as 'past articles' or 'user login' etc **/
.componentheading { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

.componenttext { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }


/** small text for footer, copyright info **/
.crumb { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

/** date text format **/
.date { color: #cc6531; text-decoration: none; }

/** input field format i.e username and password boxes **/
.inputbox { background: #F2DBBB; border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid; border-top: 1px solid; border-color: #547fab; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }

/** main menu text format as well as hyperlink format **/
.mainmenu, .menubar{ color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; }
a.mainmenu:link, a.mainmenu:visited, a.category:link, a.category:visited,a.menubar:link, a.menubar:visited  { }
a.mainmenu:hover, a.category:hover,a.menubar:hover  {  }


/** text in the category selection page **/
.newsarticle { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; /* Up from 10px */ text-align: left; }

/** newsflash text **/
.newsflash { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

/** newspane (box around full story) format **/
.newspaneopen{ border: 0px ridge #ffffff; }

/** poll module text and bullet list format**/
.poll { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; }

/** first and third and fifth etc... row of section list format **/
.sectiontableentry1, .newspane, .popupwindow { background-color: #FFFFFF; }

/** second and fourth and sixth etc... row of section list format **/
.sectiontableentry2{ background-color: #F2DBBB; }

/** the heading bar, row above the section list **/
.sectiontableheader{ background-color: #547fab; color: #FFFFFF; font-weight: bold; }


/** 
The following are not used in the mambo system but 
available to you for use and change 
in say articles or news or anything you like
e.g  <span class=head>Heading of Article</span>
**/


.head { color: #696969; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.headadbox { color: #FFFFFF; font-size: 11px; font-weight: bold; text-decoration: none; }
.small { color: #cc6531; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: medium; text-decoration: none; }
.subhead { color: #6D6D6D; font-size: 10px; font-weight: bold; }
.white { color: #FFFFFF; text-decoration: none; }