html {
	width:100%;
	height:100%;
	font-size:100.01%;
}
body, form {
	width:100%;
	height:100%;
	margin: 0px;
	font-size:66%;
	line-height:1;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
}
table {
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:2px;
	border-color:#999;
	font-size:100%;
}
a {
	text-decoration: none;
}
.h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	color: #7C7660;
	letter-spacing: -1px;
	text-align: center;	
}
.mn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.p200 {
	line-height: 200%;
}
.mn2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
	background-color: #CCD2DC;
	font-weight: bold;
	color: #000000;
}
.wt {
	color: #FFFFFF;
	filter: Alpha(Opacity=1);
}
input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 100%;
}
textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 100%;
}
.am {
	color: #333333;
	text-decoration: none;
}
.t_nav {
	width: 190px;
	border: none;
	margin-left: 5px;
	border-collapse:collapse; 
	border-spacing:0px;
}
.t_nav td {
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.t_nav a {
	color: #333333;
}
.nav_selected {
	background-color: #CCD2DC;
	font-weight: bold;
}
#alert {
	padding: 20px;
	background-color: #97C709;
	border: 3px solid #FFF;
	font-size: 12px;
	line-height: 16px;
	position: absolute;
	top: 20%;
	left: 45%;
	margin-left: -170px;
	margin-right: 10px;
	z-index: 9999;
}
#alert p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#alert h1 {
	font-size: 24px;
	color: #1B5900;
	line-height: 32px;
}
#alert a {
	color: #2C5418;
	font-weight: bold;
}
#alert input {
	font-size: 16px;
	color: #FFF;
	background-color: #97C709;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height: 27px;
	height: 27px;
	width: 34px;
	cursor:pointer;
}
#alert .checkbox {
	height: 15px;
	width: 15px;
	vertical-align:middle;
}
.btn_alert {
	width: 100px;
}
.frm1 td, .frm1 th {
	padding: 3px;
}
.frm1 th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96C73D;
	text-align: left;
	color: #333;
	font-weight: normal;
}
.frm1 input {
	font-size: 12px;
}
.rem {
	color: #666;
	font-style: italic;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #96C73D;
}
#header {
	background-image: url(bg.gif);
	background-color: #1C5A02;
	height: 55px;
}
.bl960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header .bl960{
	position: relative;
}
#logo {
	position: absolute;
	top: 13px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
#persona {
	font-size: 14px;
	color: #FFF;
	text-align: right;
	position: absolute;
	top: 13px;
	right: 0px;
	font-weight: bold;
}
#persona input {
	background-color:transparent; 
	border:0px; 
	color: #96C73D;
}
#persona a {
	color: #96C73D;
	font-weight: normal;
}
.content {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
.content p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.content h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
}
.content h2 {
	font-size: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
}
.content h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	margin-top: 15px;
}
.butgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #1D5B02;
	background-image: url(bg.gif);
	padding: 3px;
	min-width: 100px;
}
.add {
	line-height: 16px;
	background-image: url(add.gif);
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	float: right;
	background-color:transparent;
	border:0px;
}
.copy {
	line-height: 16px;
	background-image: url(editcopy.png);
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	float: right;
	border:0px;
}
.pricelist {
	line-height: 16px;
	background-image: url(document-text.png);
	display: block;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-color:transparent;
	float: right;
	border:0px;
	font-weight:normal;
}
.del {
	line-height: 16px;
	background-image: url(del.gif);
	display: block;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-color:transparent;
	float: right;
	border:0px;
	font-weight:normal;
}
.print {
	line-height: 16px;
	background-image: url(print.png);
	display: block;
	padding-left: 20px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	float: right;
	background-color:transparent;
	border:0px;
}
.doc_inner {
	background-image: url(doc_inner.png);
	background-repeat: no-repeat;
	background-position: center 5px;
}
.doc_in {
	background-image: url(doc_in.png);
	background-repeat: no-repeat;
	background-position: center 5px;
}
.doc_out {
	background-image: url(doc_out.png);
	background-repeat: no-repeat;
	background-position: center 5px;
}
.contract {
	text-align: justify;
}
.contract h1 {
	text-align: center;
}
.contract h2 {
	text-align: center;
}
.contract h3 {
	text-align: center;
}
.contract h4 {
	text-align: left;
}
.contract table {
	text-align: left;
}
#menu {
	background-color: #96C73D;
	height: 30px;
}
#nav, #nav ul {
	list-style: none;
	padding: 0;
	float: left;
	width: 100%;
	margin: 0px;
}
#nav li {
	float: left;
	position: relative;
	background: none;
	width: 137px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
#nav a {
	color: #1C5A01;
	text-decoration: none;
	display: block;
	padding: 0 10px;
}
#nav a:hover {
	color: #96C73D;
	text-decoration: underline;
}
#nav li:hover, #nav li.jshover {
	background-color: #133902;
	color: #FFF;
}
#nav li:hover a , #nav li.jshover a{
	color: #FFF;
}
#nav li ul {
	display: none;
	position: absolute;
	padding: 8px 0;
	background-color: #133902;
	-khtml-opacity: 0.9;
}
#nav li li {
	border:none;
	line-height: normal;
	height: auto;
}
#nav li li a {
	background: none;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	line-height: normal;
	margin-bottom: 10px;
	color: #96C73D;
}
#nav li:hover ul, #nav li.jshover ul {
	display: block;
}
#nav li:hover li ul, #nav li.jshover li ul {
	display: none;
	top: -9px;
	left: 133px;
}
.bg_refusal {
	background-color: #FFBBBB;
}
.bg_ok {
	background-color: #BBFFBB;
}
.bg_other {
	background-color: #FFFFBB;
}
.t1 {
	width: 960px;
}
.t1 tr {
	vertical-align: top;
}
.t1 th {
	background-color: #e4f1bf;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F5D03;
}
.t1 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C73D;
}
.aselect {
	background-color: #f6c600;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.btn_select1 {
	height: 21px;
	width: 24px;
	padding-left: 2px;
	padding-right: 2px;
}
.btn_select {
	height: 21px;
	width: 24px;
	padding-left: 2px;
	padding-right: 2px;
	background-image: url(images/icons/text_edit.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
	border:0px;
}
.btn_select_del {
	width: 24px;
	background-image: url(images/icons/delete.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
	border:0px;
}
.btn_pl {
	background-image: url(pl.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
	border:0px;
}
.btn_pd {
	background-image: url(pd.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
	border:0px;
}
.rem_v {
	color: #666;
	font-style: italic;
	vertical-align: top;
}
.main_key {
	font-size: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 5px;
}
.main_key_caption {
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
}
.scroll {
	overflow: auto;
	max-height: 170px;
	padding: 2px;
}
.scroll ul {
	width: 125px;
	padding: 1px;
	margin: 0px;
}
.scroll li {
	padding: 1px;
	border: 1px dotted;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
}
.list_square {
	list-style-type: square;
}
.t2 tr {
	vertical-align: top;
}
.t2 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
	padding-bottom: 5px;
}
.t2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.ts tr {
	vertical-align: top;
}
.ts th {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}
.ts td {
	border-width: 1px;
	border-style: solid;
}
#contact {
	position: fixed;
	bottom: 0%;
}
.strik {
	text-decoration:line-through;
}
.page_br {
	page-break-before:always;
}
