#text_box {
padding-top:10px;
}

#breadcrumb {
font-size:10px;
font-weight:400;
text-align:right
}
body,td,th {
	font-family: Century, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content_text {
	font-family: Century, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}

a:link {
	color: #006634;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-family: Century, Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #006634;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #006634;
}
.tbl_head_lft {
	font-size: x-small;
	font-weight: bold;
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tbl_head_right {
	font-size: x-small;
	font-weight: bold;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: x-small;
}
.small_text {
	font-size: x-small;
	padding-left:10px;
	padding-top:3px;
}
.special_emphasis {
font-size:small;
padding-top:3px;
color:#660066;
}
