body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
a, a:visited{
	text-decoration:underline;
	color:#666666;
}

table.master{
	width:760px;
	background-color:#dedfe0;
	border-color:#FF0000;
}
td.master{
	background-color:#FFFFFF;
	padding:5px;
}

table.footer{
	width:760px;
}

td.menu{
	background-color:#FFFFFF;
	padding:0 10px 10px 10px;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	color:#ffffff;
	font-weight:bold;
	border-top:5px solid #ffffff;
}

.menu a, .menu a:visited{
	color:#ffffff;
	text-decoration:none;
}

.menu table{
	width:100%;
	margin:10px 5px 5px 5px;

	margin-left:-10px;
	padding-left:10px;
}
.menu td{
	width:30%;
	line-height: 160%;
}
.menu td div{
	margin-left:10px;
}

input.text{
	border:1px solid #dedfe0;
	margin-right:4px;
	float:right;
}

input.image{
	float:right;
}