.bodyCopy {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;}
.bodyHead {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000;}
.bodySubTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.TableBody {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.TableBodyBold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: 000000}
.bodyHeadItalic {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; font-weight: bold; color: #333399}
.InputSmall {  font-family: Courier, mono; font-size: 10px; color: #002F6F}

.pagingButtons
{
	border-right: #cccccc thin outset;
	border-top: #cccccc thin outset;
	font-size: 12px;
	border-left: #cccccc thin outset;
	color: #000000;
	border-bottom: #cccccc thin outset;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	text-align: center;
	text-decoration: none;
}

.tableTitle
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: sienna;
}

.tableContents
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: beige;
}

.tableHeader
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c7b29a;
}

.tableFooter
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #c7b29a;
}

.pagingButtonsSelected
{
	border-right: #cccccc thin inset;
	border-top: #cccccc thin inset;
	font-weight: bold;
	font-size: 12px;
	border-left: #cccccc thin inset;
	color: #000000;
	border-bottom: #cccccc thin inset;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	text-align: center;
	text-decoration: none;
}

.DataGridItemStyle
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: left;
}
.DataGridAlternatingItemStyle
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: #c7b29a;
	text-align: left;
}
.DataGridHeaderStyle
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: #c7b29a;
	text-align: left;
}
.DataGridFooterStyle
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	background-color: black;
	text-align: left;
}
.leftFrameStyle
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background: "Images/BackGround.gif";
}

