body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #4399CF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
.HeaderTable {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFCC00;

}
.NavFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #3F4991;
	font-size: 10px;
}
.BorderHori {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color:#CCCCCC;
}
.BorderVert {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color:#CCCCCC;
}

.printtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* EMAML Join Table */
.jtlefttab {

		}

.jtrightttab {

		}

.jtleftdataeven{
		background: #3F4991;
		font-size: 10;
		}

.jtleftdataodd{
		background: #3F4991;
		font-size: 10;
		}


.jtrightfieldeven{
		background: #3F4991;
		font-size: 10;
		}

.jtrightfieldodd{
		background: #3F4991;
		font-size: 10;
		}

.jtrightdataeven{
		background: #3F4991;
		font-size: 10;
		}

.jtrightdataodd{
		background: #3F4991;
		font-size: 10;
		}

.jthighlight{
		background: #F6DC01;
		font-size: 10;
		}

.jtselectedkey{
		background: #3F4991;
		font-size: 10;
		}


