.box {
	border: 1px solid #999999;
}

.form{height:23px; margin-top:4px;}
.form input	{width:143px; height:20px; border-color:#0F111A; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; color:#151822}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
}
font.text1 { font-size:10px; color: #495579; }
font.text2 { font-size:11px; color: #58657C; }


a {
	color: #666666;
	text-decoration: none;
}

.bluefont {
	color: #3399FF;
	text-decoration: none;
}

a:hover {
color: #FF9900; 
text-decoration: underline;

} 

a:visited { 
color: #0066CC; 
text-decoration: none;

}
.tableback1 {
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
}

.tableback1a {
	background-image: url(images/banner1a.jpg);
	background-repeat: no-repeat;
}

.tableback2 {
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
}

.tableback2a {
	background-image: url(images/banner2a.jpg);
	background-repeat: no-repeat;
}

form{
	margin:0 0 0 10px;
	padding:0px;
	border:2px;	
}
.boxorange {
	border: 1px solid #FF9900;
}
.boxblue {
	border: 1px solid #0066CC;
}
