 
body {
	color: #000000;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#6E808C;
}


table {
	font-size: 100%;
}

.white {
	color: #FFFFFF;
}

a {
	color: #000000;
}

a:hover {
	color: #FF0000;
}

.white a {
	color: #FFFFFF
}

.white a:hover {
	color: #F0F0F0
}

small {
	font-size: 85%
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: tahoma, verdana;
	font-size: 100%;
	border: 1px solid #C2C2C2;
}

input.TextBox, input.TextBox_focus {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #FFFFFF;
}

input.TextBox_empty {
     border: 1px solid #AA9F80;
     border-color: #A79F8D #DFDDD9 #DFDDD9 #A79F8D;
     background-color: #F9F9F9;
     color: #777777;
}

input.submitButton {
	border: 1px solid #000000;
	background: #A0A0A0;
	color: #FFFFFF;
}

select {
	z-index: 1;
}

ul {
	margin-left: 13px
}

li {
	list-style-image: url(/images/li_img.gif);
	margin-top: 5px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	margin-bottom: 15px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 105%
}


#form_required_field {
	color: #990000;
}

input.rsDirectory, input.dateTimeCalendar {
    background: #D0D0D0;
    border-top: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #0A0A0A;
    border-bottom: 1px solid #0A0A0A;
    cursor: hand
}

.notice {
	border: 1px solid #408424;
	background: #FCFEF2;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.error {
	border: 1px solid #FF0000;
	background: #E0E0E0;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bgi{
	background-repeat:no-repeat;
}

.left_menu{
	margin-left:25px;
	margin-top:21px;
}
.left_menu div.btn{
	background:url('/images/menu.gif'); background-position:0px 0px;
	width:175px;
	height:28px;
	overflow:hidden;
	cursor:pointer;
}
.left_menu div.text{
	padding-left: 28px;
	padding-top: 5px;
	font-weight:bold;
	color:#FFFFFF;
}


.left_menu div.text6 a{
	padding-left: 29px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;

	font-size:11px;
}
.left_menu div.text6 a:hover{
	color:#18359E;
}


.search_form {
	color:#1E445B;
	font-size:11px;
}
.search_form td.sb{
	color:#000000;
	font-weight:bold;
	font-size:12px;	
	padding-left:10px;
}
.text_button{
	font-weight:bold;
	font-size:12px;	
	padding-left:10px;
	color:#000000;
}

.search_form td.text_vin a{
	text-decoration:none;
	font-size:12px;
	color: #6C7F8A;
	font-weight:bold;
}


.login_form{
	font-size:11px;
	color:#1E445B;	
}

.login_form td.lnk a{
	text-decoration:none;
	color:#1E445B;
}
.login_form td.lnk a:hover{
	color:#ff0000;
}
.login_form .enter{
	font-weight:bold;
	font-size:12px;	
}
.login_form .text, .search_form .text{
	padding-right:5px;
}

.basket{
	
	color:#1E445B;
	font-size:13px;
}

.basket img{
	border:0px;
}

.basket .exit{
	padding-right:30px;	
}

.basket .exit  a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;	
}
.basket .h2{
	font-size:12px;
	font-weight:bold;
}
.basket .num{
	
	color:#18359E;
	font-weight:bold;
}

.basket_left {
	color:#FFFFFF;
	font-size:12px;
}
.basket_left{
	border:1px solid #9EB0B9;
	background-color:#7D909B;
}
.basket_left span.mrk{
	color:#18359E;
	font-weight:bold;
}
.basket_left a.mrk{
	color:#18359E;
}
.basket_left .h2{
	color:#FFFFFF;
	font-weight:bold;;
}

