body,
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link,
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
input,
select {
	font-size: 11px;
}
.menu td {
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
}
.menu .set td {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #DD1379;
}
.menu a:link,
.menu a:visited {
	color: #DD1379;
	text-decoration: none;
	font-variant: small-caps;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.user {
	background-image: url(images/up.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
.user a:link,
.user a:visited {
	font-size: 10px;
	color: #FFFFFF;
}
.user input,
.user select {
	font-size: 10px;
	border: 1px inset #333333;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #F8A5CE;
}
form {
	margin: 0px;
	padding: 0px;
}
td.menuup {
	font-size: 11px;
	color: #00CCFF;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.menuup a:link,
td.menuup a:visited {
	color: #00FFFF;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.searchinput {
	font-size: 10px;
	border: 1px inset #666666;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #CCCCCC;
}
