/* =INITIAL 

 Neutralize styling: 
   Elements we want to clean out entirely: 
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Arial, Helvetica, sans-serif;
		font-size: 10px;
		
}*/

/* Neutralize styling: 
   Elements with a vertical margin: 
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}*/

/* Apply left margin:
   Only to the few elements that need it: 
li, dd, blockquote {
        margin-left: 1em;
}*/

/* Miscellaneous conveniences: 
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}*/


a:link,a:visited,a:active {
	font-weight: normal;
	color: #0000FF;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration:underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

body, td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.nav1:link,a.nav1:visited,a.nav1:active {
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
a.nav1:hover {
	font-weight: bold;
	color: #333333;
	text-decoration:underline
}
.nav2 {
	color: #999999;
	text-decoration:underline;
	font-size: 10px;
}

a.nav2:link,a.nav2:visited,a.nav2:active {
	color: #666666;
	text-decoration:none;
	font-size: 12px;
}
a.nav2:hover {
	color: #000099;
	text-decoration:underline;
	font-size: 12px;
}
a.nav3:link,a.nav3:visited,a.nav3:active {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	background-image: url(gfx/aa_left_bt_topcatback.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 24px;
	width: 171px;
	white-space: nowrap;
	line-height: 24px;
	padding-left: 0px;
	padding-bottom: 1px;
	text-align: left;
	text-indent: 7px;
	padding-top: 1px;
	vertical-align: middle;
	background-position: center;
}
a.nav3:hover {
	color: #FFFFFF;
	text-decoration:underline;
	
}

a.nav4:link,a.nav4:visited,a.nav4:active {
	color: 666699;
	text-decoration:none;
	font-size: 10px;
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
a.nav4:hover {
	color: #000099;
	text-decoration:underline;
	font-size: 10px;
}
a.rednav:link,a.rednav:visited,a.rednav:active {
	color: #FF0000;
	text-decoration:none;
}
a.rednav:hover {
	color: #FF0000;
	text-decoration:underline
}


.tdRow1Color {
	background-image: url(gfx/aa_prod_back.jpg);
	background-repeat: repeat;	
}


.tdRow2Color {

	background-image: url(gfx/aa_prod_back.jpg);
	background-repeat: repeat;	
}
.breadcrumb {
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE7F3;
}
.currentpage {
	font-weight: bold;
	color: #000066;
}
.staticpage {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 60px;
	text-align: justify;
	padding-top: 10px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	letter-spacing: 1px;
	text-indent: 5px;
	line-height: 30px;	
	
}
.sorton {
color: FF0000;
}
.ProductTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	padding-left: 15px;
}
.shippingtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 0000FF;
}
.shippingcopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 61656C;
}
