/* CSS Document */
body  { background-image: url(../images/common/bgStripe.gif); margin: 0 50px 0 0 }

.copy        { color: #636363; font-size: 12px; font-family: Verdana, Lucida, Arial, Helvetica, sans-serif; line-height: 24px; text-align: justify; margin-right: 50px; padding: 10px }
	
.centerBg {
	background-image: url(../images/common/mgLogo.gif);
	 background-position: 0% 100%;
	 background-repeat:no-repeat;
	}
	
h1     { color: #475115; font-size: 12px; font-family: Verdana, Lucida, Arial, Helvetica, sans-serif; font-variant: normal; line-height: 16px; text-align: left; text-transform: value; margin-bottom: 0; padding-bottom: 0 }
h2   { color: black; font-size: 11px; font-family: Verdana, Lucida, Arial, Helvetica, sans-serif; text-align: left; margin-bottom: 0; padding-bottom: 0 }
h3 { color: black; font-size: 13px; font-family: Verdana, Lucida, Arial, Helvetica, sans-serif; text-align: left; text-transform: uppercase; margin-bottom: 0; padding-bottom: 0 }
a {
	color:#7C1415;
	}
	
a:hover {
	color:#000000;
	}
	
	/*<![CDATA[*/
#container {
     width:80px;
 }
.myClass {
	padding:3px;
	line-height:14px;
    font-family:Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size:11px;

	 display:none;
}         
/*//]]>*/
