.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.inverted_toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.inverted_toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFCC00;
	text-decoration: none;
}

.head {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textB {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 660000;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bttmlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bttmlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.head2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.border {
	border: 1px solid #666666;
}
.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #CC3300;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}
font.head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
}