body {
	margin: 0px; color: rgb(102, 102, 102); font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; background-color: rgb(228, 228, 228);
}
td {
	font-size: 10px;
}
form {
	margin: 0px;
}
a:link {
	color: rgb(0, 0, 255); text-decoration: none;
}
a:visited {
	color: rgb(0, 0, 255); text-decoration: none;
}
a:hover {
	color: rgb(0, 102, 0); text-decoration: underline;
}
a:active {
	color: rgb(0, 102, 0); text-decoration: underline;
}
.bar-title-grey {
	padding: 13px 0px 18px 18px; color: rgb(51, 51, 51); font-size: 10px; font-weight: bold;
}
.bar-title-white {
	padding: 12px 0px 0px 18px; color: rgb(255, 255, 255); font-size: 10px; font-weight: bold;
}
.dotted-line td {
	border-top-color: silver; border-top-width: 1px; border-top-style: dotted;
}
.dotted-line-last td {
	border-top-color: silver; border-bottom-color: silver; border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted;
}
.grey-txt {
	padding: 5px; color: rgb(102, 102, 102); font-size: 10px;
}
.grey-txt a:link {
	color: rgb(102, 102, 102); font-size: 10px; text-decoration: none;
}
.grey-txt a:visited {
	color: rgb(102, 102, 102); font-size: 10px; text-decoration: none;
}
.grey-txt a:hover {
	color: rgb(153, 204, 0); font-size: 10px; text-decoration: none;
}
.grey-txt a:active {
	color: rgb(153, 204, 0); font-size: 10px; text-decoration: none;
}
.blue-txt {
	color: rgb(0, 0, 102); font-size: 10px;
}
.blue-txt a:link {
	color: rgb(0, 0, 102); font-size: 10px;
}
.blue-txt a:visited {
	color: rgb(0, 0, 102); font-size: 10px;
}
.blue-txt a:hover {
	color: rgb(0, 0, 102); font-size: 10px;
}
.blue-txt a:active {
	color: rgb(0, 0, 102); font-size: 10px;
}
.whitebold-txt {
	color: rgb(255, 255, 255); font-size: 10px; font-weight: bold;
}
#scrollpadding {
	width: 136px; padding-top: 5px; padding-bottom: 0px;
}
#pscroller1 {
	padding: 5px; height: 100px;
}
.scrollertitle {
	color: rgb(102, 102, 102); font-size: 10px; font-weight: bold; text-decoration: none;
}
.scrollertitle a:link {
	color: rgb(102, 102, 102); font-size: 10px; font-weight: bold; text-decoration: none;
}
.scrollertitle a:visited {
	color: rgb(102, 102, 102); font-size: 10px; font-weight: bold; text-decoration: none;
}
.scrollertitle a:hover {
	color: rgb(102, 102, 102); font-size: 10px; font-weight: bold; text-decoration: none;
}
.scrollertitle a:active {
	color: rgb(102, 102, 102); font-size: 10px; font-weight: bold; text-decoration: none;
}
.scrollercontent {
	color: rgb(102, 102, 102); font-size: 10px; text-decoration: none;
}
.scrollercontent a:link {
	color: rgb(102, 102, 102); font-size: 10px; text-decoration: none;
}
.scrollercontent a:visited {
	color: rgb(102, 102, 102); font-size: 10px; text-decoration: none;
}
.scrollercontent a:hover {
	color: rgb(153, 204, 0); font-size: 10px; text-decoration: none;
}
.scrollercontent a:active {
	color: rgb(153, 204, 0); font-size: 10px; text-decoration: none;
}
.darklink {
	color: rgb(0, 0, 102); font-size: 10px;
}
.darklink a:link {
	color: rgb(0, 0, 102);
}
.darklink a:visited {
	color: rgb(0, 0, 102);
}
.darklink a:hover {
	color: rgb(0, 0, 102);
}
.darklink a:active {
	color: rgb(0, 0, 102);
}
.mainmenu {
	padding: 0px 10px; color: rgb(204, 102, 0); font-size: 10px;
}
.mainmenu a:link {
	color: rgb(255, 255, 255); font-size: 10px; font-weight: bold; text-decoration: none;
}
.mainmenu a:visited {
	color: rgb(255, 255, 255); font-size: 10px; font-weight: bold; text-decoration: none;
}
.mainmenu a:hover {
	color: rgb(191, 255, 0); font-size: 10px; font-weight: bold; text-decoration: none;
}
.mainmenu a:active {
	color: rgb(191, 255, 0); font-size: 10px; font-weight: bold; text-decoration: none;
}
.content {
	font-size: 12px;
}
.content table {
	font-size: 12px;
}
.content tr {
	font-size: 12px;
}
.content td {
	font-size: 12px;
}
.title {
	font-weight: bold;
}
div.tabArea {
	padding: 6px 4px 5px; font-size: 11px; font-weight: bold;
}
a.tab {
	padding: 6px 4px 5px; text-decoration: none; background-color: rgb(204, 204, 204);
}
a.tab {
	color: rgb(255, 255, 255);
}
a.tab:visited {
	color: rgb(255, 255, 255);
}
a.tab:hover {
	color: rgb(255, 255, 255); background-color: rgb(0, 153, 255);
}
a.activeTab.tab {
	color: rgb(0, 0, 102); background-color: rgb(178, 207, 235);
}
a.activeTab.tab:hover {
	color: rgb(0, 0, 102); background-color: rgb(178, 207, 235);
}
a.activeTab.tab:visited {
	color: rgb(0, 0, 102); background-color: rgb(178, 207, 235);
}
.content-txt {
	font-size: 12px;
}
.med-txt {
	font-size: 11px;
}
a.med-txt:link {
	color: rgb(0, 0, 255); text-decoration: none;
}
a.med-txt:visited {
	color: rgb(0, 0, 255); text-decoration: none;
}
a.med-txt:hover {
	color: rgb(0, 102, 0); text-decoration: underline;
}
a.med-txt:active {
	color: rgb(0, 102, 0); text-decoration: underline;
}
.list-head-txt {
	line-height: 50px; font-size: 16px; font-weight: bold;
}
.list-head-txt a:link {
	color: rgb(141, 188, 1); text-decoration: none;
}
.list-head-txt a:visited {
	color: rgb(141, 188, 1); text-decoration: none;
}
.list-head-txt a:hover {
	color: rgb(102, 102, 102); text-decoration: none;
}
.list-head-txt a:active {
	color: rgb(102, 102, 102); text-decoration: none;
}
