.mainbkgrnd {
	background-image: url(Images/bkgrnd_warning_triangle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
html {
scrollbar-face-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#FEFF19;
scrollbar-shadow-color:#003300;
scrollbar-darkshadow-color:#666666;
scrollbar-arrow-color:#FEFF19;
scrollbar-track-color:#FEFF19
}
.PixelLine {
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.homebuttonleft {
	background-image: url(Images/button_140.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
}
.homebuttonright {
	background-image: url(Images/button_140.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
}

.headingtext {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bodytext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}
.button1 {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.button2 {
	background-color: #FEFF19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

.weblink {
	color: #009933
}

.darklinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666
}

.criticallinks {
	color: #FF3300
}

img {
	border: None;

}