/* CSS definition file containing sitestyle stylesheets */
BODY {
	background-image: url("../assets/images/mgb.gif");
	background-repeat: repeat-x;
	background-color: #fff8e0;
}
body>table { 
margin: 0px auto; 
}
#mainBodyTbl, #footerCol {
border: black solid 1px;
border-width: 0px 1px;
}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8pt; color: rgb(255,186,117); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8pt; color: rgb(255,186,117); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8pt; color: rgb(255,186,117); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8pt; color: rgb(89,89,89); font-weight: normal; font-style: normal;}
 P {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 8pt;
	color: rgb(89,89,89);
	font-weight: normal;
	font-style: normal;
	width: 100%;
}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 8pt; color: rgb(176,216,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 
a.leftNav {
	background: url(../assets/images/left-nav-bg.gif) no-repeat;
	display: block;
	color: black;
	padding: 0px 0px 0px 5px;
	border-bottom: #92b8de solid 1px;
}
a.leftNav:hover {
	background-position: 0px -14px;
	color: #004488;
}
