body {
	background-image: url(../images/diagonal-back.gif);
	background-repeat: repeat;
	background-position: left top;
}
a {
	color: #E83696;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
table.modelTable {
	width: 670px;
	margin-left: 70px;
}
table.searchBasket {
	background-image: url(../images/search_basket_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

td.modelTable_t1_1 {
	background-position: right bottom;
	height: 15px;
	background-repeat: no-repeat;
}
td.modelTable_t1_2 {
	background-position: right top;
	width: 15px;
	background-repeat: no-repeat;
}
td.modelTable_t1_3 {
	background-color: #f6f7f7;
	vertical-align: top;
}
td.modelTable_t1_4 {
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 15px;
}
table.listContainer {
	width: 600px;
	margin: 20px;
}

td.modelTable_t1_5 {
	background-position: left top;
	background-repeat: no-repeat;
	height: 15px;
}
td.divider1 {
	background-image: url(../images/ve/divider1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 5px;
}


body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #666666;
	line-height: 18px;
}
td.listThumb {
	text-align: center;
}
td.listThumb:hover {
	text-align: center;
	background-color: #EFEFEF;
}


table.chiefContainer {
	background-repeat: no-repeat;
	background-position: center top;
}
select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
table.listThumb {
	width: 90px;
	margin-top: 3px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}
img.listThumb {
	margin: 5px;
	border: 1px solid #999999;
}
td.bottom {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F07DBB;
	line-height: 20px;
	color: #CCCCCC;
	font-size: 10px;
}
table.bottom {

	margin-left: 70px;
}
td.language {
	height: 30px;
	width: 900px;
	vertical-align: middle;
	text-align: right;
	padding-right: 100px;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
}
td.language a {
	color: #666666;
	text-decoration: none;
}
td.language a:hover {
	color: #E83696;
	text-decoration: underline;
}
