.pageTitleBG {
	background-image: url(sn_02.gif);
	height: 58px;
	width: 193px;
}
.ptcn {
	color:#A2641B;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}
.pten {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A6A89A;
	font-size:12px;
}
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}


.navItem {
	height: 25px;
	border-bottom:1px solid #ECEDE8;
}
.navItem a{
	display:block;
	background:url(navico1.gif) no-repeat 0px 4px;
	font-weight:bold;
	font-size:14px;
	color:#4F4F4F;
	padding-left:17px;
	text-decoration:none;
}
.navItem a:hover{
	color:#C68847;
	background:url(navico.gif) no-repeat 0px 4px;
	text-decoration:underline;
}