body {
	overflow:auto;
	background-color: #4a4caa;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	scrollbar-face-color: #949CCD;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	background-image: url(Images/Background.png);
	background-repeat: repeat;	
}

a:link {
	color: #BE1359;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BE1359;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}


td
{
font-family: Tahoma;
font-size: 12px;
color: #000000;
}

.Pink {font-weight: bold; color: #BE1359;}
.Blue {color: #555DAE; font-weight: bold;}
.Green {color: #9FB471; font-weight: bold;}
.Orange {font-size: 12px; color: #E9BE3E; font-weight: bold;}

span {
	color: #000;
}
