body,td,th {
	font-family: Arial;
	font-size: small;
}
body {
	

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: small;
	color: #008800;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008800;
}
a:hover {
	text-decoration: underline;
	color: #008800;
}
a:active {
	text-decoration: none;
	color: #ADD3A7;
}
.style2 {
	color: #008800;
	font-weight: bold;
}
.style3 {
	font-size: medium;
	color: #008800;
	font-weight: bold;
	font-family: Arial;
}
.style30 {
	font-size: medium;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
}
.style4 {
	font-size: x-small;
	color: #666666;
}
.style5 {font-size: x-small}


.zag {
    background-image : url('images/zag.jpg');
    background-repeat : repeat-x;
    height : 38px;
    border-width : 0px;
    width : 100%;
  }

.border {
    border-bottom-color : #CCCCCC;
    border-bottom-style : ridge;
    border-bottom-width : 1px;
    border-collapse : separate;
    border-left-color : #CCCCCC;
    border-left-style : ridge;
    border-left-width : 1px;
    border-right-color : #CCCCCC;
    border-right-style : ridge;
    border-right-width : 1px;
    border-top-color : #CCCCCC;
    border-top-style : ridge;
    border-top-width : 1px;
  }

.inner {
    background-color : #b5b5b5;
    border-bottom-color : #efefef;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-collapse : separate;
    border-left-color : #efefef;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #efefef;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #efefef;
    border-top-style : solid;
    border-top-width : 1px;
  }

.zag_l {
    background-image : url('images/zag_l.jpg');
    background-repeat : no-repeat;
    width : 50px;
  }

.zag_r {
    background-image : url('images/zag_r.jpg');
    background-repeat : repeat-x;
    width : 13px;
  }