td {
	font-size: 11px;
}
td.header {
	background-color: E5E5E5;
	color: 000099;
	line-height: 19px;
	font-weight: bold;
}

td.c_header {
	background-color: E5E5E5;
	color: 000099;
	line-height: 19px;
	font-size: 10px;
}

td.p_header {
	color: 000099;
	line-height: 19px;
	font-weight: bold;
}

td.p_left {
	border style: solid;
	border-color: E5E5E5;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	padding-left: 19px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: 666666;
}

td.p_label {
	border style: solid;
	border-color: E5E5E5;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: 666666;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;

}

td.p_content {
	border-style: solid;
	border-color: E5E5E5;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: 666666;
	font-size: 10px;
	vertical-align: top;
}
td.line {
	background:url(../images/sitemap/line.gif);
	background-position:center;
	background-repeat:repeat-x;
	height:40px;
}
td.box {
	border-style: solid;
	border-color: E5E5E5;
	border: 1px;
	padding: 5px;
	height:35px;
	width: 155px;
	color: 666666;
	font-size: 12px;
	vertical-align: top;
	color: 666666;
	font-weight: bold;
	text-align : center;
}
td.cform_label {
	color: 999999;
	font-weight: bold;
}

td.smap_label {
	color: 666666;
	font-weight: bold;
}

tr.odd {
	color: 666666;

}

tr.even {
	background-color: E5E5E5;
	color: 666666;
}
td.line_bottom: {
	border-style: solid;
	border-color: CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}
td.yellow
{
	background-color: FFFF00;
	text-align : center;
}

td.purple
{
	background-color: 9966FF;
	text-align : center;	
}
td.maroon
{
	background-color : Maroon;
	color : White;
	font-weight : bold;
}

td.p_subtitle {
	font-weight: bold;
	text-decoration : underline;
}

td.services {
	background-image: url("/images/dotted.gif");
	background-repeat: repeat-x;
	background-position: 0px 7px;
}
