@charset "utf-8";
/* CSS Document */
body { margin:0px; background-image:url(../images/mmgbg.jpg);}
td { font-family: Arial; font-size: 12px; color:#666; letter-spacing:0px; text-decoration: none; font-weight:normal; }
.headertxt { font-family: Arial; font-size: 16px; color:#666; letter-spacing:0px; text-decoration: none; font-weight:bold; }
.titletxt { font-family: Arial; font-size: 14px; color:#666; letter-spacing:0px; text-decoration: none; font-weight:bold; }
.mainbg{ background-image:url(../images/mainbg.gif);}
.topbg { background-image:url(../images/topbg.gif); height:195px; background-repeat:repeat-x;}
.btn { background-image:url(../images/submitbtn.gif); color:#fff; background-repeat:no-repeat; width:66px;
		height:19px; border:0px;}
.input { background-image:url(../images/inputbg.gif); background-repeat:repeat-x; height:16px; border:#666666 1px solid;}
.footer { background-color:#585858; color:#fff; padding-top:6px; height:20px;}
.question{ font-family: Arial; font-size: 12px; color:#666; letter-spacing:0px; text-decoration: none; font-weight:bold; }
.contacttop{ background-image:url(../images/contact-top.gif); width:196px; height:87px; background-repeat:no-repeat;}
.contactfooter{ background-image:url(../images/contact-footer.gif); width:196px; height:22px; background-repeat:no-repeat;}
.contactbg{ background-image:url(../images/contact-bg.gif); width:196px; background-repeat:repeat-y;}
.required { color:#FF0000;}

a:link,a:visited,a:active {
	font-family: Arial,Verdana;	font-size: 12px; color: #583d31; font-weight:normal;
	letter-spacing:0px;	text-decoration:underline;
	}
a:hover {
	font-family: Arial,Verdana; font-size: 12px; letter-spacing:0px; color: #7c8f00;
	font-weight:normal; text-decoration:none;
	}


