﻿body{
	background-attachment: scrolled;
	background-color: #121414;
	background-image: ;
	background-repeat: repeat-x;
	background-position: left top;
}
.green_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0018;
	text-decoration: none;}
	a:link { color: #ff0018; }
a:hover { color: #ff4e00; }
a:active { color: #c30c1d; }
a:visited { color: #ff0018;}
.need_help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}

/** MENU */

#menu a {
	float: left;
	width: 126px;
	height: 28px;
	background: url('images/homepage03.jpg') no-repeat left top;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF; padding-left:0px; padding-right:0px; padding-top:8px; padding-bottom:0px
}

#menu a:hover, #menu .active a { background: url('images/homepage04.jpg') no-repeat left top; }

.banners_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.common {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.lime_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0018;
}
.common_white {
	font-family: Verdana;
	font-size: 12px;
	color: #5c6063;
}
.salat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c30c1d;
}
