﻿  
.blanktitle{ FONT-SIZE: 12px; font-family:"Lucida Grande"; COLOR: #333; FONT-WEIGHT: bold;}
.Graylinetitle{  FONT-SIZE: 12px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; COLOR: #333; FONT-WEIGHT: bold; letter-spacing:2px; text-transform:uppercase;}
.SmallGrayTitle{ FONT-SIZE: 11px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; COLOR: #ccc; FONT-WEIGHT: bold;}
.grayboxtitle{ FONT-SIZE: 12px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; COLOR: #fff; FONT-WEIGHT: bold;}
.Articlelinetitle{ text-align:center; font-size: 30px; font-family:"Times New Roman", Times, serif; COLOR: #333; FONT-WEIGHT: bold; letter-spacing:-1px;}

.content_d {
	padding: 0px;
}

.content_NTC {
	padding: 0px 0px 25px 0px;
}

.grayline {
	height:20px; 
	border-bottom:1px #e3e3e3 solid;
	text-indent:5px;
}
.graybox_top {
	background:url(gray_tr.gif) right top no-repeat #312d18;
	height:35px;
	padding-left:6px;
}
.graycontent {
	border:#312d18  solid;
	border-width:0px 6px;
	padding:5px 2px;
}

.content_sep
{
	background-image:url('line_sep.gif');
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
}
