		BODY { background-color: #FFFFFF; }
		A:visited { color: none; }
		A:active { color: none; }
		
		.livepath {
			font-family: Verdana; font-size: 11px ! important; font-style: normal; font-weight: normal ! important;
			text-decoration: none ! important;
			height: 20px;
			text-align: left;
		}
		.livepath A { 
			color: #333333 ! important; 
			text-decoration: none ! important;
		}
		.livepath A:hover {	
			color: #440099 ! important;	
			text-decoration: none ! important;
		}
		.livepathSel { 
			font-weight: bold; color: #440099; 
		}

		.title {
			font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: bold;
			color: #000000;
			background-color: #99CC33;
		}
		.subtitle {
			font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: bold;
			color: #FFFFFF;
			background-color: #440099 ! important;
			text-align: center;
		}

		.searchInput INPUT {
			text-align: left;
			font-family: Tahoma; font-size: 10px;
			color: #000000;
			width: 150px;
			background-color: #FFFFFF;
			height: 20px;
		}
		.block A {
			color: #333333 ! important;
			text-decoration: none ! important;
		}
		.block A:hover {
			color: #660099 ! important;
			text-decoration: underline ! important;
		}
		.block SPAN {
			font-weight: bolder ! important;
			color: #FFFFFF;
		}	
		.userdata A {
			font-family: Verdana; font-size: 11px ! important; font-style: normal; font-weight: normal ! important;
			color: #333333 ! important;
			text-decoration: none ! important;
		}
		.userdata A:hover {
			font-family: Verdana; font-size: 11px ! important; font-style: normal; font-weight: normal ! important;
			color: #660099 ! important;
			text-decoration: underline ! important;
		}
		.userdata, .block, .block INPUT {
			font-family: Arial; font-style: normal; font-weight: normal; font-size: 11px;
			color: #333333;
		}
		.userDescription {
			font-weight: normal ! important; font-size: 9px ! important; font-variant: normal; font-family: Verdana; font-style: italic;
			color: #336699 ! important; text-align: left; 
		}

		.footer {
			font-family: Tahoma; font-size: 10px; font-style: normal; font-weight: normal;
			color: #440099;
		}
		.colorTitle {
			text-align: center;
		}
		.colorBlock {
			padding-left: 5px;
			padding-right: 5px;
			background-color: #EEEEEE ! important;
		}			
		.searchlink {
			font-family: Verdana; font-size: 11px; font-style: normal; font-weight: bold;
			color: #FFFFFF ! important;
			text-decoration: none ! important;
		}
		.Button {
			color: #FFFFFF ! important; 
			text-decoration: none ! important;
			margin-top: 2px;
			height: 15px;
			padding-top: 0px; padding-bottom: 2px;
			padding-left: 1px; padding-right: 2px;
			border-top: 1px solid #CCC2DA;
			border-bottom: 1px solid #110055;
			border-left: 1px solid #CCC2DA;
			border-right: 1px solid #110055;
			background-color: #440099;
			cursor: default;
		}
		.ButtonOver {
			padding-top: 1px; padding-bottom: 1px;
			padding-left: 2px; padding-right: 1px;
			height: 15px;
			margin-top: 1px;
			border-top: 1px solid #110055;
			border-bottom: 1px solid #CCC2DA;
			border-left: 1px solid #110055;
			border-right: 1px solid #CCC2DA;
			color: #FFFFFF ! important; 
			text-decoration: none ! important;
			background-color: #440099;
			cursor: default;
		}
		.AltDiv {
			position: absolute;
			display: none;
			font-family: arial;
			font-size: 10px;
			color: #000000;
			background-color: #FFFFFF;
			border: 3px double #440099;
			width: 200px;
		}
		.DataDiv {
			position: absolute;
			display: none;
			font-family: arial;
			font-size: 10px;
			color: #000000;
			background-color: #FFFFFF;
			width: 300px;
			height: 150px;
			border: 3px double #440099;
			padding: 3px;
		}
