
h1 {
	font-size: 20pt;
	font-weight: bold;
	font-variant: small-caps;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

h4 {
	font-size: 9pt;
	font-weight: bold;
	line-height:10pt;
}

p { 
	font-size:11pt; 
	margin-bottom: 5px;
}


.medium
{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;	
}

/* REMOVE THIS, SWITCH ALL TO H4 */
.product
	{
	font-size: 10pt;
	font-weight: bold;
	}
	
	
	
.price
	{
	font-size: 12pt;
	font-weight: bold;
	}
	
.tabletxt
	{
	font-size: 9pt;
	border: 0px;
	}
.tabletxt td
	{
	padding: 0 4 0 4;
	}
tr.title
	{
	background-color:#CC6600;
	background-image:url(../images/ag/tbl_top.gif);
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	}
tr.even
	{
	background-color: #CC9966;	
	}


/* THESE ARE BEING USED */

li {
	font-size: 9pt;
	text-indent: -12px;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 16px;
}

.bannertxt {
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 4px;
	}

.menttl {
	font-size: 11pt;
	font-weight: bold;
	color:#FFCC66;
}

a.ag {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, sans-serif;
	color: #000000;
	display: block;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 18px;
	text-indent: -15px;
}
a.ag:visited { color: #333333;}
a.ag:hover {
	color: #FFFFFF;
	background-image: url(../images/ag/menu_rollover.jpg);
	background-color: #999999;
}
a.ag:active {
	color: #FFFFFF;
	background-image: url(../images/ag/menu_rollover.jpg);
	background-color: #999999;
}
.noag {font-size: 8pt; font-weight: bold; color: #CCCCCC; font-family: arial, sans-serif;}



a.ag2 {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	font-family: arial, sans-serif;
	color: #000000;
	display: block;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
a.ag2:visited { color: #333333;}
a.ag2:hover {
	color: #FFFFFF;
	background-image: url(../images/ag/menu_rollover.jpg);
	background-color: #999999;
}
a.ag2:active {
	color: #FFFFFF;
	background-image: url(../images/ag/menu_rollover.jpg);
	background-color: #999999;
}


a.agpg {
	font-weight: normal;
	text-decoration: none;
	color: #CC0000;
}
a.agpg:visited { color: #CC0000;}
a.agpg:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.agpg:active {
	color: #CC0000;
	text-decoration: underline;
}



a.cart {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
a.cart:visited { color: #990000;}
a.cart:hover {
	color: #FF3333;
	text-decoration: underline;
}


/* END CONFIRMED BEING USED */


