 td{
	color:#000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial;
	text-align: left;

 }
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}
.cellborder {
	border: thin dashed #FF0000;
	cursor: crosshair;
}
body {
	background-attachment: scroll;
	background-image: url(../images/background.png);
	background-repeat: repeat-y;
	background-position: 3%;

}
.rborderdash {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #666666;
}
