body
{
	background-color:#EBEADB;
	margin:0;
	font-size:11px;
	font-family:Arial;
}

body.Login
{
	background-color:#404040;
	margin:0;
	font-size:12px;
	font-family:Arial;
}

.titleWhite {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.notificationBoxBorder {
	border: 1px solid #bbbbbb;
}
.Footer
{
	height:24px;
	background-color:White;
	border: 1px solid #bbbbbb;
}

.copyTxt {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
}
.titleGrey {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #999999;
}
.copyTxt A:link {text-decoration: underline; color: #000000}
.copyTxt A:visited {text-decoration: underline; color: #000000}
.copyTxt A:active {text-decoration: underline; color: #000000}
.copyTxt A:hover {text-decoration: none; color: #000000}

.loginBG {
	background-image: url(../images/login_bg.jpg);
	background-repeat: repeat;
}

.loginBorder {
	border: 1px solid #AAAAAA;
}


.lbl1
{
	font-size:11px;
	font-family:Arial;
}

.pv1
{
	font-size:11px;
	font-family:Arial;
}

.tb1
{
	font-size:11px;
	font-family:Arial;
}

.tbl1
{
	width:100%;
	height:100%;
	padding:50px;
}

.Button
{
	border: 0;
	height: 21px;
	width: 78px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(../images/bu_blue.jpg);
	cursor: hand;
}

.ButtonLong
{
	border: 0;
	height: 21px;
	width: 115px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(../images/bu_long.jpg);
	cursor: hand;
}

.Button2
{
	border: 0;
	height: 21px;
	width: 78px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(../images/bu_green.jpg);
	cursor: hand;
}

.Button2Long
{
	border: 0;
	height: 21px;
	width: 115px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(../images/bu_green_long.jpg);
	cursor: hand;
}

INPUT
{
	font-family: Arial;
	font-size: 11px;
}

SELECT
{
	font-family: Arial;
	font-size: 11px;
}

TEXTAREA
{
	font-family: Arial;
	font-size: 11px;
}

SPAN
{
	font-family: Arial;
	font-size: 11px;
}

LABEL
{
	font-family: Arial;
	font-size: 11px;
}

a
{
	
	color:Black;
	font-family: Arial;
	font-size: 11px;
}

TD
{
	font-family: Arial;
	font-size: 11px;
}

.a1 {color: #46659B}

.Hdn
{
	display:none;
}

/* MileStone Image */
.MSI
{
	cursor:pointer;
}

.bgexchange {
	background-image: url(../images/icon_exchange.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgcurency {
	background-image: url(../images/icon_clock.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.EditFormButtonRow
{
	cursor:default;
}

.Panel
{
	display:inline;
}

.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.arial12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #46659b;
}
 
.WMSOrderStep2GridHeader
{
	text-align:Center;
    background-color:#46659b;
    color:white;
    font-weight:bold;
    padding:3px 3px 3px 3px;
}

.DefaultGridCell
{
    padding:1px 1px 1px 1px;
}

.NoBorders
{
	width:1px !important;
}

.NoBorders td
{
	border: none !important;
	padding:2px 2px 2px 2px;
	white-space:nowrap;
}