div.as_accountline
{
	text-align: right;
	font-size: 1.5em;
	font-family: 'Arial';
	font-weight: bold;
	color:red; 
}

div.as_total
{
	margin: 0em;
	padding: 0em;
}

td.as_main
{
	background: #FFD600; 	
}

td.as_centre
{
	background-image: url(../_images/bck_yellow3.jpg);
}

td.as_centre2
{
	background-image: url(../_images/bck_yellow4.jpg);
}


table.as_centre
{
	background-image: url(../_images/bck_yellow4.jpg);
}

div.as_header
{
	margin: 0;
	padding: 0;	
}

div.as_headerline1
{
	background-image: url(../_images/bck_yellowblue.gif);
	width: 100%;
	height: 10px;
}

div.as_headerline2
{
	background-image: url(../_images/bck_yellow.gif);
	width: 100%;
	height: 1px;
}

div.as_headerline3
{
	background-image: url(../_images/headerline3.gif);
	width: 100%;
	height: 10px;
}

div.as_headerline4
{
	background-image: url(../_images/headerline4.gif);
	width: 100%;
	height: 10px;
}

td.as_topheaderleft
{
	color: #FFE600 ;
	background-color: #002FF8;
}

span.as_count
{
	color: lightskyblue;
	font-size: 0.8em;
	font-weight: normal;
}

div.as_breadcrumb 
{	
}

a.as_breadcrumb:link, a.as_breadcrumb:active {text-decoration:none; font-size:1.1em; color:#FFE600;}
a.as_breadcrumb:visited {text-decoration:none; font-size:1.1em; color:#FFE600;}
a.as_breadcrumb:hover {text-decoration:none; font-size:1.1em; color:white;}

td.as_headerleft
{
	background-color: #000060 ;
}

td.as_footer
{
	background-image: url(../_images/bck_footer.gif);
	background-color: #002FF8;	
	color: #FFD600 ;
	height: 6px;
}

td.as_topheadermiddle
{
	background-color: #002FF8;	
}

td.as_headermiddle
{
	background-color: #0066FF;		
}

td.as_topheaderright
{
	background-color: #002FF8;
}

td.as_headerright
{
	background-color: #0066FF;
}

div.as_leftBoxContainer
{
	text-align: left;
	font-size: 1.25em;
	font-family: Arial ;
	color: white;
	background-color: White;
	font-weight: bold;
	margin-left: 0.25em;
	font-style: italic;
}

div.as_leftBoxHeadingLine
{
	width: 100%;
	height: 10px;
	background-image: url(../_images/bck_bwy.gif);
}

div.as_leftBoxHeading
{
	color: #002FF8;
	text-decoration: none;
	font-family: Verdana;
	text-align: left;
	margin: 0em;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
} 

div.as_rightBoxContainer 
{
	text-align: left;
	font-size: 1.5em;
	font-family: Arial;
	color: white; 
	background-color: White;
	font-weight: bold;
	margin-right: 0.25em;
	font-style: italic;
}

div.as_rightBoxHeadingLine
{
	width: 100%;
	height: 10px;
	background-image: url(../_images/bck_bwy.gif);
}

div.as_rightBoxHeading
{
	color: #002FF8;
	text-decoration: none;
	font-family: Verdana;
	text-align: left;
	margin: 0em;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

div.as_categoryListBoxContents
{
	color: navy;
	margin: 1em;
	padding: 1em;
	font-size: 1.5em;
	font-family: Verdana;
	background-color: white;
	border-right: #FFD600 thin solid;
	border-top: #FFD600 thin solid;
	border-left: #FFD600 thin solid;
	border-bottom: #FFD600 thin solid;	
}


table.tabTable 
{
	background-image: url(../_images/bck_yellow2.gif);
}	

div.as_category
{
	text-align: left;
	margin-left: 2em;	
}
H1.as_productListHeading 
{
	color: #002FF8;
	text-decoration: none;
	font-family: Verdana;
	text-align: center;
	margin: 0em;
	font-size: 2.5em;
	font-weight: bold;
	font-style: italic;		
}

div.content
{
	color: navy;
	margin: 1em;
	padding: 0.1em;
	font-size: 1.2em;
	font-family: Verdana;	
}

tr.productListing-odd 
{
	background-color: white;
}

tr.productListing-even
{
	background-color: #fcfcf7;
}

a.category-top:link, a.category-top:active {text-decoration:none; font-size:1.2em; color:black;}
a.category-top:visited {text-decoration:none; font-size:1.2em; color:black;}
a.category-top:hover {text-decoration:none; font-size:1.2em; color:red;}

a.as_xtrasearch:link, a.as_xtrasearch:active {text-decoration:none; font-size:0.8em; color:black;}
a.as_xtrasearch:visited {text-decoration:none; font-size:0.8em; color:black;}
a.as_xtrasearch:hover {text-decoration:none; font-size:0.8em; color:red;}

input.as_search
{
	font-size: 0.8em;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0.3em 3px;
	font-size: 1.8em;
	color: navy;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

div.content{}
