body, td {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777c6e;
}
.inputsearch {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 112px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
}
.bgc1 {
	background-image: url(/_images/bgs_1_1.gif);
	background-repeat: no-repeat;
	height: 100%;
}
.bgc2 {
	background-image: url(/_images/bgs_1_2.gif);
	background-repeat: repeat-y;
	height: 355px;
	padding-left: 22px;
}
.bgc3 {
	background-image: url(/_images/bgs_1_3.gif);
	background-repeat: no-repeat;
	background-position:bottom; 
	height:100%;
}.linktop {
	font-weight: bold;
	color: #cc5100;
	text-decoration: none;

}
.linktop2 {
	font-weight: bold;
	color: #809B3E;
	text-decoration: none;

}
a {
	color: #0054a6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}.linka {
	color: #475064;
}
.titlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #475064;
}
.bg {
	background-color: #BABABA;
}
.titlgs {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #809B3E;
}
.links {

	color: #809B3E;
}
.titlgc {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
.titlgp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC5100;
}
.linksp {

	color: #CC5100;
}
.inputs {
	background-color: #C8D5A9;
	width: 145px;
}
.inputareas {
	background-color: #C8D5A9;
	width: 300px;
}

input, select, textarea { font-family:Tahoma; font-size:11px; }
input.normal { width:150px; background-color:f3d3bd; font-family:Tahoma; font-size:11px; }
input.Money  { width:150px; background-color:f3d3bd; font-family:Tahoma; font-size:11px; }
select.normal { width:150px; background-color:f3d3bd; font-family:Tahoma; font-size:11px; }

input.button { font-family: Tahoma; font-size: 11px; color: #5B5F63; border: solid 1px #CCCCCC; }

.error{ font-size:10px; font-weight:bold; color:#CC0000; text-align:right; }
