body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #333333;

}
a:visited {
	color: #333333;
	text-decoration: none;
	font-style: normal;


}

a:hover {
	color: #2E93D9;
	background-repeat: no-repeat;


}
.left {
	background-image: url(Assets/Images/Boxes%20and%20buttons/left25.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(Assets/Images/Boxes%20and%20buttons/right25.jpg);
	background-repeat: repeat-y;
}
.top {
	background-image: url(Assets/Images/Boxes%20and%20buttons/top.jpg);
	background-repeat: repeat-x;
}
.bottom {
	background-image: url(Assets/Images/Boxes%20and%20buttons/bottom10.jpg);
	background-repeat: repeat-x;
}
.middle {
	background-image: url(Assets/Images/Boxes%20and%20buttons/mid_10.jpg);
	background-repeat: repeat-y;
}

A.WhiteLink:link {
color: #CCCCCC; 
}
A.WhiteLink:visited {
color: #CCCCCC; 
}
A.WhiteLink:hover {
color: #00CCFF; 
}  

.horizontal {
	background-image: url(Assets/Images/Boxes%20and%20buttons/Horizontal10.jpg);
	background-repeat: repeat-x;
}

