body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navbg {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
}
.footerbg {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.FooterContent {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.ftr:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bgs {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4a5e9b;
	border-left-color: #4a5e9b;
}
.titlerightside {
	background-image: url(../images/titlestyle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.TitleContent {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #6179c2;
	text-transform: capitalize;
}
.Row0 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6e7da6;
	padding-right: 10px;
	padding-left: 10px;
}
.Row1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #c1cbe8;
	padding-right: 10px;
	padding-left: 10px;
}
a.EmailLink:link {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a.EmailLink:visited {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a.EmailLink:hover {
	font-family: Arial;
	font-size: 12px;
	color:#4a5e9b;
	text-decoration: none;
}
.titlebg {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/titlebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	padding-left: 10px;
}
.Titles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/titlebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	padding-left: 10px;
}
.bluebgwithborder {
	background-color: #c2cbe7;
	border: 1px solid #3a4a7a;
}



.boxtitletopbg {
	background-image: url(../images/boxtitletopbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.boxbottombg {
	background-image: url(../images/boxbottombg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxmiddle {
	background-color: #474747;
	background-image: url(../images/boxbody.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4a5e9b;
	border-left-color: #4a5e9b;
}
.innerboxbg {
	background-image: url(../images/innerboxbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 183px;
}
.innerboxcontentArea {
	background-image: url(../images/innerboxContentArea.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 183px;
}
.innerboxcontent {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}








a.ftr:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.ftr:hover {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.height {
	height: 100%;
}
#loader {
	position:absolute;
	left:87px;
	top:81px;
	width:76px;
	height:33px;
	z-index:2;
	visibility: hidden;
}
#Inventory {
	position:absolute;
	left:?px;
	top:?;
	width:104px;
	height:?;
	z-index:1;
	visibility: hidden;
}