body					{
						  background: #171717 url('../img/general/background.jpg') repeat-x scroll top;
						  margin: 30px 0px 40px 0px;
						}

.promo_top_left			{ background: transparent url('../img/header/promo_top_left.jpg') no-repeat scroll top; }
.promo_top_bg			{ background: transparent url('../img/header/promo_top_bg.jpg') repeat-x scroll top; }
.promo_top_right		{ background: transparent url('../img/header/promo_top_right.jpg') no-repeat scroll top; }

.promo_left				{ background: transparent url('../img/header/promo_left.jpg') no-repeat scroll top; }

.promo_bottom_left		{ background: transparent url('../img/header/promo_bottom_left.jpg') no-repeat scroll top; }
.promo_bottom_bg		{ background: transparent url('../img/header/promo_bottom_bg.jpg') repeat-x scroll top; }

.flags_top_left			{ background: transparent url('../img/header/flags_top_left.jpg') no-repeat scroll top; }
.flags_top_bg			{ background: transparent url('../img/header/flags_top_bg.jpg') repeat-x scroll top; }
.flags_top_right		{ background: transparent url('../img/header/flags_top_right.jpg') no-repeat scroll top; }

.flags_mid_bg			{ background: transparent url('../img/header/flags_mid_bg.jpg') repeat-x scroll top; }
.flags_mid_right		{ background: transparent url('../img/header/flags_mid_right.jpg') no-repeat scroll top; }

.login_bg				{ background: transparent url('../img/header/login_bg.jpg') repeat-x scroll top; }
.login_right			{ background: transparent url('../img/header/login_right.jpg') no-repeat scroll top; }

.login_bottom_right		{ background: transparent url('../img/header/login_bottom_right.jpg') no-repeat scroll top; }

.input_login			{
						  font-family: verdana, arial; font-size: 10px; color: #FFFFFF;
						  background: #282828 url('../img/general/input_bg.jpg') repeat-x scroll top;
						  border: 1px solid #979797; height: 20px; line-height: 14px; padding-left: 5px;
						  width: 105px;
						}

.input_form				{
						  font-family: verdana, arial; font-size: 10px; color: #FFFFFF;
						  background: #282828 url('../img/general/input_bg.jpg') repeat-x scroll top;
						  border: 1px solid #979797; padding-left: 5px;
						  width: 270px;
						}

.menu_left				{ background: transparent url('../img/menu/menu_left.jpg') no-repeat scroll top; }
.menu_right				{ background: transparent url('../img/menu/menu_right.jpg') no-repeat scroll top; }

.footer_left			{ background: transparent url('../img/footer/footer_left.gif') no-repeat scroll top left; }
.footer_bg_left			{ background: transparent url('../img/footer/footer_bg_left.gif') repeat-x scroll top; }
.footer_bg_right		{ background: transparent url('../img/footer/footer_bg_right.gif') repeat-x scroll top; }
.footer_center			{ background: transparent url('../img/footer/footer_center.gif') no-repeat scroll top; }

.footer_txt				{ font-family: verdana, arial; font-size: 10px; color: #7C7C7C; }
.footer_txt a:link		{ color: #AB9F68; text-decoration: none; }
.footer_txt a:visited	{ color: #AB9F68; }
.footer_txt a:hover		{ color: #AB9F68; text-decoration: underline; }
.footer_txt a:active	{ color: #AB9F68; }

.logo					{ background: transparent url('../img/header/logo.gif') no-repeat scroll center; }

.logo_bottom			{ background: transparent url('../img/header/logo_bottom.jpg') no-repeat scroll top; }

.content_light_cleft	{ background: transparent url('../img/general/content_light_cleft.jpg') no-repeat scroll top; }
.content_light_cright	{ background: transparent url('../img/general/content_light_cright.jpg') no-repeat scroll top;}
.content_bg				{ background-color: #3C3C3C; }
.content_light_bg		{ background: #3C3C3C url('../img/general/content_light_bg.jpg') repeat-x scroll top; }

.iphone_left			{ background: transparent url('../img/general/iphone_left.gif') no-repeat scroll left top; }
.iphone_right			{ background: transparent url('../img/general/iphone_right.gif') no-repeat scroll left top; }

.schema_line			{ background: transparent url('../img/general/schema_line.jpg') no-repeat scroll top; }
.schema_bg_dark			{ background: transparent url('../img/general/schema_bg_dark.jpg') repeat-y scroll top; }
.schema_line_color		{ background-color: #FFFFFF; }

.schema_txt				{ font-family: verdana, arial; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.schema_txt_dark		{ font-family: verdana, arial; font-size: 10px; color: #B2B2B2; font-weight: bold; }

.content_dark_bbg		{ background: transparent url('../img/general/content_dark_bbg.jpg') repeat-x scroll top; }
.content_dark_tbg		{ background: transparent url('../img/general/content_dark_tbg.jpg') repeat-x scroll top; }
.content_dark_tleft		{ background: transparent url('../img/general/content_dark_tleft.jpg') no-repeat scroll top; }
.content_dark_tright	{ background: transparent url('../img/general/content_dark_tright.jpg') no-repeat scroll top; }
.content_dark_bg		{ background: #262626 url('../img/general/content_dark_bg.jpg') repeat-x scroll top; }
.content_dark_bleft		{ background: transparent url('../img/general/content_dark_bleft.jpg') no-repeat scroll top; }
.content_dark_bright	{ background: transparent url('../img/general/content_dark_bright.jpg') no-repeat scroll top; }

.content_txt			{ font-family: verdana, arial; font-size: 10px; color: #BEBEBE; }

.content_txt_white				{ font-family: verdana, arial; font-size: 10px; color: #EEEEEE; }
.content_txt_white a:link		{ color: #F4E396; text-decoration: none; }
.content_txt_white a:visited	{ color: #F4E396; }
.content_txt_white a:hover		{ color: #F4E396; text-decoration: underline; }
.content_txt_white a:active		{ color: #F4E396; }

.content_txt_gray		{ font-family: verdana, arial; font-size: 10px; color: #B1B1B1; }

.content_txt_gold		{ font-family: verdana, arial; font-size: 10px; color: #F4E396; }

.content_order_bg		{ background: #262626 url('../img/general/content_order_bg.jpg') repeat-x scroll top; }

.content_error			{ color: #FF0000; }

.footer_txt_d			{ font-family: verdana, arial; font-size: 10px; color: #5B5B5B; }
.footer_txt_d a:link	{ color: #5B5B5B; text-decoration: underline; }
.footer_txt_d a:visited	{ color: #5B5B5B; }
.footer_txt_d a:hover	{ color: #AB9F68; text-decoration: underline; }
.footer_txt_d a:active	{ color: #5B5B5B; }