﻿BODY
{
  scrollbar-arrow-color: #333333;
  scrollbar-track-color: #E9E7E3;
  scrollbar-face-color: #d9ae1e;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #d9ae1e;
  scrollbar-darkshadow-color: #333333;
  scrollbar-shadow-color: #DDDDDD;
}

*.bg_dark {
	BACKGROUND-COLOR: #d9ae1e;
}

*.bg_light {
	BACKGROUND-COLOR: #FFF5E5;
}

*.border_dark {
	BORDER: 1px solid #d9ae1e;
}

*.border_light {
	BORDER: 1px solid #FFF5E5;
}

div {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica
}
h1 {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica
}
td {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica
}

A {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
}
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

A.menu {
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
}
A.menu:link {
	text-decoration: none;
}
A.menu:visited {
	text-decoration: none;
}
A.menu:hover {
	text-decoration: underline;
}

A.menu2 {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
}
A.menu2:link {
	text-decoration: none;
}
A.menu2:visited {
	text-decoration: none;
}
A.menu2:hover {
	text-decoration: underline;
}

A.str {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
}
A.str:link {
	text-decoration: underline;
}
A.str:visited {
	text-decoration: underline;
}
A.str:hover {
	text-decoration: underline;
}

A.str2 {
	FONT-SIZE: 11px;
	COLOR: #a6a6a6;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
}
A.str2:link {
	text-decoration: none;
}
A.str2:visited {
	text-decoration: none;
}
A.str2:hover {
	text-decoration: none;
	COLOR: #000000;
}

A.str3 {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
}
A.str3:link {
	text-decoration: none;
}
A.str3:visited {
	text-decoration: none;
}
A.str3:hover {
	text-decoration: underline;
}

A.str4 {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
}
A.str4:link {
	text-decoration: none;
}
A.str4:visited {
	COLOR: #c0c0c0;
	text-decoration: none;
}
A.str4:hover {
	text-decoration: underline;
}

A.bl {
	FONT-SIZE: 12px;
	COLOR: #660000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	letter-spacing: -1px;
}
A.bl:link {
    text-decoration: none;
}
A.bl:visited {
    text-decoration: none;
}
A.bl:hover {
	text-decoration: underline;
}

A.normal {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	font-weight: normal;
}
A.normal:link {
	text-decoration: none;
}
A.normal:visited {
	text-decoration: none;
}
A.normal:hover {
	text-decoration: none;
}

A.pages {
	FONT-SIZE: 11px;
	COLOR: #a6a6a6;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	padding-left:1px;
	padding-right:1px;
}
A.pages:link {
	text-decoration: none;
}
A.pages:visited {
	text-decoration: none;
}
A.pages:hover {
	text-decoration: none;
	COLOR: #000000;
	border: 1px #666666 solid;
	background-color: #E9E7E3;
	padding-left:0px;
	padding-right:0px;
}

