/* CSS Document */

body
{
	 padding:0px auto;
	 margin:0px;
	/* SCROLLBAR-FACE-COLOR: red; 
	 VERTICAL-ALIGN: bottom; 
	 SCROLLBAR-TRACK-COLOR: #ffffff; 

	 SCROLLBAR-ARROW-SIZE: 8; 
	 SCROLLBAR-ARROW-WIDTH: 10px;
	 scrollbar-3dlight-color: red;
	 scrollbar-shadow-color: red; 
	 scrollbar-darkshadow-color: #F1A850;*/
	
}

#master
{
	padding:0px auto;
	margin:0px;
	width:100%;
	
}
#master #layout
{
	position:relative;
	width:1000px;
	/*background-image:url(../images/ContentRowRpt.gif);
	background-repeat:repeat-y;
	overflow:hidden;*/
}

#layout #mainRow
{
	position:relative;
	width:1000px;
	height:680px;
	float:left;
	
}
#layout #LogoRow
{
	position:relative;
	width:1000px;
	height:176px;
	float:left;
	background-image:url(../images/Ar_index_Express_01.jpg);
	background-repeat:no-repeat;
}	
.contentText
{
font-size:12px;
font-family:arial;
font-weight:normal;
color:#000000;
text-align:right;
text-align:justify;
}			

#layout #index-inventory-LogoRow
{
	position:relative;
	width:1000px;
	height:176px;
	float:left;
	background-image:url(../images/Ar_index_inventory_01.jpg);
	background-repeat:no-repeat;
}

#layout #contentRow
{
	position:relative;
	width:1000px;
	height:430px;
	float:left;
}
	#contentRow .index-inventory-MenuCol
	{
		position:relative;
		width:340px;
		height:430px;
		float:left;
		background-image:url(../images/Ar_index_inventory_02.jpg);
		background-repeat:no-repeat;
	}
	#contentRow .MenuCol
	{
		position:relative;
		width:340px;
		height:430px;
		float:left;
		background-image:url(../images/Ar_index_Express_02.jpg);
		background-repeat:no-repeat;
	}
	#contentRow .MenuColLeftGap
	{
		position:relative;
		width:106px;
		height:430px;
		float:left;
		background-image:url(../images/Ar_index_Express_02_02.jpg);
		background-repeat:no-repeat;
	}
	#contentRow .ContentCol
	{
		position:relative;
		width:616px;
		height:430px;
		float:left;
		background-image:url(../images/Ar_index_Express_03.jpg);
		background-repeat:no-repeat;
	}
	#contentRow .ContentColRht
	{
		position:relative;
		width:44px;
		height:430px;
		float:left;
		background-image:url(../images/Ar_index_Express_04.jpg);
		background-repeat:no-repeat;
	}
#layout #FooterRow
{
	position:relative;
	width:1000px;
	height:74px;
	float:left;
	background-image:url(../images/Ar_index_Express_05.jpg);
	background-repeat:no-repeat;
}
	




.TblHeading1
{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/titleRept1.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#4F5690;
	text-decoration:none;
	height:23px;
}


.TblHeading
{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/titleRept1.jpg); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#4F5690;
	text-decoration:none;
	height:23px;
}







.TblHeading A
{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:11px;
	font-weight:bold;
	color:#0000FF;
	background-image:url(../images/titleRept.gif); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#4F5690;
	text-decoration:none;
	height:23px;
}
.TblHeading	A:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/titleRept.gif); 
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#4F5690;
	text-decoration:none;
	height:23px;
}

/* FOR FRONT-END FOOTER */
.copyBottom
{
	COLOR: #5A5A5A;
	background-color:#FFFFFF;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none;
}
.copyBottom A
{
	COLOR: #000000;
	background-color:#FFFFFF;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none;
}
.copyBottom A:hover
{
	COLOR: #5A5A5A;
	background-color:#FFFFFF;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: underline;
}
.copyBottom A:visited
{
	COLOR: maroon;
	background-color:#FFFFFF;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none;
}
.copyBottom A:active
{
	COLOR:Green;
	background-color:#FFFFFF;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: underline;
}
.hand
{
	/*cursor:auto;*/
	Cursor:pointer
}

