


BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #8BB381; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	FONT: 10pt  Arial, Segoe UI, Verdana, Tahoma, Sans-Serif, Trebuchet MS, Georgia, Courier, Times New Roman, Serif; 
	COLOR: #25383C; 
	PADDING-TOP: 0px; 
	TEXT-ALIGN: center
}
td {
	font-size: 10pt;
	font-family: Tahoma;
	text-align:left;
}

th {
	font-size: 10pt;
	font-family: Tahoma;
	text-align:left;
}

.input {
	width: 118px;
	height: 13px;
	font-size: 10pt;
}

/*BACKGROUND*/

.dot_Menu{
	background: url('../image/menu2.gif') no-repeat;
	height:32px;
	width:2px;
}

.bg_end{
	background: url('../image/bg_end.gif') repeat-x;
	background-position:bottom;
	width:980px;
}

/*MENU*/


a.menu_Top_on {
	display:block;
	background: url(../image/menu_on.gif) no-repeat; WIDTH:130px;
	font-size: 14px;
	font-family:Arial,Verdana;
	font-weight: bolder;
	color:#88cc00;
	line-height: 32px;
	text-decoration:none;
	text-align:center;
}

a.menu_Top:link, a.menu_Top:visited {
	display:block;
	background: url(../image/menu.gif) no-repeat; WIDTH:130px;
	font-size: 14px;
	font-family: Arial,Verdana;
	font-weight: bolder;
	color:#FFFFFF;
	line-height: 32px;
	text-decoration:none;
	text-align:center;
}
a.menu_Top:hover, .menu_Top a.selected{
	background: url(../image/menu_on.gif) no-repeat; WIDTH:130px;
	color:#88cc00;
}


/*LINK*/

.textlink {font-family: arial,Verdana; font-size: 10pt; color: #333333; text-decoration: none}
.textlink:hover {font-family: arial,Verdana; font-size: 10pt; color: #267D0D; text-decoration: none}

.textlink4 {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #666666; text-decoration: none}
.textlink4:hover {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #267D0D; text-decoration: none}

.textlink7 {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #267D0D; text-decoration: none}
.textlink7:hover {font-family: arial,Verdana; font-size: 10pt; font-weight: bold; color: #ff3300; text-decoration: none}

.title1 {font-family: Tahoma, arial,Verdana; font-size: 10pt; color: #267D0D; font-weight: bold}
.check {font-family:  arial,Verdana, Tahoma; font-size: 10pt; color: #ff3300; font-weight: none}

.smalltext {font-family: tahoma, Verdana; font-size: 10px; color: #999999}


.selectBox{
  font-family: Tahoma, Verdana,   Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  width: 100%;
  height: 14pt;
  border: 1px solid #cccccc;
  background-color: #FFFFFF;    
}

.fieldText{
 	font-size: 8pt;
	font-family: Tahoma, Verdana,   Arial, Helvetica, sans-serif; 
	text-align:left;
	height: 14pt;
	width:100%;
	border: 1px solid #cccccc; 
	background-color: #FFFFFF; 
}
.fieldDate{
 	font-size: 8pt;
	font-family: Tahoma, Verdana,   Arial, Helvetica, sans-serif; 
	height: 14pt;
	width:100;
	text-align: center;
	border: 1px solid #cccccc; 
	background-color: #FFFFFF;
	
}
.fieldNumber{
 	font-size: 8pt;
	font-family: Tahoma, Verdana,   Arial, Helvetica, sans-serif; 	
	text-align:right;
	height: 14pt;
	width:100;
	border: 1px solid #cccccc; 
	background-color: #FFFFFF; 
}