a, tr, td, body
{
	font-family: Verdana, Tahome;
	font-size: 11px;
	color: #000000;

}
a:link {
	color: #CA5460;
	text-decoration: none;
}
a:visited {
	color: #CA5460;
	text-decoration: none;
}
a:hover {
	color: #006666;
	font-weight: normal;

}
.smallText{
	font-size: 11px;
}
.title{
	font-size: 20px;
	color: #3399CC;
}
.txtMedium{
	font-size: 12px;
	color: #3366FF;
	font-weight: bold;
}
.pageTitle{
	font-size: 20px;
	color: #FF6600;
}
.txt{
	width:250px;
	height:20px;	
}
.textField{
	font-size:9pt;
	color: black;
	background-color:#36699;
	border:black;
	border-style:groove;
	border-top-width: 1 px;
	border-bottom-width:1 px;
	border-right-width: 1 px;
	border-left-width: 1 px;
}

.box{
	font-size:9pt;
	color: black;
	background-color:#F5F5F5;
	border:black;
	border-style:groove;
	border-top-width: 0 px;
	border-bottom-width: 0 px;
	border-right-width: 0 px;
	border-left-width: 0 px;
}
.boxover{
	font-family:arial;
	font-size:9pt;
	color: black;
	cursor:hand;
	background-color:#C1E0FF;
	border:black;
	border-style:groove;
	border-top-width: 0 px;
	border-bottom-width: 0 px;
	border-right-width: 0 px;
	border-left-width: 0 px;
}
.ibutton {
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
