/* CSS Document */
body {margin:12px 0px 12px 0px; background-color:#EEECE0;}
body,td,p,div {color:#4E5761; font-size:12px; font-family:Verdana, Helvetica, sans-serif; line-height:18px;}
a {text-decoration:underline; color:#536171;}
a:visited {color:#536171;}
a:hover {color:#948067;}
.footer {font-size:11px; color:#EEECE0;}
hr {border: none 0; 
	border-top: 1px solid #eeece0;
	border-bottom: 1px solid #c0bb93;
	width: 100%;
	height: 2px;
	margin: 12px auto 12px 0;
	text-align: left;
	}

.errorText
{
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

