body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.left{
  font-size: 11px;
  font-family: arial,verdana;
  background-repeat: repeat-y;
  background-position: right;
}
td.right{
  font-size: 11px;
  font-family: arial,verdana;
  background-repeat: repeat-y;
  background-position: left;
}
td.bottom{
  font-size: 11px;
  font-family: arial,verdana;
  background-repeat: repeat-x;
  background-position: top;
}

.footer {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.grnbld-14pt {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #528113;
	font-weight: bold;
}
.dotted-border {
	border-bottom-style: dotted;
	border-bottom-color: #D4D4D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41640D;
	border-bottom-width: 1px;
}
.red-bld14pt {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #CC0000; font-weight: bold; }
.whtbld-14pt {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; }
.blkbld-14pt {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.blk-20pt {font-size: 20px; font-family: Arial, Helvetica, sans-serif; color: #000000; }
.blk-11pt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.imgleft {	margin-right: 10px;}
.imgright {	margin-left: 10px;}

.inputText2 {	
	BORDER-RIGHT: #575656 1px solid; 
	BORDER-TOP: #575656 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #575656 1px solid; 
	WIDTH: 100%; COLOR: #000000; 
	BORDER-BOTTOM: #575656 1px solid; 
	HEIGHT: 17px; 
	BACKGROUND-COLOR: #FFFFFF}
	
.inputText3 {	
	BORDER-RIGHT: #575656 1px solid; 
	BORDER-TOP: #575656 1px solid; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #575656 1px solid; 
	WIDTH: 100%; COLOR: #000000; 
	BORDER-BOTTOM: #575656 1px solid; 
	HEIGHT: 50px; 
	BACKGROUND-COLOR: #FFFFFF}

A:link  { font-size: 12px; color: #41640D; text-decoration: none }
A:visited  { font-size: 12px; color: #41640D; text-decoration: none }
A:hover  { font-size: 12px; color: #41640D; text-decoration: underline }

.whtbld A:link  { font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none }
.whtbld A:visited  { font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: none }
.whtbld A:hover  { font-size: 14px; color: #FFFFFF; font-weight: bold; text-decoration: underline }

.footer A:link  { font-size: 11px; color: #FFFFFF; text-decoration: none }
.footer A:visited  { font-size: 11px; color: #FFFFFF; text-decoration: none }
.footer A:hover  { font-size: 11px; color: #FFFFFF; text-decoration: underline }
.gry-border {border: 1px solid #CCCCCC;}
