td {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

.LocationTree {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.BoxCaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	width: 99%;
	padding-left: 4px;
}

TD.BoxTitle {
	border: 1px solid #969696;
	padding: 2px 2px 2px 2px;
}

Table.BoxTitle {
	background-image: url("/skins/default/images/box/box_header_bg.jpg");
	background-position: right;
	background-repeat: no-repeat;
}

.BoxBody {
	border-left: 1px solid #969696;
	border-right: 1px solid #969696;
	border-bottom: 1px solid #969696;
	padding: 4px 4px 4px 4px;
}

.LargeCaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 5px;
}

.StandardCaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
}

.SpacedCaption {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	padding-top: 14px;
	padding-bottom: 5px;
}

.FixedValue {
	font-family: "Courier New", Courier, mono;
	color: #555555;
	font-size: 12px;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px dashed #BEBEBE;
	border-top: 1px dashed #BEBEBE;	
	background-color: #F3F3F3;
}

td.WhiteListCap_L {
	border-left: 1px solid #969696;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
}

td.WhiteListCap_M {
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
}

td.WhiteListCap_R {
	border-right: 1px solid #969696;
	border-top: 1px solid #969696;
	border-bottom: 1px solid #969696;
	font-family: Arial, Helvetica, sans-serif;
	color: #969696;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
}

td.WhiteList_A {
	border-bottom: 1px dashed #BEBEBE;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.WhiteList_B {
	border-bottom: 1px dashed #BEBEBE;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F3F3F3;
}

table.WhiteList_A {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #BEBEBE;
}

table.WhiteList_B {
	background-color: #F3F3F3;
	border-bottom: 1px dashed #BEBEBE;
}


td.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}