﻿BODY {
	background-color: #E6E6FF;
	color: #000000;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	font-size: 0.8em;
	font-family: verdana, arial;
}

td {
	text-align:left;
	vertical-align:top;
}


h2 {
	margin-top: 1px;
	font-size: 120%;	
}


h1 {
	margin-top: 1px;
	font-size: 120%;	
}

h3 {
	background-color: #B3FFC6;
	margin-bottom: 2px;
	padding: 4px;
}

.menulink {
	text-decoration: none;
}

:hover.menulink {
	text-decoration: underline;
}

#leftcolumn {
	width: 160px;
}

.nostyle {
	text-decoration: none;
	color: black;
}

.manufacturerlist {
	display:block;
	text-decoration: none;
	margin-bottom:4px;
}

#filterlist {
	padding: 2px;
	border: 1px dashed gray;
}

.tvname {
	font-weight: bold;
	display:block;
}

.style1 {
	text-align: center;
}


#topright {
		text-align: left; 
		vertical-align: bottom;
		
}

.tabtop {
	color: white;
	font-weight:bold;
	background-color: #cc0000;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
}

.nostyleunderlined {
	color: black;
}

td {
	text-align: left;
}

div#placeholder {
	margin-left: auto;
	margin-right: auto;
	width: 738px;
	background-color: white;
	padding: 5px;
	border: 1px solid silver;
}

div#bodytext {
	padding: 5px;
}

div#title {
	text-align: right;
	vertical-align:middle;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image:url('images/titlebg.png');
	background-position: left top;
	background-repeat: no-repeat;
	height:135px;
	padding-top: 28px;
	margin-bottom: -28px;

	

}

#photoanddescription {
	width: 250px;
}

div#footer {
	background-color: silver;
	text-align: center;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#menu {
	background-color: silver;
	text-align: center;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

div#footer {
	font-size: 105%;
	margin-bottom: 6px;
	background-image: url('images/menu.gif');
	border: 1px solid silver;
}

div#menu {
	font-size: 105%;
	margin-bottom: 6px;
	background-image: url('images/menu.gif');
	border: 1px solid silver;
}