body
{
font-family:Verdana;
font-size:10px;
color:#686767;
margin:0;
min-width:1000px;	
}

.header
{
background:url(../images/bg_header.gif) repeat-x;
height:64px;
}
.header .logo
{
background:url(../images/logo.png) no-repeat center;
float:left;
cursor:pointer;
padding:0 17px 0 17px;
width:215px;
height:50px;
margin-right:30px;
margin-left:18px;
}


.footer
{
background:url(../images/bg_footer.gif) repeat-x;
height:36px;
padding:0 16px 0 20px;
}
.footer em
{
font-style:normal;
font-size:10px;
margin-top:6px;
float:left;
}
.footer .logo
{
background:url(../images/logo_footer.png) no-repeat center;
float:right;
cursor:pointer;
padding:0 4px 0 4px;
width:19px;
height:25px;
}



.outerpair1 {
	background: url(../images/upperrightfade.png) right top no-repeat;
	width:609px;
}
.outerpair2 {
	background: url(../images/lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px;
}
.shadowbox {
	background: url(../images/shadow.png) bottom right;
}
.innerbox {
	position: relative;
	left: -8px;
	border-right:solid #e2e2e2 1px;
	border-bottom:solid #e2e2e2 1px;
	background: url(../images/left_line.gif) left top no-repeat;
	top: -8px;
	padding-left:1px;
}
.cont h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:10px;
	color:#959595;
	margin:0;
	height:39px;
	padding-left:20px;
	line-height:42px;
	background: url(../images/h1_bg.gif) -1px top no-repeat;
}
.cont h2 
{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:10px;
	color:#959595;
	margin:0;
	height:39px;
	padding-left:20px;
	line-height:42px;
	background: url(../images/h1_bg2.gif) -1px top no-repeat;
}
.cont img {
	vertical-align: bottom;
	margin:1px;
}


.login {
	width:366px;
	}
.login-area{

	background: url(../images/login_bg.png) left top no-repeat;
	border:solid white 1px;
	height:205px;
}

.login-table
{
	font-size:10px;
	margin:76px 0 0 85px;
	}
	
	.login-table .lbl
	{
		padding:0 4px;
		text-align:right;}
		
.tip-text
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#7d7d7d;
	padding-left:8px;
	line-height:13px;
	text-align:left;
	
}
.tip-table-border
{
	position:static;
	border:solid #ececec 1px;
}
.tip-title
{
	font-size:11px;
}

.login-buttons
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:White;
	background: url(../images/login_btn_bg.gif) left top repeat-x;
	border-right:solid #6ac5ff 1px;
	border-left:solid #6ac5ff 1px;
	border-bottom:solid #6ac5ff 1px;
	border-top:solid #6ac5ff 1px;
}

.login-fields
{
	border:solid #1896e7 1px;