
	body, td {
		color: #2b2c77;
		font-family: verdana;
		font-size:11px;
	}
	
	a {
    	color: #2b2c77;
		font-family: verdana;
		font-size:11px;
		text-decoration: none;
	}
	
	a:hover {
    	color: #2b2c77;
		font-family: verdana;
		font-size:11px;
		text-decoration: underline;
	}
	
	select, input {
	    font-size: 8pt;
		color: #2b2c77;
		font-family: verdana;
		padding-left: 4;
		padding-right: 4;
		padding-top: 1;
		padding-bottom: 1;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
	}


	.sendbutton {
	    font-family: verdana;
		font-size: 8pt;
		color: #2b2c77;
		border: 1px solid #2b2c77;
		padding: 1; background-color: #e5eff4;
		cursor: hand;
	}
	
	
	.headline {
		font-family: verdana;
		font-size:18px;
		font-weight: bold:
	}
	
	.tableheader {
		background: #2b2c77;
	}
	
	.tablelineone {
		background: #ffffff;
	}
	
	.tablelinetwo {
		background: #e5eff4;
	}
	
	.topstyle {
		color: #2b2c77;
		background: url(backdot.gif);
	}
	
	.bottomstyle {
		color: #2b2c77;
		background: #e5eff4;
	}
	
	.tableheader {
		background: #2b2c77;
	}
	
	.tablelineone {
		background: #ffffff;
	}
	
	.tablelinetwo {
		background: #e5eff4;
	}
	.topmenuinactive, .topmenuinactive td {
 		color: #2b2c77;
		background: #e5eff4;
		text-decoration: none;
		cursor: pointer;
		padding-left: 8;
		padding-right: 8;
		border-left: solid #2b2c77;
		border-left-width: 1px;
		border-top-style: hidden;
		border-bottom-style: hidden;
		border-right-style: hidden;
	}
	
	.topmenuactive, .topmenuactive td {
		color: #ffffff;
		background: #2b2c77;
		cursor: pointer;
		padding-left: 8;
		padding-right: 8;
		border-left: solid #2b2c77;
		border-left-width: 1px;
		border-top-style: hidden;
		border-bottom-style: hidden;
		border-right-style: hidden;
	}
	
	.submenulayer {
		top: 73;
		position: absolute;
		visibility: hidden;
		text-decoration:none;
		filter:Alpha(enabled=1, opacity=90);
	}
	
	.subborders {
		background: #e5eff4;
		border: solid #ffffff;
		border-width: 1px;
	}
	
	.submenuactive, .submenuactive td {
		color: #ffffff;
		background: #2b2c77;
		cursor: pointer;
		text-decoration:none;
	}

	.submenuinactive, .submenuinactive , .submenuinactive td {
		color: #2b2c77;
		background: #e5eff4;
		font-family: tahoma;
		font-size: 11px;
		text-decoration:none;
		cursor: pointer;
		padding-left: 8;
		padding-right: 8;
		border: none;
	}