.menu_top {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 484849;
	text-decoration: none;
}
.head_txt {

	font-family: Georgia, tahoma;
	font-size: 11px;
	font-weight: bold;
	/*color: 8C887F;*/
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 9B3410;
	text-decoration: none;
	text-transform: uppercase;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: 484849;
}
a {
	color: #257AD5;
}
.g11_or {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: FB8E00;
}
td {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 484849;
}
.orange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cf8c2d;
	text-decoration: none;
	text-transform: uppercase;
}
.red2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B52F00;
	text-decoration: none;
}
.btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: B3824D;
	border: 1px solid C49E76;
}
.inp {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #484849;
	background-color: #FFFFFF;
	border: 1px solid D8D8D8;
}
.m1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B61F01;
	text-decoration: none;
}
.m2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484849;
	text-decoration: none;
}
.m3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B3410;
	text-decoration: none;
}
a:hover {
	color: #cf8c2d;
}
.blue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 257AD5;
	text-decoration: none;
	text-transform: uppercase;
}
.bg {
	background-color: #FFFFFF;
	background-image: url(images/clock1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu_bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B3410;
	text-decoration: none;
	font-weight:bold;
}

h1{
	font-size:24px;
}

h2{
	font-size:17px;
}

h3{
	font-size:13px;
}

.red a{
	color: 9B3410;
	text-decoration: none;
}

.orange a{
	color: #cf8c2d;
	text-decoration: none;
}

input{
	border:solid 1px #B52F00;
	background-color:#eeeeee;
}