BODY, TD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

BODY {
	scrollbar-base-color : #004d77;
	scrollbar-arrow-color : #00a4ff; 
}

A {
	color: #006095;
}

A:VISITED {
	color: #a16e14;
}

A:HOVER {
	color: #008f3e;
}

A:ACTIVE {
	color: #008f3e;
}

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;
}

.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(http://www.lcdtvbuyingguide.com/graphics/related-articles.gif);
	background-repeat:no-repeat;
	}
	
.related_articles_plasma {
	width:244px;
	height:39px;
	background-image:url(http://www.plasmatvbuyingguide.com/graphics/related-articles-plasma.gif);
	background-repeat:no-repeat;
	}
	
.rin-nav {
	border:1px #000066 solid;
	background-color:#EFEFEF;
	text-align:left;
	padding:5px;
	}
	
.rin-nav-box {
	/*border-top:1px #FFFFFF solid;
	border-left:1px #FFFFFF solid;*/
	border-top:1px #CDCDCD solid;
	border-bottom:1px #CDCDCD solid;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:1px;
	text-align:left;
	}
	
	
.rin-nav-link {
	font-weight:bold;
	text-decoration:none;
	}
	
.rin-nav-header {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	}	
	
.rin-header {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding:2px;
	color:#000066;
	}
	
.rin-credits {
	font-size:10px;
	color:585858;
	}
	
.rin-state-box {
	font-size:14px;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px #006095 solid;
	padding:2px;
	width:100%;
	text-align:center;
	}
	
.rin-state-link {
	text-decoration:none
	}