﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #777873;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #777873;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777873;
}
a:hover {
	text-decoration: underline;
	color: #898A82;
}
a:active {
	text-decoration: none;
	color: #777873;
}
.buttonOK 
{ 
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(images/buttonOK.gif); 
	BORDER-LEFT: 0px; 
	WIDTH: 99px; 
	COLOR: #000000; 
	BORDER-BOTTOM: 0px; 
	FONT-FAMILY: Arial, Verdana; 
	HEIGHT: 22px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}
.tableBorder
{
	border-right: gainsboro 1px solid; 
	border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid; 
    border-bottom: gainsboro 1px solid";
}