body {
	background-color: White;
	color:#191970;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	width : auto;
}

DIV.BigLogo { 
	position:absolute; 
	top:5px; 
	left:10px;
	z-index:0; 
}

DIV.login_address {
	position:absolute;
	top:300px;
	left:0px;
	z-index:10;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12pt;
	color: #4C4990;
}

DIV.copyright_login {
	z-index:10;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:8pt;
	color: #4C4990;
}

DIV.copyright_text {
	position:relative;
	font-family: arial, helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:8pt;
	color:#4C4990;
}

DIV.LoginForm {
	position:absolute;
	top:170px;
	left:100px;
	z-index:0;
}

.bold10 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:10pt;
	color:#000000;
}

.bold12 {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:12pt;
	color:#000000;
}

.ErrorMessage { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt; 
	color:#ff0000;
}

.InventoryCell {
	border-bottom : 1px solid;
}



.HeaderCell {
	background-color: #4c4990;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	height: 30px;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

.SmallText {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	position: relative;
}

.TextInput { 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}


.boldfont {font-family:Verdana;font-weight:bold;font-style:normal;font-size:12pt;color:#000000;}


