body {
	font-size: 12px;
	font-family: Tahoma;
	background-color: #D7D7D6;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
td.cont {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
td.adr {
	font-size: 12px;
	color: #ffffff;
}

td {
	font-size: 12px;
	color: #000000;
}
input {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	font-size: 9px;
	color: #000000;
}
textarea {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	font-size: 12px;
	color: #000000;
}
select {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	
	font-size: 9px;
	color: #000000;
}
p {
	font-size: 12px;
	color: #000000;
}
li {
	font-size: 12px;
	color: #000000;
}
lo {
	font-size: 12px;
	color: #000000;
}

a:link {
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

h1 {
	font-size:12pt;
	margin:0px;
}

input {
	border: 0px solid #ccc;
}

icon {
}

a.good_name:link {text-decoration: none; font-size: 10pt; font-weight: bold;}
a.good_name:active {text-decoration: none; font-size: 10pt; font-weight: bold;}
a.good_name:visited {text-decoration: none; font-size: 10pt; font-weight: bold;}
a.good_name:hover {text-decoration: underline; font-size: 10pt; font-weight: bold;}

.feedback {
	border: 1px solid #999;
	padding:3px;
	width: 400px;
	height: 22px;
}


textarea.feedback {
	font-family: Tahoma;
	width: 400px;
	height: 200px;
}

.feedback_form td{
	font-size: 8pt;
	color: #666;
}

.basket_table {
	border-collapse: collapse;
	padding:5px;
}

.basket_table tr td {
	border: 1px solid #000;
	padding:5px;
}
	
.basket_table th {
	background: #cfa;
	border: 1px solid #000;
	font-size: 10pt;
	font-weight: bold;
	padding:5px;
}

.content {
    background: url('/img/bgc.gif');
}

.left {
    float: left;
}

.clearBoth {
    clear: both;
}

.goodInfo {
    padding-top: 20px;
}

.contentContainer {
    padding: 5px;
}

.separator {
    float: left;
    width: 20px;
    text-align:center;
}

a.font8pt, .font8pt {
    font-size: 8pt;
}

.subscribe_input {
    height: 20px;
    width: 100%;
    font-size: 8pt;
}
