table.header
{
	width:100%;
	font-family:Arial;
}

table.header td
{
	padding-left:25px;
	padding-right:5px;
	font-size:13px;
	font-weight:bold;
	color:White;
	background-image:url(/images/webctrl/back_blue.gif);
	background-repeat:repeat-x;
}

table.header td.logo
{
	width:155px;
	padding:0px;
	background-image:none;
}

div.pageTitle
{
	line-height:30px;
	margin-top:5px;
	padding-left:180px;
	font-family:Arial;
	font-size:13px;
	color:White;
	background-color:#728286;
}

div.pageTitle big
{
	font-size:18px;
	font-weight:bold;
}

div.leftMenu
{
	font-family:Verdana;
	font-size:11px;
}

div.leftMenu a
{
	display:block;
	padding:5px 3px 5px 15px;
	text-decoration:none;
	color:Black;
	background-color:#f7f7f7;
	background-image:url(/images/webctrl/arrow_red.gif);
	background-position:7px center;
	background-repeat:no-repeat;
	border-left:1px solid #b50122;
	border-right:1px solid #b50122;
	border-bottom:1px solid #b50122;
}

div.leftMenu a.first
{
	border-top:1px solid #b50122;
}

div.leftMenu a:hover
{
	color:#cc0000;
	background-color:#dddddd;
}

div.leftMenu form
{
	margin:0px;
	padding:7px;
	/*background-color:#f7f7f7;*/
	background-color:White;
	border-left:1px solid #b50122;
	border-right:1px solid #b50122;
	border-bottom:1px solid #b50122;
}

div.leftMenu input
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

div.footer
{
	position:relative;
	height:30px;
	line-height:30px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:White;
	background-color:#003399;
}

div.footer img
{
	position:absolute;
	top:3px;
	right:5px;
}

div.captcha
{
	font-family:Arial;
	font-size:11px;
}

div.captcha div.box
{
	position:relative;
	width:240px;
	height:120px;
	border:2px solid #ccc;
}

div.captcha input
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

table.userInfo th
{
	padding-right:5px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

table.userInfo input, table.userInfo select
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

table.userInfo span.required
{
	font-family:Verdana;
	font-size:8pt;
	color:#b50122;
}
