td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:11px;
	color:#383838;
}
form
{
	margin:0px;
}
a {
	text-decoration: underline;
	color:#9D080D;
}
a.white {
	text-decoration: underline;
	color:#FFFFFF;
}
a.menu
{
	font-family:Tahoma;
	color:#6A6A6A;
	text-decoration: none;
}
a.copy
{
	font-family:Tahoma;
	color:#818181;
	text-decoration:underline;
}
.menu
{
	font-family:Tahoma;
	color:#6A6A6A;
}
.copy
{
	font-family:Tahoma;
	color:#818181;
}
.white
{
	color:#FFFFFF;
}
.gray
{
	color:#555555;
}
.red
{
	color:#9D080D;
}
.green
{
	color:#9D9708;
	font-weight:bold;
}
a.blue
{
	color: #117596;
	text-decoration:underline;
}.menutop {
	background-image: url(./../images/website/menu/m1.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	width: 123px;
	text-align: center;
	height: 47px;
}.menutop a:link, .menutop a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.menutop a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
