
		<!--

		TD.navleft
		{
			text-decoration: none;
			font-family : arial;
			font-weight : bold;
			font-size : 11px;
			text-align : left;
			text-valign : top;
			color : ffffff;
		}

		TD.tab
		{
			text-decoration: none;
			font-family : arial;
			font-weight : bold;
			font-size : 11px;
			text-align : center;
			text-valign : top;
			color : ffffff;
		}
		
		TD.tab_selected
		{
			text-decoration: none;
			font-family : arial;
			font-weight : bold;
			font-size : 11px;
			text-align : left;
			text-valign : top;
		}
		
		
		TD.datebar
		{
			font-family : arial;
			font-weight : bold;
			font-size : 11px;
			text-align : right;
			text-valign : bottom;
			color : ffffff;
		}

		TD.header
		{
			font-family:  arial;
			font-weight : bold;
			font-size : 16px;
			text-align: left;
			text-valign: top;
			color : 000000;
		}

		TD.editheader
		{
			font-family:  arial;
			font-weight : bold;
			font-size : 13px;
			text-align: left;
			text-valign: top;
			background-color: ED0F31;
			color : eeeeee;
		}

		TD.addheader
		{
			font-family:  arial;
			font-weight : bold;
			font-size : 13px;
			
			text-valign: top;
			background-color: 02359A;
			color : eeeeee;
		}

		TD.header2
		{
			font-family:  arial;
			font-size : 12px;
			text-align: right;
			text-valign: top;
			color : red;
		}

		TD.instructions
		{
			font-family : arial;
			font-size: 12px;
			padding-left: 4px;
			padding-right: 4px;
		}

		TD.formleft
		{
			font-family : arial;
			font-weight : bold;
			font-size : 11px;
			text-align : left;
			text-valign : top;
			width: 30%;
		}

		TD.formright
		{
			font-family : arial;
			font-size : 11px;
			font-weight : bold;
			text-align : left;
			text-valign : top;
			width : 70%;
		}

		TD.checkbox
		{
			font-family : arial;
			font-size : 11px;
			font-weight : bold;
			text-align : left;
			text-valign : top;
		}

		TD.formbuttons
		{
			font-family : arial;
			font-weight: bold;
			font-size: 11px;
			text-align: center;
			background-color:02359A;
			padding:4px;
		}

		TD.subaddheader
		{
			font-family:  arial;
			font-weight : bold;
			font-size : 12px;
			text-align: left;
			text-valign: top;
			background-color:eeeeee;
			color : 565656;
		}

		TD.admintableheaders
		{
			font-family:  arial;
			font-weight : bold;
			font-size : 12px;
			text-align: left;
			text-valign: top;
			background-color:000000;
			color : efefef;
		}

		TD.footer
		{
			font-family:  arial;
			font-size : 10px;
			text-align: center;
			text-valign: top;
			color : 000000;
		}

		.Label {
			font-family : arial;
			font-size : 12px;
			font-weight : bold;
			background-color : #DEDEDE;
		}
		.Data {
			font-family : arial;
			font-size : 12px;
			background-color : White;

		}
		.DataError {
			font-family : arial;
			font-size : 12px;
			background-color : White;
			font-weight : bold;
		}

		.admintableheaders
		{
			font-family:  arial;
			font-weight : bold;
			font-size : 12px;
			text-align: left;
			text-valign: top;
			background-color:000000;
			color : efefef;
		}

		h1 {
			font-family: arial;
			font-weight : bold;
			font-size : 20 px;
			margin-bottom : 1 px;
			margin-top : 1 px;
		}
		h2 {
			font-family: arial;
			font-weight : bold;
			font-size : 16 px;
			margin-bottom : 1 px;
			margin-top : 1 px;
		}

		.sbttn {font-family:tahoma,sans-serif;font-size:11px;background: #D6E7EF;border-bottom: 1px solid #104A7B;border-right: 1px solid #104A7B;border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5;color:#000066;height:19px;text-decoration:none;cursor: hand}
		.drpdwn	{font-family:tahoma,san-serif;font-size:11px;color:#000066;background-color:#D6E7EF}
		
		li {font-family : arial;font-size : 12px;	}
		
		
		TD.bolded
	{
		font-weight : bold;
	}

	.area {font-family:tahoma,sans-serif;font-size:11px;background: #e0e0e0;border-bottom: 1px solid #bcbcbc;border-right: 1px solid #bcbcbc;border-left: 1px solid #f2f2f2;border-top:1px solid #f2f2f2;color:#000066;height:19px;text-decoration:none;cursor: hand;margin-bottom : 2px;}}
	.areaLink {font-family:tahoma,sans-serif;font-size:11px;background: #e0e0e0;border-bottom: 1px solid #bcbcbc;border-right: 1px solid #bcbcbc;border-left: 1px solid #f2f2f2;border-top:1px solid #f2f2f2;color:#000066;height: 19px;text-decoration:none;padding-left:4px;padding-right: 4px;padding-top:2px;}
	
	.abttn {
		font-family:tahoma,sans-serif;
		font-size:11px;
		background: #D6E7EF;
		border-bottom: 1px solid #104A7B;
		border-right: 1px solid #104A7B;
		border-left: 1px solid #AFC4D5;
		border-top:1px solid #AFC4D5;
		color:#000066;
		height:19px;
		text-decoration:none;
		cursor: hand;
		padding : 2;
		margin-bottom : 0;
	}
		
		-->


