body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.small {  font-size: 10px}
.x-small { font-size: 9px}
.x-smallJustify {
	font-size: 8px;
	text-align: justify;
}
.medium {  font-size: 12px}
.large {  font-size: 14px}
.red {
	color: #CC0000;
}

a {
	line-height: normal;
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
}

.TitleUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #993333;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin dotted #CCCCCC;
	border-left: thin none #CCCCCC;
}

.sidebarIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	color: #3366CC;
	border: thin none #CCCCCC;
	text-indent: 20px;


}
.sidebarmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	color: #3366CC;
	border: thin none #CCCCCC;


}
.sidebarmenu a:link {
	color: #3366CC;
	text-decoration: none;
}
.sidebarmenu a:visited {
	color: #3366CC;
	text-decoration: none;
}
.sidebarmenu a:hover {
	color: #3366CC;
	text-decoration: underline;
}
.CellTitleLite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	border: thin none #333333;
	text-align: left;
	color: #FFFFFF;
}
.CellTitleDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;

}
input.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: middle;
	display: inline;
}
button {
	font-size: 6px;
}
.tdbackground {
	background-repeat: no-repeat;
}
.bordertop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.borderbot {
	border-bottom-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: dotted;

}body {
	margin: 0px;
	padding: 0px;
}
.smallindent {
	font-size: 10px;
	text-indent: 20px;
	text-align: left;


}
.tableborders {
	border: thin solid #999999;
	background-image: url(/images/table_bgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.x-smallBold {
	font-size: 9px;
	font-weight: bolder;
}

