/*by Helena*/
/*main document properties*/
body{
	font-family: Verdana,sans-serif;
	margin:0px;
	padding:0px;
}
body.start{
	background-color:#006600;
	background-image:url(../img/bg_home.gif);
	background-repeat:repeat-x;
}

a{color:#006401;text-decoration:underline;}
a:hover{color:#006401;text-decoration:none;}

ul li {
	list-style-image: url(../img/bul.gif);
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
/*background*/
.tbg{
	background-image:url(../img/tbg.gif);
	background-repeat:repeat-y;
	background-position:right top;
	background-color:#006602;
}
/*content*/
.content{
	font-size:11px;
	padding:8px 22px 8px 22px;
	text-align:justify;
}
*html .content{width:100%;}
.pad{
	padding:2px 5px 2px 10px;
}
.content table{	font-size:11px;}
.content img{
	border:solid 1px #cccccc;
}
.content img.none{
	border:solid 1px #ffffff;
}
a.white{
	color:#ffffff
}
a.white:hover{color:#ececec;text-decoration:underline}

a.yellow{
	color:#ffffff
}
a.yellow:hover{color:#FFDF00;text-decoration:underline}

.auto-name{
	font-size: 15px;
	color: #006600;
	font-weight: bold;
	margin:0px 0px 0px 23px;

}
.arrow, .content img.arrow{
	margin-left:5px;
	border:solid 1px #ffffff;
	}
/*tables in content*/
.table{
	border:solid 1px #005100;
	background-color:#cccccc;
}
.table tr{
	background-color:#ffffff;
}
.table th{
	background-color:#005100;
	color:#ffffff;
}

/*tables in fllet guide*/
.fleet{
	width:100%;
	background-color:#cccccc;
}
.fleet tr{
	background-color:#ffffff;
}
.fleet th{
	background-color:#005100;
	color:#ffffff;
}
/*fonts*/
.ztxt {
	font-size: 14px;
	font-weight:bold;
	color:#CCFF99;
	padding:0px 4px;
}
.category{
	font-size: 11px;
	font-weight:bold;
	color:#006600;
	padding:0px 4px;
	margin:0px;
	margin-left:12px; }
	a.catLink, a.catLink:visited{color:#777777;text-decoration:none;}
	a.catLink:hover{color:#006600;text-decoration:none;}
.car-category{
	font-size: 15px;
	color: #006600;
	font-weight: bold;
	margin: 4px 0px;

}
		.car {
	text-decoration: none;
/*	color: #66B366;*/
	color: #006600;

}
.car:hover {
	text-decoration: underline;
/*	color: #006600;*/
	color: #66B366;
}
.small{
	font-size:11px;
	font-weight:bold;
}
.address, .address table{
	font-size:11px;
}
	.address table{margin:0px;}
.right{
	padding-right:5px;
	font-weight:bold;
	text-align:right;
}
.star{
	color:red;
	font-size:9px;
}
.img{
	border:solid 1px #666666;

}
.imgMargin{
	float:left;
	margin:0px 5px 0px 0px;
    border-right:2px solid black;
}

/*headings*/
h1.header-white{
	color:#ffffff;
	padding:0px;
	font-size: 18px;
	margin:4px 10px;
	padding:0px 4px
}
h3, .h3{
	margin:2px;
	padding:0px;
	font-size:15px;
	color:#006600;
}

h4{
	margin:2px;
	padding:0px;
	font-size:13px;
	color:#006600;
}
/*fonts*/
a.lang {
	text-decoration: none;
	color: White;
}
a.lang:hover {
	text-decoration: underline;
	color: #CCFF99;
}
/*menu*/
.menu-td{
	padding:0px 7px;
	line-height:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu{
	font-size:11px;

	font-weight:bold;

}
	a.menu{color:#ffffff;text-decoration:none}
	a.menu:hover{color:#FFDF00;text-decoration:underline}

.level-2{
	padding:2px 10px;
	font-size:10px;
	font-weight:bold;
}
/*copyright*/
.copy{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	padding:5px 10px;
}
a.pim{color:#ffffff; text-decoration:none;}
a.pim:hover{color:#666666;text-decoration:none;background-color:#ffffff}
/*--------------------------------------------*/
/*old styles*/


.cpr {
	font-weight: bold;
	font-size: 9px;
	color: White;
}

.rent {
	font-size: 15px;
	color: #006600;
	font-weight: bold;
	margin-left: 8px;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-right: 90px;
	line-height: 16px;
}

/*.mt11 {
	font-size: 11px;
	font-weight: bold;
	margin:5 12 5 12;
}*/



.ucar {
	text-decoration: none;
	color: #006600;
}
.ucar:hover {
	text-decoration: underline;
	color: #66B366;
}
/*forms*/
td.selTD select, .select{
	color:#666666;
	font-size:12px;
}
td.selTD select{margin-right:2px;}
.cyan{
	color:#005054;
	font-size:12px;
	text-align:right;
}
.noneBorder{border:solid 1px #ffffff}

.f9px, .f9px select{
	font-size:9px;
}

.f10px{
	font-size:10px;
}
.button{
	border:solid 1px #cccccc;
	font-weight:bold;
	background-color:#E3EDE3;
	color:##005054;
}

a.none, a.none:visited, a.none:hover{text-decoration:none}
.sitemap, .sitemap:visited{
    text-decoration: none!important;    
}
.sitemap:hover{
    text-decoration: underline!important;    
}


.news_img{
    margin:0px 10px 3px 0px;
}
.news_date{
    font:10px Verdana;
}
.news_title{
    font:bold 11px Verdana;
}
.news_anons{
    font:11px Verdana;
}
