BODY  {
	margin-left : 0;
	margin-right : 0;
	background-image: url(img/backgroundgrid.gif);
	padding: 0px;
	margin-top: 0px;
}

	.boldtext  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
}

.text  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color : Black;
}

	.greytext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: Black;
}

.tdtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color : #333333;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 65%;
	color : #666666;
}

a {
	color: #006666;
	text-decoration: none;
}

a:hover  
  { 
  color: #;
	color: #A2A2A2;
  }
  
a:visted
  {
  color: #A2A2A2;
  }
  
.dashedbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: 333333;
	background-color: F0F0F0;
	border: 1px dashed #999999;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.arrows {
	font-family: "Franklin Gothic Book";
	font-size: 80%;
	color: #006666;
	font-weight: bold;
	font-style: oblique;
	padding: 4;
}

div#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 99%;
	color: #333333;
	padding-left: 0px;
}
div#content div.box {
	width: 85%;
	padding: 5;
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	background-color: #F0F0F0;
}
div#content div.box a {
	text-decoration: none;
	color: 006666;
}
div#content div.box a:hover {
	text-decoration: none;
	color: A2A2A2;
	background-color: #FFFFFF;
}	
.arrows {
	font-family: "Franklin Gothic Book";
	font-size: 80%;
	color: #006666;
	font-weight: bold;
	font-style: oblique;
	padding: 4;
}

