body
{
	margin: 0px 0px 0px 0px;
	background-color: #F3F3F3;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
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-align: right;
}
td.MenuDevider
{
	height: 18px;
	border-right: solid 1px #3362ae;
	border-left: solid 1px #3362ae;
	border-bottom: solid 1px #3362ae;
	text-align: right;
}
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-bottom: solid 1 gray;
	border-top: solid 0;
	border-left: solid 0;
	border-right: solid 1 gray;
	cursor: hand;
	height: 18px;
	width: 122px;
	background-color: transparent;
	color: #006699;
	text-align: center;
	text-indent: 8px;
}
table
{
	border-width: 0px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}
img.imgBtn
{
	cursor: hand;
	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: 2px solid #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;
}