.datatable {
	font-family: Helvetica, Arial; 
	font-size: 14px; 
	text-decoration: none;
	border : 1px solid #333399;

}
.tabselected {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border : 1px solid #333399;
	background-color : #333399;
	color: #FFFFFF;
}

a.blacknav
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.tabnonselected {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border : 1px solid #333399;
	background-color : #E9E9E9;
	color: #000000;
}

.datatableheader {
	font-family: Helvetica, Arial;
	font-size: 14px;
	text-decoration: none;
	background-color : #333399;
	font-weight : bold;
	color: #FFFFFF;
}

.datatablerow {
	font-family: Helvetica, Arial; 
	font-size: 12px; 
	text-decoration: none;
	background-color : #B1CBE4;
}

.datadatatableevenrow {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px; 
	text-decoration: none;
	background-color : #E9E9E9;
}

.datadatatableoddrow {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px; 
	text-decoration: none;
	background-color : #D2D2F0;
}

.datatableevenrow {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px; 
	text-decoration: none;
	background-color : #E9E9E9;
}

.datatableoddrow {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px; 
	text-decoration: none;
	background-color : #D2D2F0;
}

.normaltext {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
}

.normaltextbold {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.normaltextboldheader {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
}
.topnavbar {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
}

.sidenavbar {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
}
.button {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333399;
}
.inputs {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
}
.Body12ptBOLD {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}
.body12ptITALIC {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #FF0000;
}
