body
{
	margin:0px;
	padding:0px;
}
*
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
img
{
	border:0px;
}
.mainBg
{
	width:990px;
}
.headerBg
{
	background-image: url(images/topBg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 108px;
	width: 990px;
}
.middleBg
{
  width:990px;
  height:auto;
}
.footerBg
{
	height:43px;
	width:990px;
}
/*font----------------------------------------------------------------------------------------=*/
.fontNormal,p,ul
{
font-size:12px;
font-weight:normal;
color:#333333;
}
.pa
{
	text-align:justify;
}
.fontHeader1
{
font-size:16px;
font-weight:bold;
}
.fontHeader2
{
font-size:13px;
font-weight:bold;
}
.fontFooter
{
font-size:12px;
font-weight:bold;
color:#333333;
}
.fontFooter a
{   color:#333333;
	text-decoration:underline;
}
.fontFooter a:hover
{   color:#333333;
	text-decoration:none;
}
.toplink
{
font-size:11px;
color:#000000;
}
.toplink a
{
color:#000;
text-decoration:none;
font-weight:bold;
}
.toplink a:hover
{
color:#a7100e;
text-decoration:none;
font-weight:bold;
}
.toplink span
{
color:#ad0e0c;
text-decoration:none;

}
.readmore,.readmore:hover
{ 
	font-size:12px;
    font-weight:normal;
	color:Red;
	text-decoration:none;
}
.redcolor
{
	color:#ff3300;
}

ul
{
	line-height:15px;
	list-style-type:circle;
}
.omlinks,.omlinks a
{
	font-size:12px;
    font-weight:normal;
	color:Black;
	text-decoration:none;
}
.omlinks a:hover
{
	font-size:12px;
    font-weight:normal;
	color:Red;
	text-decoration:underline;
}
/*Menu----------------------------------------------------------------------------*/
.mMenuBg
{
	background-image: url(images/mainMemuBg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.mMenuDiv
{
	background-image: url(images/mainMemudiv.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.glossymenu
{   top:0;
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 auto 0 auto;
	background:url(images/mainMemuBg.gif) repeat-x; 
	height:38px;
	list-style: none;
	LEFT: 0px;
	WIDTH:100%;
}
.glossymenu
{
	list-style:none;
}
.glossymenu ul{
	list-style-type:none;
}
.glossymenu li{
	float:left;
}
.glossymenu li span{
	float:left;
	width:12px;
	background:url(images/mainMemudiv.gif) no-repeat; 
	height:38px;
}
.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height:36px;
	line-height:36px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; 
}

.glossymenu li.current a,.glossymenu li a:hover{
	color: #fff;
}

.glossymenu li.current a b,.glossymenu li a:hover b{
	color: #fff;
}
/*Header---------------------------------------------------------------------------------------=*/
.headerBg
{
	background-image: url(images/HeaderBg.gif);
	background-repeat: repeat-x;
	background-position: center top;  
	height:90px;
	width:990px;
}
.CompanyLogo
{
	background-image: url(images/companyLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	width: 224px;
}
.topMenuLeft
{
	background-image: url(images/topMenuLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height: 25px;
}
.topMenuCenter
{
	background-image: url(images/topMenuCenter.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: auto;
	height: 25px;
}
/*Footer---------------------------------------------------------------------------------------=*/
.footerLeft
{
	background-image: url(images/FooterLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:12px;
	height:42px;
}
.footerCenter
{
	background-image: url(images/FooterCenter.gif);
	background-position: left top;
	background-repeat: repeat-x;
	width:966px;
	height:42px;
}
.footerRight
{
	background-image: url(images/FooterRight.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 12px;
	height: 42px;
}
/*other flot,vl,mg-----------------------------------------------------------------------------=*/
.fL
{
	float:left;
}
.fR
{
	float:right;
}

.vT
{
 vertical-align:top;
}
.vM
{
 vertical-align:middle;
}
.vB
{
 vertical-align:bottom;
}
.mgL5
{
margin-left:5px;
}
.mgL10
{
margin-left:10px;
}
.mgL20
{
margin-left:20px;
}
.mgR5
{
margin-right:5px;
}
.mgR10
{
margin-right:10px;
}
.mgR20
{
margin-right:20px;
}
.mgT5
{
margin-top:5px;
}
.mgT10
{
margin-top:10px;
}
.mgT20
{
margin-top:20px;
}
.mgB5
{
margin-bottom:5px;
}
.mgB10
{
margin-bottom:10px;
}
.mgB20
{
margin-bottom:20px;
}
.mgT0
{
	margin-top:0px;
}
.mgB0
{
	margin-bottom:0px;
}
.mgL0
{
	margin-left:0px;
}
.mgR0
{
	margin-right:0px;
}
.w670
{
	width:670px;
}
.w650
{
	width:650px;
}
.w640
{
	width:640px;
}
.w675
{
	width:675px;
}
.w465
{
	width:465px;
}
.w10
{
	width:10px;
}
.border
{
	border:solid 1px #333333;
}
.DotHor
{
	background-image: url(images/DotVer.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height:5px;
}
.DotVer
{
	background-image: url(images/DotVer.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 5px;
}
.innerImage
{
	background-image: url(images/inner_image.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 54px;
}
.alterrow td
{
	background-color:#F4F4F4;
}

