﻿body, table, td
{
	font-family: Arial;
	font-size: 11px;
}
.TextBox1
{
	background-color: #F3F3F3;
	border: 1px solid #808080;
	font-size: 10px;
}
a:link, a:visited, a:active
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.Message
{
	font-size: 10px;
	color: #000080;
}

.AlternateRow
{
	background-color: #F3F3F3;
}

.ItemRow
{
	color: #333333;
	background-color: #FFFFFF;
}

.TitleRow
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006699;
	font-family: verdana;
}

.TitleRow2
{
	font-weight: bold;
	background-color: #E2ECF5;
	font-family: verdana;
}

.TableBorder
{
	border: 1px solid #006699;
}

.selectedRow
{
	border: 1px solid #999999;
	background-color: #E4E4E4;
	font-weight: bold;
}
.Item2
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #006699;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #006699;
	background-color: #CCCCCC;
}
