.main_table {
	border-right-width: 1px;
	border-right-style: dotted;
	border-left-width: 1px;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Tahoma, Arial, sans-serif;
}
.toolbar_header {
	letter-spacing: 2px;
	text-align: left;
	color: #25217E;
	font-weight: 600;
	font-size: 12px;
	text-indent: 25px;
	font-variant: normal;
	text-transform: capitalize;
}
.toolbar_table {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	text-align: left;
	vertical-align: top;
}
.toolbar_child {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #666666;
	letter-spacing: 3px;
	text-align: left;
	text-indent: 50px;
}
.context {
	font-size: 12px;
	font-weight: 200;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Arial, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bottom_right {
	font-size: 9px;
	font-style: normal;
	font-weight: 100;
	text-align: right;
	vertical-align: middle;
}
.bottom_table {
	background-color: #A5BDDC;
	padding: 5px;
}
.bottom_left {
	font-size: 9px;
	font-style: normal;
	font-weight: 100;
	text-align: left;
	vertical-align: middle;
}
.bottom_center {
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
}
.context_header {
	background-color: #6195CE;
	padding: 3px;
	font-size: 12px;
	font-weight: 500;
	border: 1px solid #999999;
	letter-spacing: 2px;
	vertical-align: top;
}
.context_info {
	font-weight: 300;
	padding: 5px;
	border: 1px dotted #CCCCCC;
	letter-spacing: 1px;
	font-size: 10px;
	background-color: #A5BDDC;
}
