/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #99CC00;
}
a:active {
	color: #FFFFFF;
}
.style1 {
	color: #999999;
	font-size: 14px;
}
.style2 {
	font-size: 24px
}
.style3 {
	font-size: 12px;
	color: #CCCCCC;
}
.style4 {
	color: #FF9900
}
.style5 {
	color: #003399;
	font-size: 28px;
}
.style6 {
	color: #FFFFFF;
	font-size: 14px;
}
.style7 {
	font-size: 12px;
	color: #FF9900;
}
.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC00;
	text-decoration: none;
	font-size: 18px;
}
a.greenlink:link {
	color: #99CC00;
}
a.greenlink:visited {
	color: #99CC00
}
a.greenlink:hover {
	color: #000000
}
a.greenlink:active {
	color: #99CC00
}
.greenlink2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #99CC00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.greenlink2:link {
	color: #99CC00
}
a.greenlink2:visited {
	color: #99CC00
}
a.greenlink2:hover {
	color: #FFFFFF
}
a.greenlink2:active {
	color: #99CC00
}
.greylink {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
a.greylink:link {
	color: #CCCCCC
}
a.greylink:visited {
	color: #CCCCCC
}
a.greylink:hover {
	color: #99CC00
}
a.greylink:active {
	color: #CCCCCC
}
.greylink2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	text-decoration: underline;
}
a.greylink2:link {
	color: #666666
}
a.greylink2:visited {
	color: #666666
}
a.greylink2:hover {
	color: #000000
}
a.greylink2:active {
	color: #666666
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:link {
	color: #FFFFFF
}
a.whitelink:visited {
	color: #FFFFFF
}
a.whitelink:hover {
	color: #99CC00
}
a.whitelink:active {
	color: #FFFFFF
}
.thinborderblack {
	border: 1px solid #000000;
}
.thinbordergrey {
	border: 1px solid #CFCFCF;
}
.thinborderorange {
	border: 1px solid #FE9900;
}
