
	body, td {
		color: #7a7d7f;
		font-family: tahoma;
		font-size:11px;
	}
	
	img {
		border: none;
	}

	h3 {
		margin: 0 0 10 0;
		font-size:15px;
	}

	h4 {
		font-size:11px;
		margin: 0 0 0 0;
		color: #a10000;
	}
	
	h5 {
		font-size:12px;
		margin: 0 0 0 0;
	}
	
	h6 {
		font-size:9px;
		font-weight: normal;
		margin: 10 0 0 0;
		color: #7a7d7f;
	}
	
	
	a {
		color: #7a7d7f;
		background: #ffffff;
		font-family: tahoma;
		font-size: 11px;
		text-decoration: none;
	}

	a:hover {
		color: #6b8aa7;
		text-decoration:underline;
	}

	input {
		font-family: Arial;
		font-weight: normal;
		font-size: 8pt;
		padding:0;
		color: #7a7d7f;
		background-color: #ffffff;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
	}
	
	.mybutton {
	    color: #7a7d7f;
	    background: #cfd8dd;
	    cursor: hand;
	    border: solid #7a7d7f;
	    border-width: 1px;
	}
	
	.featureheader	{
		color: #e5eff4;
		background: #6b8aa7;
	}
	
	.topmenuinactive, .topmenuinactive td {
 		color: #7a7d7f;
		background: #cfd8dd;
		text-decoration: none;
		cursor: pointer;
		padding-left: 8;
		padding-right: 8;
		border-left: solid #ffffff;
		border-left-width: 1px;
		border-top-style: hidden;
		border-bottom-style: hidden;
		border-right-style: hidden;
		}
	
	.topmenuactive, .topmenuactive td {
		color: #ffffff;
		background: #6b8aa7;
		cursor: pointer;
		padding-left: 8;
		padding-right: 8;
		border-left: solid #ffffff;
		border-left-width: 1px;
		border-top-style: hidden;
		border-bottom-style: hidden;
		border-right-style: hidden;
		}

	
	.submenulayer {
		top: 93;
		left: 98;
		position: absolute;
		visibility: hidden;
		text-decoration:none;
		filter:Alpha(enabled=1, opacity=90);
	}
	
	.submenuactive, .submenuactive td {
		color: #ffffff;
		background: #6b8aa7;
		cursor: pointer;
		text-decoration:none;
		border-top: solid #ffffff;
		border-top-width: 1px;
		border-bottom-style: hidden;
		border-left-style: hidden;
		border-right-style: hidden;
	}

	.submenuinactive, .submenuinactive , .submenuinactive td {
		color: #7a7d7f;
		background: #cfd8dd;
		font-family: tahoma;
		font-size: 11px;
		text-decoration:none;
		cursor: pointer;
		padding-left: 8;
		padding-right: 8;
		border-top: solid #ffffff;
		border-top-width: 1px;
		border-bottom-style: hidden;
		border-left-style: hidden;
		border-right-style: hidden;
	}

	.submenu {
		color: #ffffff;
		background: #cfd8dd;
		border-bottom: solid #ffffff;
		border-bottom-width: 1px;
	}

	.submenu a {
		color: #7a7d7f;
		background: #cfd8dd;
		font-family: tahoma;
		font-size: 11px;
		text-decoration:none;
	}

	.submenu a:hover {
		color: #ffffff;
		background: #6b8aa7;
		text-decoration:none;
	}
	
	.bottomline {
		color: #7a7d7f;
		font-family: tahoma;
		font-size: 11px;
		background: #cfd8dd;
		padding-top: 2;
		padding-bottom: 2;
	}
	
	.baskettable {
 		color: #7a7d7f;
		background: #cfd8dd;
		text-decoration: none;
		border-left: solid #ffffff;
		border-left-width: 1px;
		border-top-style: hidden;
		border-bottom-style: hidden;
		border-right-style: hidden;
		}