<!--

	.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal}

	.text2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	background-color:#eeeeee;}

	.otherlinks {  
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	text-decoration:none}

	.footerlinks {  
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none}
	
	.MessageBackground {
	width: 900px;
	height: 550px;
	border: 1px solid #666666;
	background-color: #a1c8e7; 	
	-moz-opacity: 0.7;
/*	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); */
	opacity: 0.7;
	filter: alpha(opacity=70);
	position:absolute;
	top: 5%;
	left: 5%;
	z-index: 300;
	}	
	
	.CalBackground {
	width: 150px;
	height: 150px;
	border: 1px solid #666666;
	background-color: #eeeeee;
	position: absolute;
	top: 35%;
	left: 45%;
	z-index: 350; 
	}

	.buttonStyle {	
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color:#ffffff; 
	text-align: center; 
	border: solid 1px #eff7fa; 
	background-color: #1C4C8E;}

.tinput {
	BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-FAMILY: Arial; FONT-SIZE: 11px; HEIGHT: 18px
}

.text_highlitedyellow {font-family: Arial;font-size: 12px;font-weight: normal;background-color: #FFFF00; text-decoration: none; color: black;}
.text_highlitedgreen {font-family: Arial;font-size: 12px;font-weight: normal;background-color: #b8ff00; text-decoration: none; color: black;}
.text_highlitedgray {font-family: Arial;font-size: 12px;font-weight: normal;background-color: #EAEAEA; text-decoration: none; color: black;}



	
-->