a:link {
	color: #009900;font-weight: bold;
}
a:visited {
	color: #009900;font-weight: bold;
}
a:hover {
	color: #006600;font-weight: bold;
}
a:active {
	color: #009900;font-weight: bold;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #009900;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-image: url(images/background.gif);
}
.contentBack {
	background-image: url(images/widthbar.gif);
	background-repeat: repeat;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600
	}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	background-color: #E6F7E6;
	border: thin solid #D6EFD6;
	}

.style3 {font-size: 14px}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	background-color: #E6F7E6;
	border: thin solid #D6EFD6;
	}
	
	.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000C0;
	background-color: #E6F7E6;
	border: thin solid #D6EFD6;
	}
	
	.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600
	}
	
	.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #90743D;
	background-color: #E6F7E6;
	border: thin solid #D6EFD6;
	}
	
	.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration:none;
	}
		
	.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration:none;
	}
	
	.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	}
	
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #006600;
}
h4 {
	font-size: 14px;
	color: #006600;
}

h5 {
	font-size: 12px;
	color: #006600;
	font-weight: normal;
}

.nisafont { font-family:verdana, arial; font-size:7pt; color:#ffffff; font-weight:normal;}
a.nisafont:link {font-family:verdana, arial; font-size:7pt; text-decoration:none; color:#ffffff; font-weight:normal;}
a.nisafont:visited { font-family:verdana, arial; font-size:7pt; text-decoration:none; color:#ffffff; font-weight:normal;}
a.nisafont:hover { font-family:verdana, arial; font-size:7pt; text-decoration:none; color:#ffffff; font-weight:normal;}

.breadcrumb { font-family:Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:none; color: #CCCCCC; font-weight:normal; line-height:20pt; text-align:left;}
a.breadcrumb:active {color:#cccccc; font-weight:normal; text-decoration:none; }
a.breadcrumb:link {color:#cccccc; font-weight:normal; text-decoration:none; }
a.breadcrumb:visited { color:#cccccc; font-weight:normal;  text-decoration:none;}
a.breadcrumb:hover { color: #999999; font-weight:normal; text-decoration:none;}

.contentBack2 {
	background-image: url(images/topbar2.gif);
	background-repeat: no-repeat;
}
.border {
	border: medium double #D6EFD6;
}

.borderred {
	border: 2px solid #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.bordergold {
	border: 2px solid #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #90743D;
}
.borderblue {
	border: 2px solid #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000C0;
}

li {
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}
