body {
	margin: 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color:"#074DAA";
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #DDE5F3;
	padding: 0px;
	font-size:12px;
	
}
a:visited {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;

}
a:link {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #FF6666;
	text-decoration: none;

}
a:active {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #FF6666;
	text-decoration: none;
}
a.admin:visited {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #6A94CC;
	text-decoration: none;

}
a.admin:link {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #6A94CC;
	text-decoration: none;

}
a.admin:hover {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #3869AA;
	text-decoration: underline;

}
a.admin:active {
	font-family: MS Sans Serif;
	font-size: 12px;
	color: #3869AA;
	text-decoration: none;
}
.white {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.blue {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}
.red {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.header {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.texttable {
	font-family: "verdana";
	font-size: 9px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.headtable {
	font-family: "verdana";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
