/* Mochi CSS Document */
.bodycolor
{
	background-color: #FBF6D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #471823;
}

.footer{
font-size: x-small;font-weight: bold;color: #000000;
}

.style10 {color: #471823; font-size: 36px;}

.style2 {
	color: #000000;
	font-weight: bold;
}

.tableHeader{
	background-color:#DD6E1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	
}

.tableEntry{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.errorStyle {
	color: #C00000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

.MTextbox
{
	width:70px;
	height:15px;
}
.MButton
{
	color:#FFFFFF;
	background-color:#FF9900;
}
.MSubmitButton
{
	color:#471823;
	background-color:#FF9900;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:  solid #471823;
	border-width:medium;
	text-align:center;	 
}
.header_banner
{
	background-image:url(../images/header_banner.gif);
	background-repeat:no-repeat;
	width:207px;
	height:38px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top: 10px; 
    color:#000000;
}



a {color:#471823; text-decoration:none;}
a:link {color:#471823; text-decoration: underline;}
a:visited {color:#471823; text-decoration:underline;}
a:hover {color:#60903F; text-decoration:none;}

