.ImageCellsLeft{
	border-left-color:white;
	border-left-width:1px;
	border-left-style:solid;
	}
.ImageCellsRight{
	border-right-color:white;
	border-right-width:1px;
	border-right-style:solid;
	}
a.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	text-decoration:none;
}

a:visited{text-decoration: underline;color:black}
a:hover{text-decoration:none;color:black}
input{font-size:12}
table{font-size:12}
body{font-size:12}

.fullborder{
border-bottom-style: solid;
border-bottom-width: 1px;
border-Top-style: solid;
border-Top-width: 1px;
border-right-style: solid;
border-right-width: 1px;
border-left-style: solid;
border-left-width: 1px;
border-color:#999999
}
.BottomBorder
{
border-bottom-style: solid;
border-bottom-width: 1px;
border-color:#999999
}
