body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(images/a1.jpg);
	background-color: #3E3E3E;
}
body, td
{
	font-family: Tahoma, helvetica;
	font-size: 11px;
	line-height: 18px;
}
input
{
	font-family: Verdana;
	font-size: 10px;
}
.input1 {
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.mainTable {
	border: 1px solid #6C6258;
}
.banner
{
	border-right: #6c6258;
	border-top: #6c6258;
	border-left: #6c6258;
	color: #ffffff;
	border-bottom: #6c6258 1px solid;
	background-color: #3e3e3e;
}
.adminBlack
{
	color: #AAAAAA;
}
a
{
	color: mediumblue;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.Link3 {
	font-weight: bold;
	color: #CCCCCC;
}

.panel1
{
	border-right: #000000 3px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	border-left: #000000 1px solid;
	padding-top: 5px;
	border-bottom: #000000 3px solid;
	background-color: gainsboro;
}

.panel2
{
	border-right: #A0A0A0 3px solid;
	padding-right: 5px;
	border-top: #A0A0A0 1px solid;
	padding-left: 5px;
	font-weight: lighter;
	padding-bottom: 5px;
	border-left: #A0A0A0 1px solid;
	color: #555555;
	padding-top: 5px;
	border-bottom: #A0A0A0 3px solid;
	background-color: white;
}

.dgNormalItem
{
	background-color: white;
}

.dgAlternateItem
{
	background-image: url(images/altcolor.gif);
}

.dgSelectItem
{
	background-color: #ffff99;
}

.dgHeader
{
	font-weight: bold;
	color: #ffffff;
	background-color: #3e3e3e;
	text-align: center;
}

.dgPager
{
	color: #ffffff;
	background-color: #3e3e3e;
}

.dg
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	background-color: white;
}