.ces-logon
{
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.ces-logon .label
{
	line-height: 20px;
}
.ces-logon .ces-button
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FFF;
	background: #647DAC;
	border: 1px solid #666;
}
.ces-logon .header
{
	border: 1px solid #000000;
	background-color: #262626;
	line-height: 15px;
}
.ces-logon .spacer
{
	line-height: 2px;
}
.ces-logon .tiny
{
	font-size: 9px;
}
.ces-logon .body
{
	border: 1px solid #000000;
	background-image: url(../../../../images/login_bg.jpg);
	background-repeat: no-repeat;
	background-color: #262626;
	color: #333;
	font-weight: 700;
}
.ces-logon .body a
{
	font-weight: 400;
}
.ces-logon .body .textbox
{
	height: 15px;
}
.ces-logon .body .dropdown
{
	height: 22px;
}
.ces-logon-component TH
{
	color: #00008B;
	width: 150px;
	text-align: right;
	vertical-align: top;
	border: 0;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 3px;
}
.ces-logon-component TD
{
	color: #003;
	border: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 3px;
}
.ces-logon-component TD.right
{
	text-align: right;
}
.ces-logon-component-button
{
	color: #666;
	text-decoration: none;
	background: #FFF;
	cursor: pointer;
	height: 22px;
	border: 1px solid #CCC;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.ces-logon-component-textbox
{
	border-color: #ccc;
	border-style: solid;
	color: #000;
	font-size: 10pt;
	font-weight: 400;
	text-decoration: none;
	border-width: 1px;
	background: #fff;
}
.ces-footer
{
	font-weight: 700;
	font-size: 9px;
	color: #ffffff;
	font-family: Arial;
}
.ces-screen-message
{
	font-weight: 700;
	font-size: 9pt;
	color: red;
	font-family: Arial;
}
.ces-screen-message-error
{
	font-weight: 700;
	font-size: 9pt;
	color: red;
	font-family: Arial;
}
