body, table, td, tr, p, div, th, span {
	font-family: tahoma;
	font-size: 12px;
}

body {
	background-color: #999999;
}

img {
	border: none;
}

.viewmore {
	text-align: right;
}

.footmsg {
	font-size: 11px;
	color: #666666;
}

.sb_but1 {   
   font-family: tahoma, verdana;
   font-size: 84%;
   font-weight: 900;
   color: #185596;
}

input.text {
	border: 1px solid #a7acb0
}

h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #ed1c24;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a { color: #333333; text-decoration: none }
a:hover { text-decoration: underline }

a.strong { font-weight: 900 }

a.titleNew { color: #16387c; font-weight: 900 }

td.menuTop{  background:#C7791D; font-size: 12px; text-align: center; font-weight:bold;cursor:pointer; }
span.menuTop{  background:#C7791D; cursor:pointer; }
a.menuTop{ cursor:pointer;background:#C7791D;}


/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
list-style-type: none;
border-bottom: 1px solid gray;
background: #F7EEE7;
overflow: hidden;
width: 70%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 3px 19px; /*padding inside each tab*/
border-right: 0px solid white; /*right divider between tabs*/
color: white;
background: #F7EEE7 url(../images/bullet.gif) no-repeat right;
}

.mattblackmenu li a:visited{
color: black;
}

.mattblackmenu li a:hover{
color: red ; /*background of tabs for hover state */

}

.mattblackmenu a.selected{
background: #F7EEE7  url(../images/bullet.gif) no-repeat right; /*background of tab with "selected" class assigned to its LI */
}

.footerWeb 
{
text-align:center;
}
.footerWeb li{

		font-weight:bold; padding-left: 0px; padding-top: 50px; vertical-align: bottom;}
.footerWeb strong{
font-size:12;vertical-align: bottom;}
.mfooter 
{
	text-align:center;
}	
.mfooter ul li
{
	display:inline;
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #cccccc;
}
.mfooter ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.mfooter ul li a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:blue;
	
}

img.font {
margin-top:5px;
margin-right:10px;
padding-top:5px;
vertical-align: top;
}
