
.tdark
{
background-color: #95A2AA;
}

.tdark2
{
background-color: #DADCF1;
}

body
{
	font-family:verdana;
	font-size:10px;
}

.body2
{
	font-family:verdana;
	font-size:10px;
	background-color: #FFF;
}

input,textarea,select,checkbox
{
	font-family:verdana;
	font-size: 10px;
	border: 1px solid #000;
}

form,table,td,tr
{
	text-align: left;
	font-family:verdana;
	font-size:10px;
}

.over:hover { background-color: #C8C8C8; }

a, #content a, #nav a
{
	text-decoration:none;
	color:#CC0033;
}

a:hover, #content a:hover, #nav a:hover, *.link a:hover
{
	text-decoration:none;
	color:#FF6600;
}

a:link
{
	text-decoration: none;
	color:#CC0033;
}

a:visited
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
  color:#0099FF;
}

li
{
	margin-left: 20px;
	list-style-type: disc;
	padding:0;
}

ul
{
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}

ul.counter li
{
	list-style-type: none;
	margin:3px;
}

#nav
{
	width: 166px;
	clear:left;
	float:left;
	text-align:left;
}

.ct_rand
{
	border: 1px dashed #000;
	margin-bottom: 8px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#FFF;
}

.hl
{
	margin-bottom:5px;
	margin-top:0px;
	width:100%;
	background-color:#DDD;
	text-align:center;
	font-weight:bold;
}

#content
{
	padding-top:5px;
	width: 170px;
	float:left;
	border: 1px dashed #000;
	margin-right:0px;
	margin-left:0px;
	background-color:#FFF;
}

#content2
{
	padding-top:5px;
	width: 100%;
	height: 100%;
	float:left;
	border: 1px dashed #000;
	margin-right:0px;
	margin-left:0px;
	background-color:#FFF;
}

#content3
{
	padding-top:5px;
	width: 100%;
	float:left;
	border: 0px;
	margin-right:0px;
	margin-left:0px;
	background-color:#FFF;
}

#site
{
	height:100%;
	width:100%;
	text-align:left;
}

#innersite
{

	margin:auto;
	float:left;
	padding:0px;
}

#header
{
	clear:left;
	float:left;
	text-align:left;
	 background-image: url(header.jpg);
	 background-repeat: no-repeat;
	 height:64px;
	 width:260px;
	 margin-bottom: 6px;padding:0px;
	 background-color:#FFF;
}

*html #content
{
	margin-left:0px;
	width: 300px;
}

#footer
{
	padding-top:5px;
	width: 572px;
	border: 0px;
	border-color:#BBB;
	float:right;
	margin-right:0px;
	margin-left:0px;
}

td.iu {
  background-color: lightgray;
}

 td.link a:link span{display: none;}
 td.link a:visited span{display: none;}
 td.link a:hover span {
  position: absolute;
  margin:1px 1px 1px 1px;
  background-color: beige;
  max-width:220;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: block;
  }

 td.link b span {display: none;}
 td.link b:hover span {
  position: absolute;
  margin:0px 0px 0px 0px;
  background-color: beige;
  max-width:220;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: block;
  }
  
 td.link font span {display: none;}
 td.link font:hover span {
  position: absolute;
  margin:0px 0px 0px 0px;
  background-color: beige;
  max-width:220;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: block;
  }
  
 font.link span {display: none;}
 font.link:hover span {
  position: absolute;
  margin:0px 0px 0px 0px;
  background-color: beige;
  max-width:220;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  color: #000;
  text-align:left;
  display: block;
  }
  

  input.farmplaner1 {
	background-color: #FF3333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
input.farmplaner2 {
	background-color: #66CC33;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}
input.farmplaner3 {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
}