@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F1A17;
}
body {
	background-color: #F3ECE7;
}
a:link {
	color: #352C27;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #352C27;
}
a:hover {
	text-decoration: none;
	color: #D2BBAD;
}
a:active {
	text-decoration: none;
	color: #352C27;
}
h1 {
	font-family: Arial;
	font-size: 12px;
	color: #605851;
	font-weight : bold;
	background-image: url(images/head_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}

#textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #814000;
}
