html {
	background: url(images/tile.gif) repeat 0px 0px;
	height: 100%;
	background-color: #fff;
}

body {
margin: 0;
padding: 0;
}

/*table#tableBG {
background-color: #fff;
} */


.border_vert_left {background-image: url(images/left_border.png); background-repeat: repeat-y;}
.border_vert_right {background-image: url(images/right_border.png); background-repeat: repeat-y;}
.corner_left  {background-image: url(images/left_corner.png); background-repeat: no-repeat;}
.corner_right {background-image: url(images/right_corner.png); background-repeat: no-repeat;}
.border_bottom {background-image: url(images/bottom_border.png); background-repeat: repeat-x;}
.green_border {background-image: url(images/green_border.gif); background-repeat: repeat-x;}
.green_border_big {background-image: url(images/green_border_big.gif); background-repeat: repeat-x;}
.nt_bar {background-image: url(images/nt_bar.gif); background-repeat: repeat-x;}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #1F6D00;
	line-height:100%;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	line-height:100%;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height:100%;
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #1F6D00;
	line-height:110%;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #1F6D00;
	line-height:110%;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	line-height:100%;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #1F6D00;
	line-height:110%;
}


a:link {
COLOR: #000000;
}
a:visited {
COLOR: #000000;
}
