﻿body {
	text-align: center;
	margin: 0px;
}
td {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 12px;
	color: #a0a0a0;
}
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}
input {
	font-size: 11px;
	color: #444444;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
}
select {
	font-size: 11px;
	color: #444444;
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
}

.a_main {
	font-weight: bold;
	color: 7d7d7d;
	text-decoration: none;
	background-repeat: repeat-x;
	/*
	padding-top: 90px;
	*/
	padding-right: 10px;
	padding-left: 25px;
	/*height: 100px;*/
	text-transform: capitalize;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	*/
	font-size: 11px;
	line-height:16px;
}
a.a_main:hover {
	color: c80000;
}
.a_main_down {
	background-image: url(images/menu_2.gif);
}
#foot td {
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#foot td {
	font-size: 11px;
	color: #666666;
	padding: 10px;
}
#foot a {
	color: #666666;
}
#foot a:hover {
	color: #000000;
	text-decoration: none;
}
.font_title_1 {
	font-size: 20px;
	/*text-transform: uppercase;*/
	color: #111111;
}

.font_title_2 {
	font-size: 14px;
	text-transform: capitalize;
	color: #222222;
}
.font_bot {
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
.a_blue {
	color: #336699;
	text-decoration: none;
}
a.a_blue:hover {
	color: #FF3300;
}
.btn{
	background:url(images/bot_2.gif);
	color:#ffffff;
	border:0px;
	cursor:hand;
}
.top_blue {
	color: #336699;
	text-decoration: none;
	line-height:16px;
	padding-right: 10px;
	padding-left: 25px;
	font-size:11px;
}
a.top_blue:hover {
	color: #FF3300;
}
.a_black {
	font-size: 12px;
	color: #333333;
	line-height:18px;
}
.a_red{
	color:#c80000;
}