body
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3F3F3;
}
form
{
	display: inline;
}
td.Login
{
	border-right: solid 1px black;
	border-left: solid 1px black;
	background-color: #4A9ECE;
}
td.Menu
{
	height: 18px;
	border-right: solid 1px #3362ae;
	border-left: solid 1px #3362ae;
	text-indent: 3px;
}
td.MenuDevider
{
	height: 18px;
	border-right: solid 1px #3362ae;
	border-left: solid 1px #3362ae;
	border-bottom: solid 1px #3362ae;
	text-indent: 3px;
}
A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}
A:hover
{
	color: #669999;
	text-decoration: underline;
}
input.Link
{
	border: solid 0px;
	cursor: pointer;
	background-color: transparent;
	color: Black;
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
}
table
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}
img.imgBtn
{
	cursor: pointer;
	border-width: 0px;
}
DIV.EBDiv
{
	border: solid 1pt #DE3C10;
	z-index: 10;
	position: absolute;
	filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=3, OffY=3, Color=  'silver' , Positive= 'true' );
	font-family: Verdana, Tahoma, Arial;
}
td.EBTitle
{
	text-indent: 5px;
	border-bottom: solid 2px #C0C0C0;
	background-image: url(  '../../images/Table/Banner0.gif' );
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
	cursor: move;
}
td.EBText
{
	background-color: #FFEBEF;
	line-height: 16px;
}
