td {
	font-family: tahoma;
	font-size: 11px;
	color: 666666;
}
.i {
	border: 1px solid #60666A;
}
a {
	color: #75ADDC;
}
input, select, textarea
{
	font-family: tahoma;
	font-size: 11px;
	color: #666;
	border: 1px solid #666;
}

textarea
{
	width: 300px;
	height: 200px;
}

img
{
	border: 0px;
}

ul
{
	padding-left: 3px;
}

li
{
	list-style: none;
}

.menu {
	font-family: tahoma;
	font-size: 11px;
	color: 666666;
	text-decoration:none;
}

.menu:hover {
	text-decoration:underline;
}


h1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display:inline;
}

body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.search table
{
	width: 100%;
	border-collapse: collapse;
	font-family: Tahoma;
	font-size: 11px;
}

.search table td, .search table th
{
	text-align: left;
	border: 1px solid #cccccc;
	padding: 4px 2px;
}

.search table th
{
	background-color:#cccccc;
	color: #666666;
}

.search form input
{
	padding: 2px;
}

.search form table, table.order
{
	border: 0px;
	width: auto;
}

.search form table th, .search form table td
{
	border: 0px;
	background-color: white;
}

.search input.amount
{
	width: 25px;
}

.search input.basket
{
	border: 0px;
	margin-left: 4px;
}

.search h3
{
	font-size: 14px;
}

.search h4
{
	font-size: 13px;
}

div.perpage
{
	font-size: 12px;
	padding: 5px 0px;
}

ul.modellist
{
	overflow: hidden;
}

ul.modellist li
{
	float: left;
	width: 150px;
	padding-right: 20px;
}

ul.modellist li img
{
	display: block;
	width: 150px;
	height: 100px;
	border: 1px solid #60666A;
}

ul.modellist li a
{
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

ul.modellist li a:hover
{
	text-decoration: underline;
}

.alri {
	text-align: right;
}

table.reg_table th
{
	width: 100px;
}
