﻿
body 
{
	font-family: Tahoma, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #fdebc4;
}

.oldbody
{
	background-attachment: fixed;
}	

h1 
{
	font-size: 25px;
}

.myh3
{
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visited 
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	color: Red;
}

.header 
{
	top: 0px;
	left: 0px;
	margin-left: 2px;

	width: 1022px;
	height: 104px;
}

.header a
{
	display: block;
}

.content
{
	top: 180px;
	left: 0px;
	width: 1004px;
}

.content2
{
	background: #fffded;
	border: outset #fac6aa;
	padding: 5px;
	font-size: 12px;
	width: 1004px;
	height: 600px;
}

.wl200
{
	display: -moz-inline-block;
	display: inline-block;
	width: 200px;
}

.wl100
{
	display: -moz-inline-block;
	display: inline-block;
	width: 100px;
}

.wr50
{
	width: 50px;
}

.ll100
{
	display:-moz-inline-block;
	display:inline-block;
	width:100px; 
	font-size:14px; 
	font-weight:bold;
}

.lbold
{
	font-size:14px; 
	font-weight:bold;
}

.GridMain
{
	border-width:2px;
	border-right: gainsboro solid;
	border-top: gainsboro solid;
	border-left: gainsboro solid;
	border-bottom: gainsboro solid;
	background-color: #333333;
	border-color: #CDD8E6;
	width: 680px;
	background:transparent !important;
	
	
}

.HarvestCell
{
	border-bottom-width: 2px;
	background-color: #ebf4ea;
}
	

.GridRow
{
	background-color: #EBF4EA;
	background:transparent !important;
}
.GridSelectedRow
{
	background-color: #E6E6FA;
}
.GridHeader
{
	background-color: #CDD8E6;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.GridFooter
{
	background-color: #CDD8E6;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.pagermenu td
{
	padding:5px 0px;
}

.selectedPage a
{
	font-weight:bold;
	color:Red;
}

.middle
{
	margin-right: auto;
	margin-left: auto;
}

.footer
{
	position:absolute; top:634px;
}

.footer2
{
	position:absolute; top:720px; 
	padding-left:140px;
	 
}

.footcell
{
	font-style: italic;
	font-size: 11px;
}
	
.panels
{
	padding-right:10px;
}

.panels1col
{
	background-color: transparent;
	padding-right:10px;
	padding-left:20px;
}

.green
{
	color: #00a54e;
}

.darkgreen
{
	color: #008000;
}

.red
{
	color: #bc001d;
}

.yellow
{
	color: #faf519;
}

.blue
{
	color: #4a2885;
}

.hitcounter
{
	position:absolute;
	top:708px;
	padding-left:906px;
	font-style:italic;
}

.twitter
{
	position:absolute; top:790px;
	padding-left:0px;
	font-style:italic;
}

.MenuItem td a 
{
 width:100%; 
 display:block; 
}

.cellh
{
	font-size: 12px;
	font-weight: bold;
	color: #bc001d;
	text-decoration: underline;
}

.balloon
{
	font-size: 14px;
}

.h2_head
{
	color: #008080;
}

.h2_line
{
	color: #008080;
	font-size: 18px;
	font-weight: bold;
}