body
{
	text-align: center;
	background: url(../images/common/globalbg.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
}

#Logo
{
	text-align: left;
	width: 744px;
	height: 136px;
	background: url(../images/common/Logobg.jpg);
	margin-left:auto; /* to center the background image in Firefox */
	margin-right:auto; /* to center the background image in Firefox */
}
#NavMenu
{
	text-align: center;
	
	background-repeat: no-repeat;
	width: 744px;
	height: 37px;
	margin-left:auto; /* to center the background image in Firefox */
	margin-right:auto; /* to center the background image in Firefox */
	margin-top: 3px;
}
.MenuText
{
	font-family:  Frutiger Roman, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #212f5d;
}

#BodyContainer
{
	text-align: left;
	background: url(../images/common/ProductCategorybg.gif);
	height: auto;
	width: 744px;
	margin-top: 3px;
	margin-left:auto; /* to center the background image in Firefox */
	margin-right:auto; /* to center the background image in Firefox */
	min-height: 824px; /* for not-IE */
}
html>body #BodyContainer { height: auto; overflow: auto;} /* for not-IE */

#BodybottomContainer
{
	text-align: left;
	background: url(../images/common/adminpagebottombg.gif);
	
	width: 744px;
	height: 19px;
	margin-left:auto; /* to center the background image in Firefox */
	margin-right:auto; /* to center the background image in Firefox */
}

#Footer
{
	text-align: center;
	background: url(../images/common/footerbg.gif);
	background-repeat: no-repeat;
	width: 744px;
	height: 37px;
	padding-top: 8px;
	margin-left:auto; /* to center the background image in Firefox */
	margin-right:auto; /* to center the background image in Firefox */
}
html>body #Footer { padding-top: 10px;} /* for not-IE */

.FooterText
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6890e8;
}
img
{
	border: none 0;
}
#Footer a:link
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6890e8;
	text-decoration: none;
}
#Footer a:visited
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6890e8;
	text-decoration: none;
}
#Footer a:hover
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7592ba;
	text-decoration: underline;
}
#Footer a:active
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6890e8;
	text-decoration: none;
}

.ErrorText
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
}
.requiredText
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 10px;
	font-weight: normal;
}

.NormalText
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595959;
	line-height: 20px;
}
.smallText
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #595959;
}
a:link
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #718db5;
	text-decoration: none;
}
a:visited
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #718db5;
	text-decoration: none;
}
a:hover
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #7592ba;
	text-decoration: underline;
}
a:active
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #6890e8;
	text-decoration: none;
}
.ProductCategoryText
{
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #718db5;
	line-height: 20px;
}
#dataList
{
	margin-left: 38px
}


