a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-position: left top;
}
.linkcolor {
	color: #0000FF;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;	
}
.Title1 {
	font-size: large;
	font-weight: bold;
}
.login_info {
	font-style: italic;
	color: #009900;
}
.highlight_name {
	font-size: large;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.table_top {
	background-color: #0099FF;
}
.list_header {
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.list_text {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img {
	border: 0px;
}
.table_lines {
	border: #CCCCCC;
}
.cell_highlight {
	background-color: #CCFFFF;
}
input {
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	font-weight: normal;
}
.input_red {
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	font-weight: normal;
}
.input_orange {
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCC00;
	font-weight: normal;
}
textarea {
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	font-size: 12px;
	font-weight: normal;
}
select {
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.select_red {
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9999FF;
	font-weight: bold;
}
.button_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF0000;
	font-weight: bold;
}
.nav_info_lg {
	font-size: 14px;
	color: #006600;
}
.nav_info {
	font-size: 10px;
	color: #006600;
}
.nav_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #99FF99;
}
.input_readonly {
	color: #666666;
	background-color: #CCCCCC;
}
.no_link {
	color: #999999;
}

.nav_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.tabon {
	background-color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	background-repeat: no-repeat;
	text-align: center;
}
.taboff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
	background-color: #000099;
	background-repeat: no-repeat;
	text-align: center;
	link: #CCCCCC;
}
.tabline {
	background-color: #333333;
	height: 3px;
}
a.tab:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.tab:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.help_text {
	color: #990000;
}
.calculated_fields {
	font-style: italic;
	color: #009900;
}
.tabularhighlighting {
	background-color: #FFFFFF;
}

.pagebreak {
	page-break-after: auto;
}
.page_title {
	font-size: 16px;
	font-weight: bold;
}
.time_display {
	font-weight: bold;
	color: #00CC00;
}
.field_lables {
	font-weight: bold;
}
.tc_in {
	background-color: #CCFFCC;
}
.tc_out {
	background-color: #FFFFCC;
}
.hand-pointer {
	cursor: pointer;
	cursor: hand;
}

