body, td, p, textarea, input, .text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
a, a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #015C53;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
td.bottom {
	color: #018F81;
	font-size: 10px;
}
a.bottom, a.bottom:visited {
	font-family: tahoma;
	font-size: 10px;
	color: #018F81;
	text-decoration: none;
}
a.bottom:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
input.button {
	font-family: verdana;
	font-size: 8px;
	color: #ffffff;
	width: 21px;
	height: 21px;
	background-image: url(../images/button.gif);
	border: 0px;
	cursor: hand;
}
td.contacts {
	color: #ffffff;
}
td.contacts a, td.contacts a:visited {
	color: #ffffff;
	text-decoration: none;
}
td.contacts a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.fo1 {
	width: 200px;
}
span.small {
	font-size: 9px;
	color: #015C53;
}

span.red a, a:visited
{
	font-weight:  bold;
	color: #C1272E;
}

span.red a:hover
{
	font-weight:  bold;
	color: #C1272E;
	text-decoration: underline;
}

span.red {
	font-weight: bold;
	color: #C1272E;
}
input.theme {
	width: 200px;
}
textarea.theme {
	width: 200px;
	height: 100px;
}

input.theme_email {
	display:none;
}
