td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F6062;
}.border {
	border: 2px solid #FFFFFF;
}
.headings {
	font-size: 15px;
	font-weight: bold;
	color: #333399;
}
.background {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.imagecaption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 5F6062;
	font-style: normal;
}
ul{
	font-size: 12px;
	color: #5F6062;
}
.backgroundCopy {

	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.headingsCopy {

	font-size: 13px;
	font-weight: bold;
	color: 808285;
}
.backgroundcolumn {


	background-image: url(images/bg_notes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.first {text-decoration: none; color: 2E3192;}
a.second{text-decoration:none; color:5F6062; font-size: 10px;}
a.third{text-decoration:none; color:FFFFFF;}
a.first:hover {color:5F6062;}
a.second:hover {color:2E3192;}
a.third:hover {text-decoration: underline;}

a.two {text-decoration: none; color: 2E3192; font-weight: bold;}
a.admin{text-decoration:none; color:5F6062; font-size: 10px;}

a.two:hover {color:5F6062; font-weight: bold;}
a.admin:hover {color:2E3192;}
