body, .table-main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#444444;
	padding:0px;
	margin:0px;
}
p {
	background-image:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#444444;
	text-align: justify;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #00449a;
}

.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #00449a;
	padding:0px;
	margin:0px;
}

.navSpacer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #00449a;
	padding:0px;
	margin:0px;
	border-top-color: #aaaaaa;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #aaaaaa;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #aaaaaa;
	border-left-style: solid;
	border-left-width: 1px;
}

.navItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #00449a;
	padding:0px;
	margin:0px;
	background-color: #ffffff;
	border-top-color: #aaaaaa;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #aaaaaa;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #aaaaaa;
	border-left-style: solid;
	border-left-width: 1px;
	cursor: pointer;
}

.navItem:hover {
	background-color: #ebf3fe;
	cursor: pointer;
}

.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	background-color: #ffffff;
	color: #00449a;
	padding:0px;
	margin:0px;
	cursor: pointer;
}

.menuItem:hover {
	background-color: #ebf3fe;
	cursor: pointer;
}

/*.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #00449a;
	padding:0px;
	margin:0px;
	cursor: pointer;
}

.menuItem:hover {
	background-color: #ebf3fe;
	cursor: pointer;
}
*/
.navSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #00449a;
	padding:0px;
	margin:0px;
	border-top-color: #aaaaaa;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #aaaaaa;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #aaaaaa;
	border-left-style: solid;
	border-left-width: 0px;
	background-color: #e6edf9;
	cursor: pointer;
}

.lnkAjax, a:link, a:visited, a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color: #00449a;
	cursor: pointer;
}
.lnkAjax:hover, a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#999999;
	cursor: pointer;
}

.wndTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	background-color: #0a56af;
	cursor:move;
}

.wndButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
	background-color: #c0c0c0;
	cursor:default;
}

input,.form-input {
		font-size: 12px;
		font-family: "verdana";
		font-style: normal;
		color: Blue;
		text-decoration: none;
}

button,.form-button
{
		font-size: 10px;
		font-family: "verdana";
		font-style: normal;
		color: Blue;
		text-decoration: none;
}

a.t0i {
		text-decoration: none;
}
