body {
	font-family: trebuchet, tahoma, arial, helvetica, sans-serif;
	padding: 0;
	margin: 15px 0px 15px 0px;	
	font-size: 75%;
	line-height: 135%;
	background-color: #e7e7e7;
	color:  #424242;
	text-align: center;
}
#body {
	width: 800px;
	background-color: #ffffff;
	border:solid 1px; border-color: #7ca3ff #999 #999 #bbb;
	/** margin: 0% 15% 5% 15%; **/
}

td {
	font-family: trebuchet, tahoma, arial, helvetica, sans-serif;
}

th {
	font-family: trebuchet, tahoma, arial, helvetica, sans-serif;
}

#header {
	position: relative;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: black;
	width: 800px;
	height: 196px;
	border: none;
	margin: 0 auto;
	text-align: left;
}

#nav {
	color: #333333;
	width: 800px;
	height: 31px;
	background-image: url(images/bkg-nav.gif);
	background-position: top;
	background-repeat:repeat-x;
	background-color:#AAAAAA;
	position: relative bottom;
	text-align:center;

}
#nav2 {
	width:auto;
	padding: 5px 0px 10px 0px;
}

div.sub-nav {
text-align:left;
}

.locus2 {
	border: solid 1px black;
	color: white;
	background-color: #4361A8;
	padding: 4px 5px 4px 5px;
	font-weight: bold;
}


a  {
	color:blue;
	text-decoration:none
}

a:hover  {
	color:blue;
	text-decoration:underline
}

a .nav, a:hover .nav, a:visited .nav {
	color:blue;
}
a .clients {
	color:#985901;
	text-decoration:none;
	background-image:url(images/lock.gif);
	background-repeat:no-repeat;
	background-position:left;
}
a:hover .clients {
	color:#ffff99;
	text-decoration:none;
	background-image:url(images/lock2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
a:hover .clients2 {
	color:blue;
	text-decoration:underline;
}
#nav a {
	color:#dddddd;
	text-decoration:none;
	
}
#nav a:hover {
	color:black;
	text-decoration:none;
}

#nav a {
	color: #666666;
}

#content {
	position: relative;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: white;
	width: 800px;
	height: auto;
	border: none;
	margin: 0 auto;
	text-align: left;
	padding: 10px 40px 10px 40px;
}


#copy {
	float: left;
	width: auto;
	padding: 32px 0px 32px 32px;
	line-height: 178%;
}

#indent {
	width: 700px;
	padding: 40px 100px 10px 100px;
}

div.calendar {
	width: 160px;
	border: solid #cccccc;
	border-width: 5px;
	padding: 0px;
	margin: 10px;
}

div.calendar h4 {
	border-bottom: solid 1px #cccccc;
	margin: 0px;
	padding: 5px;
	background-image:url(images/bkg-nav.jpg);
}

table.calendar td {
	text-align: center;
	color: gray;
	border: solid #cccccc;
	border-width: 0px 1px 1px 0px;
}

table.calendar th {
	color: black;
	border: solid #cccccc;
	border-width: 0px 1px 1px 0px;
}

table.day td {
	border-bottom:solid 1px #cccccc;
	text-align:center;
}

table.day th {
	background-image:url(images/bkg-nav.jpg);
	background-position: center;
	height: 19px;
	text-align:center;
}

.count-green {
	color: green;
	font-size: 200%;
	text-align: center;
	font-weight: bold;
}

.count-red {
	color: red;
	font-size: 200%;
	text-align: center;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	line-height: 100%;
	color: black;
}

.dc {
	float:left;
	margin: 0px 5px 0px 0px;
}

#float-right  {
	float: right;
}

h2 {
	line-height: 100%;
	font-size: 20px;
}

#form {
	width: 400px;
	padding: 2% 20% 2% 20%;
	text-align:left;
	border: solid 1px #cccccc;
}

#form table th {
	
}

.tbox
{
	display: block;
	background-image: "url(images/bkg-nav.jpg)";
	background-repeat: repeat-x;
	background-position:top;
	text-align: center;
}

table.1 {
	
}

.label {
	width:180px;
	padding: 10px;
	line-height:32px;
	background-color: #CCCCCC;
	
}

select, input, textarea {
	position: relative 100% 50%;
}

div.footer {
	position: relative;
	width: auto; 
	color: #dddddd; 
	padding: 0px;
	font-size: x-small; 
	margin: 0%; 
	height: 18px; 
	background-color: #8F9575; 
	text-align: center;
	border-top: #abb5ad  #666666  #666666 #abb5ad 1px solid;
}

.xx-small {
	font-size: x-small;
	padding-left: 12px;
}