body {
	font-size: 12px;
	text-decoration: none;
    margin-left:0px;
	margin-top: 0px;
}
.high
{
 line-height: 25px;	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC6666;
	text-decoration: underline;
}

.textbox {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
		border-top-color: #999999;
			border-left-color: #999999;
				border-right-color: #999999;
	
	border-bottom-color: #999999;
}
.table {
	border: 1px solid #CCCCCC;
}


input
{
 border-right: #ccd6e6 1px solid;
 border-top: #ccd6e6 thin solid; 
 border-left: #ccd6e6 thin solid;
border-bottom: #ccd6e6 thin solid;
background-color: #ffffff; 
color: #003366;
	
	
	
}
