
hr{
	color: #000080;
}
div.headerAdminStatus{
	font: Tahoma;
	font-size: xx-small;
	line-height: 120%;
	color: black;
}
form { margin: 0; }
form.smaller { 
	margin: 0; 
}
input.smaller{
	font-size: xx-small;
}

A:HOVER
{
        color:#000011;
        text-decoration : none;
}

A{
        color:blue;
        text-decoration : none;
}

h2 {
	font-size: medium;
	color : #000080;
}

BODY{
        font-family: Tahoma;
	font-size: smaller;
        text-align: justify;

        margin-left: 2%;
        margin-right: 2%;
        margin-top: 2%;
        margin-bottom: 1%;
        
        color: Black;
	background-color: white;
}

table.grayedOne{
	background-color: #C0C0C0;
}

table {
	font-size: x-small;
	vertical-align: middle;
}

div.convHeader{
	font: Tahoma;
	font-size: x-small;
	line-height: 120%;
	color: black;
}
tr.userDialog{
	font: Tahoma;
	font-size: small;
	line-height: 110%;
	color: black;
}

tr.adminDialog{
	font: Tahoma;
	font-size: 11px;
	line-height: 110%;
	color: #000080;
}


div.msgForAdmin{
	font: Tahoma;
	font-size: x-small;
	line-height: 120%;
	color: #000080;
}

tr.customersInQue{
	font: Tahoma;
	font-size: smaller;
	color: #000080;	
}

tr.customersInQueHeader{
	font: Tahoma;
	font-size: smaller;
	font-weight: bold;
}

td.smallBold{
	font-size: xx-small;
	font-weight: bold;	
}