body {
	font-family:'Verdana','Tahoma','Serif';
	font-size:10pt;
	background-color:#f8ed75;
	margin:0px;
	margin-left:0px;
	margin-top:0px;
	background-image:url('../images/index_03.jpg');
	background-repeat:repeat-x;
}

img {
	border:none;
}

.error
{
	color:#FF0000
}

a:link,a:visited,a:active{
	font-family:Arial;
	font-size:10pt;
	color:#676465;
	text-decoration:underline;
}

a:hover{
	font-family:Arial;
	font-size:10pt;
	color:#696261;
	text-decoration:none;
}

#content {
	background-color:#fcfbf6;
}

#menutd {
	padding-left:140px;
}