body {
	background-color: #c8e0f8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}

.font3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #005BC2;
}

.banner
{
background-image:url(/itim/console/html/images/bg-1.gif);
background-repeat:repeat-x;
background-position:top;
}

.loginbg
{
background-image:url(/itim/console/html/images/mid-bottom-1.gif);
background-repeat:repeat-x;
}

.logintop
{
background-image:url(/itim/console/html/images/mid-top-1.gif);
background-repeat:repeat-x;
background-position:left;
}

.loginbottom
{
background-image:url(/itim/console/html/images/mid-bottom-1.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.logintable
{border-top:thin;
border-top-color:#666666;
border-bottom:thin;
border-bottom-color:#666666;
}

.isc-login-button {	 
	font-family			:Verdana, Helvetica, sans-serif;
	font-size				:80%;	
	font-weight				:normal;
	color					:#000000;
	padding:0px 4px 1px 4px;
	cursor: pointer;
}

#message {
	width:800px;
	border-style:none;
	
}

#center-area {
	position:relative;
	width:100%;
	border:0px;
	height:243px;
	background-image:url(/itim/console/html/images/login-bg-section.gif);
	background-repeat:repeat-x;
	padding:20px 12px 10px 30px;
}

#center-area-z {
	position:absolute;
	width:100%;
	height:243px;
	background-image:url(/itim/console/html/images/right-dec-2.gif);
 	background-position: top right;
 	background-repeat: no-repeat;
 	background-attachment: scroll;
 	z-index: 101;
	padding:20px 12px 10px 30px;

}

#loginFieldsTable {
	min-width: 300px;
}

.content-area {
	position: relative;
	margin-top:6%;
}

.loginform {
	padding:5px;
}