a:hover {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
	}

a:visited  {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.filler {
	background-image: url(images/filler.jpg);
	background-repeat: repeat-x;
}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BCE2FE;
	border-right-color: #BCE2FE;
	border-bottom-color: #BCE2FE;
	border-left-color: #BCE2FE;
}

.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
}

a:visited:hover{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099cc;
	text-decoration: underline;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.screenbg {
	background-attachment: scroll;
	background-image: url(images/screen.jpg);
	background-repeat: no-repeat;
	background-position: right 35px;
}
