body {
	font-family: Arial, Helvetica, sans-serif;
}
.errorstyle {
	font-weight: bold;
	color: #FF0000;
	font-size:.7em; 
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.bodyBG {
	background-image: url(../images/propback.gif);
	background-repeat: repeat;}
.tabBG {
	background-color: #FFFFFF;
	background-image: url(../images/tabrightBG.gif);
	background-repeat: no-repeat;
}
.box {
	background-image: url(../images/colorbg.gif);
	background-repeat: repeat;
	margin: 8px;
	padding: 8px;
	border: thin ridge #0000FF;
}
.box3 {
	margin: 3px;
	padding: 5px;
}
.box2 {
	border: thin double #999999;
	margin: 6px;
	padding: 6px;
}
.box4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/blue_box4.gif);
	margin: 4px;
	padding: 8px;
	border: thin solid #0000FF;
	list-style-type: square;
	width: 250px;
}
.nav_bg {
	background-image: url(../images/new_ladder.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableStyle {
	background-color: #F4FAFF;
	border: thin solid #003366;
}

.tableStyle th {
	background-color: #D7EDFF;
	padding-top: 3px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #003366;
}
.smallText {
	font-size: .7em;
}

#clientnavlist
{
border-bottom: 1px solid #000066;
border-top: 1px solid #000066;
margin: 0px;
margin-bottom: 30px;
padding: 0px;
padding-left: 120px;
background-color: #5959FF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom: 3px;
padding-top: 3px;
}

#clientnavlist a, #navlist a:link, #navlist a:visited
{
	border: 1px solid #5959FF;
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCFF;
}

#clientnavlist a:hover, #navlist a:active, #navlist a:focus
{
border: 1px solid #000000;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#clientnavlist li
{
	padding-right: 1px;
	display: inline;
	font-size: 0.6em;
	color: #FFFFFF;
}

#clientnavlist ul
{
margin: 0px;
padding: 0px;
}

#clientnavlist #active a { background-color: #CCCCFF; }

.adminHTableTopRow {
	color: #000000;
	background-color: #B7C4CA;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DFCDBF;
	font-weight: bold;
}

.current {
	background-image:url(../images/blue_box4.gif);
	margin: 2px;
	padding: 8px;
	border: 1px solid #3F3B8A;
}

.tableStyleLeftCol {
	padding:5px;
	font-weight: bold;
	text-align: right;
}
.SuccessText {
	font-weight: bold;
	color: #006600;
}