.form {
	FONT-FAMILY: Verdana,Tahoma,Arial, Helvetica;
	FONT-SIZE: 11px;
	BORDER: gray 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
.form2 {
	FONT-FAMILY: Verdana,Tahoma,Arial, Helvetica;
	FONT-SIZE: 12px;
	BORDER: gray 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
.form3 {
	FONT-FAMILY: Verdana,Tahoma,Arial, Helvetica;
	BORDER: gray 1px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND-COLOR: #ffffff;
}

input.register {
	FONT-FAMILY: Verdana,Tahoma,Arial, Helvetica;
	FONT-SIZE: 11px;
	BORDER: gray 1px solid;
	BACKGROUND-COLOR: #ffffff;
	color: #000000;
	width: 180px;
	background-repeat: repeat-x;
}

textarea.register, select.register {
	FONT-FAMILY: Verdana,Tahoma,Arial, Helvetica;
	FONT-SIZE: 11px;
	BORDER: gray 1px solid;
	BACKGROUND-COLOR: #ffffff;
	color: #000000;
	width: 180px;
}

.register2 {
	FONT-FAMILY: Verdana,Tahoma,Arial, Helvetica;
	FONT-SIZE: 11px;
	BORDER: gray 1px solid;
	BACKGROUND-COLOR: #ffffff;
	color: #000000;
	width: 140px;
}

.fontz {
    FONT-SIZE: 10px;
	COLOR: #000000;
	font-weight: bold;
}
.font {
    FONT-SIZE: 11px;
	COLOR: #a6a6a6;
	font-weight: bold;
}
.str {
    FONT-SIZE: 9px;
	COLOR: #000000;
	font-weight: bold;
}
.str2 {
    FONT-SIZE: 9px;
	COLOR: gray;
	font-weight: bold;
}
.fontb {
    FONT-SIZE: 11px;
	COLOR: #000000;
	text-decoration: underline;
}
.f_login {
    FONT-SIZE: 11px;
	COLOR: #000000;
	font-weight: bold;
}

.f_menu {
    FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: bold;
	letter-spacing: -1px;
}

.f_pmenu {
    FONT-SIZE: 11px;
    font-weight: bold;
	COLOR: #666666;
	letter-spacing: 0px;
}

A.f_pmenu:link {
    FONT-SIZE: 11px;
    text-decoration: none;
}
A.f_pmenu:visited {
    FONT-SIZE: 11px;
    text-decoration: none;
}
A.f_pmenu:hover {
    FONT-SIZE: 11px;
	text-decoration: underline;
	COLOR: #000000;
}

.fontnew {
    FONT-SIZE: 10px;
	COLOR: #000000;
}

.f_dub {
    FONT-SIZE: 13px;
	COLOR: #000000;
	font-weight: bold;
	letter-spacing: 0px;
}

.taball {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
	border-left: 1px #ADADAD solid;
	border-top: 1px #ADADAD solid;
	border-right: 0px;
	border-bottom: 0px;
	FONT-SIZE: 11px;
	COLOR: #000000;
}

.tabh {
	border-bottom: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	font-weight: bold;
	background-color: #FFF5E5;
	background-image: url(/images/20.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 28px;
}

.tabhinvert {
	border-bottom: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	font-weight: bold;
	background-color: #FFF5E5;
	background-image: url(/images/20invert.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.tabb {
	border-bottom: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	background-color: #FFFFFF;
	background-image: url(/images/table_bottom.gif);
	background-repeat: repeat-x;
}

.tabbs {
	border-bottom: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	background-color: #FFFFFF;
	background-image: url(/images/table_bottom.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}

.tab {
	border-bottom: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
}

.tabs {
	border-bottom: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	FONT-SIZE: 11px;
}

.tabsc {
	border-bottom: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	FONT-SIZE: 11px;
	text-align: center;
}

.tabs2 {
	border-bottom: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	FONT-SIZE: 10px;
}

.tabm {
	border-bottom: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	background-color: #F3F2F2;
}

.colortl {
	background-color: #F3F2F2;
	height: 19px;
}

.colortr {
	background-color: #FFFFFF;
	height: 19px;
}

.comment {
	padding-top: 5px;
}

.CommentBox {
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	position: absolute;
	padding-left: 5px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 5px;
	width: 230px;
	height: 200px;
	background-image: url(/images/commentbox_bg.gif);
}

font.CheckFont {
	font-family: webdings;
	font-size: 18px;
	color: #cc0000;
}

font.SmallRedText {
	font-size: 10px;
	font-weight: bold;
	color: #dc143c;
}
p {
	margin: 0px;
}
div.M1 {
	cursor: hand;
	height: 16px;
	padding-left: 7px;
}
div.SM1 {
	padding-left: 15px;
	padding-bottom: 3px;
	line-height: 16px;
}

a.omup {
	width:24px;
	height:24px;
	background-image: url(/images/torg/offer_make_up.gif);
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.omup:hover {text-decoration: none;}
a.omupgr {
	width:24px;
	height:24px;
	background-image: url(/images/torg/offer_make_up_gr.gif);
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.omupgr:hover {text-decoration: none;}
a.omdn {
	width:24px;
	height:24px;
	background-image: url(/images/torg/offer_make_dn.gif);
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.omdn:hover {text-decoration: none;}
a.omdngr {
	width:24px;
	height:24px;
	background-image: url(/images/torg/offer_make_dn_gr.gif);
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.omdngr:hover {text-decoration: none;}
a.optn {
	width:24px;
	height:24px;
	background-image: url(/images/torg/optimal_n.gif);
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.optn:hover {text-decoration: none;}
a.opt0 {
	width:24px;
	height:24px;
	background-image: url(/images/torg/optimal_y_0.gif);
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.opt0:hover {text-decoration: none;}
a.opt10 {
	width:24px;
	height:24px;
	background-image: url(/images/torg/optimal_y_10.gif);
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.opt10:hover {text-decoration: none;}
a.opts {
	width:24px;
	height:24px;
	background-image: url(/images/torg/optimal_y_super.gif);
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.opts:hover {text-decoration: none;}
a.optw {
	width:24px;
	height:24px;
	background-image: url(/images/torg/optimal_waiting.gif);
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a.optw:hover {text-decoration: none;}


#top_name {
	font-size: 18px;
	font-weight: bold;
	color: #8a610a;
	padding-bottom: 8px;
}
#top_ann {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
#top_login {
	padding-bottom: 8px;
}
#top_login a {
	font-size: 18px;
	color: #8a610a;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #8a610a dashed;
}
#top_login a:hover {
	border-bottom: 1px #8a610a solid;
}
#top_register a {
	font-size: 12px;
	font-weight: bold;
	color: #8a0f0f;
}
#loginform {
	position: absolute;
	top:50px;
	left: 300px;
	width: 300px;
}
#login_head {
	font-size: 12px;
	color: #8a610a;
	padding-left: 20px;
}
#login_lost {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #488aad;
}
#top_tarif {
	font-size: 12x;
	color: #605323;
	font-weight: normal;
}
#top_tarif #on {
	font-size: 11x;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #78B10E;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
#top_tarif #on2 {
	font-size: 11x;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #b22222;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
#top_tarif #off {
	font-size: 11x;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #a9a9a9;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
