body {
	margin: 0 0 0 0;
	background-color: white;
	background-image: url(/system/images/background.gif);
	background-repeat: repeat-x;
	font-family: 'Arial, Helvetica, sans-serif';
}

a:link {text-decoration: none;
	font-size: 12px;
	color: #005db0;
}

a:visited {text-decoration: none;
	font-size: 12px;
	color: #005db0;
}

a:active {text-decoration: none;
	font-size: 12px;
	color: #005db0;
}

a:hover {text-decoration: underline;
	font-size: 12px;
	color: #005db0;
}

.style2 {
	font-size: 12px;
	color: #ffffff;
}

.style3 {
	font-size: 12px;
	color: #005db0;
}

.style4 {
	font-size: 12px;
	color: #005db0;
	font-weight: bold;
	
}

.style5 {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

.style6 {
	font-size: 12px
}

.style8 {
	font-size: 9px;
	color: #005db0;
	
}

.style10 {
	font-size: 10px;
	color: #005db0;
}

.style10b {
	font-size: 10px;
	color: #005db0;
	font-weight: bold;
}

td.off {
	background: #a4a4a4;
}

.class1 a:link {text-decoration: none;
	color: #005db0;
	font-size: 13px;
}

.class1 a:visited {text-decoration: none;
	color: #005db0;
	font-size: 13px;
}

.class1 a:active {text-decoration: none;
	color: #005db0;
	font-size: 13px;
}

.class1 a:hover {text-decoration: none;
	color: #96badf;
	font-size: 14px;
}

