﻿body {
}



.ODPTable
{
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-right: red 1px solid;
	border-bottom: red 1px solid;
}



.ODPCell
{
	border-bottom: red 1px solid;
	border-right: red 1px solid;
	text-decoration: none;
	height: 18px;
	text-align: left;
}

.ODPCell a:link
{
	text-decoration: none;
}
.GridView_HeaderReddark{
	background-color: #B90000;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}

