body {
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Century Gothic";
	font-size: 14px;
	color: #333333;
}
a:active {
	color: #EA0000;
	text-decoration: none;
}
a:hover {
	color: #EA0000;
	text-decoration: none;
}
a:visited {
	color: #EA0000;
	text-decoration: none;
}
a {
	color: #EA0000;
	text-decoration: undeline;
}
.reflection {
	background-image: url(images/layout2_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 171px;
}
.field {
	font-family: "Lucida Sans Unicode", "Century Gothic";
	font-size: 16px;
	color: #DF0000;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	height: 25px;
}
.field-medium {
	font-family: "Lucida Sans Unicode", "Century Gothic";
	font-size: 16px;
	color: #DF0000;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	width: 125px;
	height: 25px;
}
.field-small {
	font-family: "Lucida Sans Unicode", "Century Gothic";
	font-size: 16px;
	color: #DF0000;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	width: 50px;
	height: 25px;
}
.text-area {
	font-family: "Lucida Sans Unicode", "Century Gothic";
	font-size: 16px;
	color: #CC0000;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
}
.button {
	font-family: "Lucida Sans Unicode", "Century Gothic";
	font-size: 16px;
	color: #EC0000;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
}
.footer-links {
	background-image: url(images/footer_links.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 65px;
}
.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 65px;
}
.fields {
	font-family: "Lucida Sans Unicode", "Century Gothic";
	background-color: #FFFFFF;
	height: 20px;
	width: 200px;
	border: 1px dotted #333333;
}
.text-area {
	font-family: "Lucida Sans Unicode", "Century Gothic";
	background-color: #FFFFFF;
	height: 50px;
	width: 200px;
	border: 1px dotted #333333;
}
