BODY {
	background-color: rgb(255,255,255);
	background-image: url('/media/backgrounds/main_top_grey.gif');
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	font-family: arial, geneva, sans-serif;
	font-size: 11px;
	color: rgb(70,70,70);
}

TD {
	font-family: arial, geneva, sans-serif;
	font-size: 11px;
	color: rgb(70,70,70);
}

H1 {
	font-size: 16px;
	color: rgb(0,102,204);
	display: inline;
	font-weight: bold;
}

H2 {
	font-size: 11px;
	color: rgb(0,102,204);
	display: inline;
	font-weight: bold;
}

H3 {
	font-size: 13px;
	color: rgb(0,102,204);
	display: inline;
	font-weight: bold;
}


.big_price { font-size: 25px; color: rgb(0,102,204); display: inline; font-weight: bold; letter-spacing: .5;}
.medium_price { font-size: 17px; color: rgb(0,102,204); display: inline; font-weight: bold; letter-spacing: .5;}
.small_price { font-size: 14px; color: rgb(0,102,204); display: inline; font-weight: bold; letter-spacing: .5;}
.big_small { font-size: 14px; color: rgb(0,102,204); display: inline; font-weight: bold; }
.hw_white { font-size: 13px; color: rgb(254,254,254); }
.hw_red { font-size: 11px; color: rgb(249,14,14); }
.hw_info { font-size: 13px; color: rgb(0,102,204); font-weight: bold; }
.topmenu { font-size: 10px; color: rgb(148,148,152); }


A, A:active { text-decoration: none; color: rgb(0,102,204); }
A:hover { text-decoration: underline; color: rgb(0,102,204); }

A.link_w, A:active.link_w { text-decoration: none; color: rgb(255,255,255); }
A:hover.link_w { text-decoration: underline; color: rgb(255,255,255); }

A.link_topmenu, A:active.link_topmenu {	font-size: 10px; text-decoration: none; color: rgb(148,148,152); }
A:hover.link_topmenu { font-size: 10px; text-decoration: underline; color: rgb(0,102,204); }

A.link_topmenu_blue, A:active.link_topmenu_blue {	font-size: 10px; text-decoration: none; color: rgb(0,102,204); }
A:hover.link_topmenu_blue { font-size: 10px; text-decoration: underline; color: rgb(0,102,204); }

A.link_gul, A:active.link_gul { text-decoration: underline; color: rgb(120,120,120); }
A:hover.link_gul { text-decoration: none; color: rgb(120,120,120);  }

A.link_bul, A:active.link_bul { text-decoration: underline; color: rgb(0,102,204); }
A:hover.link_bul { text-decoration: none; color: rgb(0,102,204);  }

A.link_bulb, A:active.link_bulb { text-decoration: underline; color: rgb(0,102,204); font-weight: bold; }
A:hover.link_bulb { text-decoration: none; color: rgb(0,102,204); font-weight: bold;  }

A.link_bb, A:active.link_bb { text-decoration: none; color: rgb(0,102,204); font-weight: bold; }
A:hover.link_bb { text-decoration: underline; color: rgb(0,102,204); font-weight: bold;  }

A.link_gb, A:active.link_gb { text-decoration: none; color: rgb(70,70,70); font-weight: bold; }
A:hover.link_gb { text-decoration: underline; color: rgb(70,70,70); font-weight: bold;  }

A.link_gulb, A:active.link_gulb { text-decoration: underline; color: rgb(70,70,70); font-weight: bold; }
A:hover.link_gulb { text-decoration: none; color: rgb(70,70,70); font-weight: bold;  }

A.link_g, A:active.link_g { text-decoration: none; color: rgb(70,70,70);  }
A:hover.link_g { text-decoration: underline; color: rgb(70,70,70);  }


