﻿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;
}
.input2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

.mainTable {
	border: 1px solid #6C6258;
}
.banner {
	border-top: #6C6258;
	border-right: #6C6258;
	border-bottom: 1px solid #6C6258;
	border-left: #6C6258;
	background-color: #F8C274;
}
.adminBlack
{
	color: #AAAAAA;
}

#acctNav {
	border: 1px solid #6C6268;
}

#loginForm {
	border: 1px solid #6C6268;
}

#acctNav ul {
	list-style: none;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
}

#acctNav ul li {
	padding: 5px;
	border-bottom: solid 1px #6C6258;
}

#acctNav ul li.bottom {
	padding: 5px;
	border-bottom: none;
}

#header {
	margin: 0px auto;
	border-right: #6c6258;
	border-top: #6c6258;
	border-left: #6c6258;
	border-bottom: #6c6258 1px solid;
	color: #ffffff;
	background-color: #3e3e3e;
	height: 139px; 
	background-image: url(../Images/a5.jpg); 
	width: 1024px;
}

#content {
	margin: 0px auto;
	width: 1024px;
	background-color: #FFFFFF;
}

#navigation {
	vertical-align: top;
	width: 200px;
	float: left;
	padding: 5px;
}

#content-body
{
	vertical-align: top;
	width: 800;
	float: left;
	padding: 5px;
}

#footer 
{
	margin: 0px auto;
	width: 1024px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#detailPanel {
	border: 1px solid #6C6268; 
	padding: 3px; 
	margin-bottom: 5px;
	margin-top: 5px;
}

#detailPanel label {
	width: 120px; 
	white-space: nowrap; 
	float: left; 
	font-weight: bold;
}

#detailPanel div.clearTag {
	float: none;
	clear: both;
}

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-color: #efefef;
}

.dgSelectItem
{
	background-color: #ffff66;
}

.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;
}

.infopanel
{
	border-right: #555555 3px solid;
	padding-right: 5px;
	border-top: #555555 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	border-left: #555555 1px solid;
	color: #555555;
	padding-top: 5px;
	border-bottom: #555555 3px solid;
	background-color: white;
}

.text6 {
	color: #D4D3D3;
}