body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
A {
	color: #d80505;
}
A:hover {
	text-decoration: none;
}

.a_big
{
	font-family: Tahoma;
	font-size: 23px;
	color: #d80505;
	text-decoration: underline;
}
.a_big img
{
	text-decoration: none;
}

#header-login {
	padding: 0 30px 0 15px;
	background-image: url(../images/ico_key.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.link3 {
	font-size: 11px;
}
.link1, .link3 {
	font-weight: bold;
}
.link1:hover, .link3:hover {
	text-decoration: none;
}
.link2 {
	font-weight: bold;
	text-decoration: none;
}
.link2:hover {
	text-decoration: underline;
}
#footer-left {
	background-image: url(../images/bg_footer_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px 10px 5px 10px;
}
#footer-right {
	background-image: url(../images/bg_footer_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 10px 5px 10px;
}
#footer-center {
	border-top: 1px solid #ededed;
}
.footer {
	border-top: 1px solid #ededed;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eaeaea;
}
.footer-small {
	font-size: 8pt;
}
.header {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.header-sm {
}
#header-left {
	background-image: url(../images/bg_header_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 161px;
}
#menu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px 10px 0 10px;
}
.menu {
	font-weight: bold;
}
.menu a {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.menu2 {
	background-image: url(../images/bg_menu2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu2 a {
	color: #ffffff;
}
#super-news {
	background-color: #fcf8ed;
	background-image: url(../images/bg_news.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}
#news {
	margin-top: 20px;
}
.text {
	text-align: justify;
}
.hedr {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
}
#main-content {
	padding-top: 30px;
	padding-bottom: 30px;
}
.title {
}
#title {
	color: #d70000;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 15px;
}
#sm_title {
        padding-left: 20px;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 15px;
}
.news-text {
	margin-top: 5px;
}
#action {
        width: 110px;
	background-color: #faf7ef;
	padding: 10px 10px 10px 15px;
}
td.left-banners {
	padding: 30px 0 30px 0;
}
.phone {
        margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/ico_phone.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#sub_menu {
	background-color: #fcf7ed;
	background-image: url(../images/bg_sub_menu.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.sub_menu {
	padding: 5px 0 5px 0;
}
.sm_nlink, .sub_menu a {
	padding-left: 10px;
	background-image: url(../images/sm_bull.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.sub_menu2 {
	padding: 5px 0 5px 10px;
}
.sub_menu2 a {
	background-image: url(../images/s.gif);
	padding: 0px;
}
#quick_menu {
	width: 100%;
	font-size: 10px;
}
#tray a {
	color: #8a8a8a;
	font-weight: bold;
	text-decoration: none;
}
#tray a:hover{
	text-decoration: underline;
}
#number {
	margin-bottom: 15px;
	width: 180px;
	text-align: left;
}
#number form {
	background-color: #f8f1df;
	padding: 10px;
	padding-left: 20px;
	margin: 0;
}
#number #number_tel {
	border: 1px solid #575757;
	width: 50px;
}
#number #button_tel {
        background-color: #e3d1a1;
	padding: 4px;
        border: 0;
	color: #5c4f2e;
	font-weight: bold;
	font-size: 10px;
}
#number .sm_title {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

#card_list td
{
	height: 135px;
	text-align: center;
	font-family: Tahoma;
	color: #222222;
	font-size: 9pt;
}

#tests .que
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bolder;
}

#tests .ans
{
	line-height: 24px;
}


#request td
{
	border-bottom: 1px gray dotted;
	padding: 5px;
}
.info {
	font-size: 12px;
	color: gray;
}


