td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575656;
}
.topmenu {
	color: #575656;
	text-decoration: none;
}
.topmenu:hover {
	color: #000000;
	text-decoration: none;
}
.botmenu {
	color: #696969;
	text-decoration: none;
}
.botmenu:hover {
	color: #000000;
	text-decoration: none;
}
.adv {
	color: #C2D4D8;
}
.about {
	color: #EFEBDA;
	text-decoration: none;
}
.about:hover {
	color: #FFFFFF;
	text-decoration: none;
}.txt {
	color: #E0EDF3;
	text-decoration: none;
}
.txt:hover {
	color: #E0EDF3;
	text-decoration: underline;
}
.txtblue {
	color: #375562;
}
.txtor {
	color: #575656;
}
a {
	color: #F20000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style-image: url(../images/bullet1.gif);
}
.orange {
color: #FFD800;
}

.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	width: 165px;
	height: auto;
}

.inp3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	width: 200px;
	height: auto;
}

.admmenu {
	font-size: 13px;
	color: #CEE7F4;
	text-decoration: none;
}

.admmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.hdradm {
	font-size: 13px;
	color: #D10000;
}

.red {
	color: #D10000;
}