td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C5E76;
}
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	width: 153px;
	height: auto;
}

.inp1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	width: 70px;
	height: auto;
}
.white {
	color: #FFFFFF;
	text-decoration:none;
}
.white:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.topmenu {
	font-size: 10px;
	color: #545454;
	text-decoration: none;
}
.topmenu:hover {
	color: #000000;
	text-decoration: none;
}
.botmenu {
	color: #CEE7F4;
	text-decoration: none;
}
.botmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.about {
	font-size: 10px;
	color: #96B5CD;
}

.adv {
	font-size: 10px;
	color: #96B5CD;
	text-decoration: none;
}
.adv:hover {
	text-decoration: underline;
}
a {
	color: #D10000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.link {
	color: #4C5E76;
	text-decoration: none;
}.link:hover {
	text-decoration: underline;
}
li {
	list-style-image: url(../images/bullet_red.gif);
}
.li {
	list-style-image: url(../images/bullet.gif);
}
.hdr {
	font-size: 16px;
	color: #D10000;
}
.blue {
	color: #0000FF;
	text-decoration: none;
}
.blue:hover {
	text-decoration: underline;
}
.blacklink {
	color: #4C5E76;
	text-decoration: none;
}
.blacklink:hover {
	color: #D10000;
	text-decoration: underline;
}
.red {
	color: #D10000;
}.textarea {
	height: 125px;
	width: 485px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C5E76;
}

.admmenu {
	font-size: 13px;
	color: #CEE7F4;
	text-decoration: none;
}

.admmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.hdradm {
	font-size: 13px;
	color: #D10000;
}