.arrowlistmenu{
width: 100%; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 11px tahoma;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}




body {padding:0; margin:0; background:url(images/top.jpg) repeat-x}
body, td, input, textarea, select{
	font:normal 11px Tahoma;
	
	line-height:14px;
	vertical-align:top;
	padding:0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle ;
	
}
 


.cont_header_txt {
	margin:0px 0px 2px 0px;
}
.cont_header_txt td {
	background:url(images/title2_center.jpg) 0 0 repeat-x;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#695D3B;
	height:29px;
}
.cont_header_txt em	{
	color:#E50029; 
	font-size:14px; 
	font-weight:bold; 
	font-style:normal;
	vertical-align:middle;
	text-decoration:none;
}



.PagerStyle table
{
	text-align:center;
	margin:auto;
	
}

.PagerStyle table td
{
	border: 0px;
	padding: 3px;
	background-color: white;
}

.PagerStyle td
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-size: 10pt;
	font-family: tahoma;
}

.PagerStyle a
{
	color: black;
	padding: 2px 10px 2px 10px;
	 
	 
	border-top-style: none;
	 
	border-right-style: none;
	border-left-style: none;
	 
	border-bottom-style: none;
	background-color: #dacba6;
}
.PagerStyle a:hover
{
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	 
	border-top-style: none;
 
	border-right-style: none;
	border-left-style: none;
 
	border-bottom-style: none;
	background-color: gray;
}

.PagerStyle a:visited
{
	color: black;
	padding: 2px 10px 2px 10px;
	 
	border-top-style: none;
	
	border-right-style: none;
	border-left-style: none;
	
	border-bottom-style: none;
	background-color: #ffffff;
}

.PagerStyle span
{
	font-weight: bold;
	color: #8a1977;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 12px;
}

/*.HeaderStyle
{
	text-align: center;
	margin: auto;
	background:#e7d7b4;
	font-weight: bold;
	font-size: 9pt;
	font-family: tahoma;

}

*/



.HeaderStyleCart
{
	text-align: center;
	margin: auto;
	background-image: url(images/titlebar-active.png);
	 
	font-size: 8pt;
	font-family: tahoma;
	color: white;
	padding-bottom: 3px;
	padding-top: 3px;
}

.amt
{
	font-size: 10pt;
	color: green;
	font-family: tahoma;
}

.GridRow
{
	margin: 15px 0px 15px 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}

.tdWidth
{
	width:1px;
}
.c2 {background:#FCF6E8}
.c2_top {width:100%; background:url(images/c1.gif) top repeat-x #FCF6E8}
.c2_left {height:100%; background:url(images/c1.gif) left top repeat-y #FCF6E8}
.c2_right {background:url(images/c1.gif) right top repeat-y #FCF6E8}
.c2_bottom {background:url(images/c1.gif) bottom repeat-x #FCF6E8}
c1 {background:#FFF}
.c1_top {width:100%; background:url(images/c1.jpg) top repeat-x #FFF}
.c1_left {height:100%; background:url(images/c1.jpg) left top repeat-y #FFF}
.c1_right {background:url(images/c1.jpg) right top repeat-y #FFF}
.c1_bottom {background:url(images/c1.jpg) bottom repeat-x #FFF}



.listBG
{
	background-color:#fcf6e8;
	
}



.box_body td
{
	color: black;
	font-size: 10px;
	background-color: white;
	text-align:left;
}
