body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F5A70;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#3F5A70;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#3F5A70;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#3F5A70;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#3F5A70;
}
.class1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
	color:#FFFFFF;
}
.class1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:10px;
	color:#FFFFFF;
}
.class1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
	color:#FFFFFF;
}
.class1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px;
	color:#FFFFFF;
}
.tbl_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
}
.tbl_rgh {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
}
.tbl_lft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4D4D4D;
	border-right-color: #4D4D4D;
	border-bottom-color: #4D4D4D;
	border-left-color: #4D4D4D;
}
.nav_tbl {
	border: 1px solid #BF740D;
}
.txt_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F5A70;
}
.table2 {
	background-image: url(../images/shadow2/yaxis.gif);
	background-repeat: repeat-y;
}
.table1 {
	background-image: url(../images/shadow/y_axis.gif);
	background-repeat: repeat-y;
}
.table3{
	background-image: url(../images/shadow/y_axis.gif);
	background-repeat: repeat-y;
	background-color: #E8EBEC;
	background-position:right;
}
.sm_txt_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F5A70;
}
.tbl_seperator {
	background-image: url(../images/shapes/table_seperator.gif);
	background-repeat: repeat-y;
}
.txt_x_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3F5A70;
}
.txt_lrg_wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.txtBox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F5A70;
	border: 0px none;
}
.txtBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: 1px solid #3F5A70;
}
.btnEdit {
	border: 1px dotted #3F5A70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F5A70;
	background-color: #FFFFFF;
	width: 55px;
}
.tbl-highlight{
	background-color:#EFF3F8;
	border: 1px solid #3F5A70;
}

.tbl-ooj{
	background-color:#E8EBEC;
	border: 1px solid #3F5A70;
	padding: 7px 0px 0px 7px;
}
.tbl-ooj-sub{
	background-color:#FFFFFF;
	border: 1px solid #3F5A70;
	margin-bottom: 7px;
}