BODY {
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: 'Arial', sans-serif
}
.1 {
	FONT-SIZE: 11px; COLOR: #C0C0C0; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.1:hover {
	COLOR: red; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.2 {
	FONT-SIZE: 18px; COLOR: #C0C0C0; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.3 {
	FONT-SIZE: 16px; COLOR: #C0C0C0; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.text1 {
	font-family: Arial; font-size: 10px; font-weight: bold; text-align: center; color:#000080; vertical-align:super
}
.text2 {
	font-family: Arial; font-size: 11px; font-weight: bold; text-align: center; color:#ffffff; vertical-align:super
}
TABLE
{
	font-family: Arial, sans-serif;
	font-size: 12;
}
.textbox
{
    border-style: solid;
    border-width: 1;
}
.button
{
    border: 0;
    background-color: E8E8E8;
}
.text_small_light
{
	font-family: Arial, sans-serif;
	font-size: 10;
	color: #A4A4A4;
}
.text_light
{
	font-family: Arial, sans-serif;
	color: #A4A4A4;
}
.menu
{
	color: #6575AD;
	font-size: 12;
}
.menu_active
{
	color: red;
	font-size: 12;
}
.admin
{
	background-color: #FFBCB8;
}
.user
{
	background-color: #E8FFB8;
}
.selected_page
{
	color: red;
}

.debitorList {border-collapse: collapse; color:#B2B2B2;}
.debitorList th {border-style: solid; border-width: 1px; border-color:#FFFFFF;}
.debitorList td {border-style: solid; border-width: 1px; border-color:#FFFFFF;}
.marquee		{color: #FFFFFF;}