BODY, TD {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

BODY {
	scrollbar-base-color : #004d77;
	scrollbar-arrow-color : #00a4ff; 
	background-image:url(https://lcdtvbuyingguide.com/graphics/ceag-texture.gif);
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;	
}

#container {
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	width:990px;
	}

A {
	color: #006095;
}

A:VISITED {
	color: #a16e14;
}

A:HOVER {
	color: #008f3e;
}

A:ACTIVE {
	color: #008f3e;
}

.nav-pad {
	padding-left:11px;
	line-height:18px;
	font-size:12px;
	font-weight:600;
	margin:2px;
	text-decoration:none;
	display:block;
	color: #006095;
	background-image:url(https://lcdtvbuyingguide.com/graphics/menu-arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
		
	}
	
.nav-pad:VISITED {
	color: #006095;
	}	
	
.right-pad {
	padding:5px;
	}	

P {
	text-align: justify;
	line-height: 150%;
}

H1 { /* use for product page title/model number */
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

H1.index { /* use inside black bars only */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

H2 { /*use for section headings */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	text-transform: uppercase;
	color: #00456b;
	margin-bottom: 2px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 1.1em;
}

LI {
	line-height: 150%;
}

.article_lcd {
	background: #ededed;
	padding: 10px;
	margin:5px;
	border:1px #c4c4c4 solid;
}

.article_plasma {
	background: #e5eff4;
	padding: 10px;
}

.article_dvd {
	background: #ddebff;
	padding: 10px;
}

.caption {
	color: #333399;
}

.copyright {
	color: #aaaaaa;
	font-weight: bold;
	/*font-style: italic;*/
}

.indexBold {
	font-weight: bold;
	color: #444444;
}

.new {
	font-size: xx-small;
	color: red;
}

.notPublished {
	font-size: x-small;
	color: #999999;
}

.vFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}

.vFontHeader {
	font-weight: bold;
	color: #0066cc;
	font-size: x-small;
}

.related_articles_lcd {
	width:244px;
	height:39px;
	background-image:url(https://lcdtvbuyingguide.com/graphics/related-articles.gif);
	background-repeat:no-repeat;
	}
	
	
.page-header {
	width:100%;
	background-image:url(https://lcdtvbuyingguide.com/graphics/ceag-header-texture.gif);	
	}
	
.menu-bar {
	background-color:#363636;
	background-image:url(https://lcdtvbuyingguide.com/graphics/ceag-top-menu-texture.gif);	
	background-position:top;
	height:30px;
	width:100%;
	display:none;
	/*border-left:1px #9e9e9e solid;
	border-top:1px #9e9e9e solid;*/
	}	
	
.menu-item {
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:1px #9e9e9e solid;
	border-right:1px #282828 solid;
	display:inline;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	list-style-type:none;
	height:30px;
	margin:0;
	}
	
.content-bg {

	width:100%;
	background-image:url(https://lcdtvbuyingguide.com/graphics/ceag-white-texture.gif);
	padding-bottom:20px;
	}
	
.left-nav {
	width:160px;
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	float:left;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	display:none;
	}
	
.title-header {
	background-image:url(https://lcdtvbuyingguide.com/graphics/ceag-gradient-header.gif);
	width:100%;
	max-height:30px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	color:white;
	border:1px #FFFFFF solid;	
	}
	
.right-content {
	float:right;
	width:300px; 
	background-color:#d6d6d6;
	border-right:1px #a1a1a1 solid;
	border-bottom:1px #a1a1a1 solid;
	margin-right:5px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	display:none;	
	}
	
.main-content {
	width:700px;
	margin-right:5px;
	margin-top:10px;
	margin-left:5px;
	background-color:#d6d6d6;
	border:1px #a1a1a1 solid;
	text-align:left	
	}	