/***********************************************/
body{
	margin-top: 1px;
	margin-left: 0px;
	font-size: 10pt;
	font-family:Verdana; color:#000000; margin-left:5; margin-right:5
}

/************** text styles *****************/
.black{
	font-size: 10pt;
	font-family:Verdana; color:#333333; margin-left:10; margin-right:10
}

.title{
	font-size: 16pt;
	font-family:Verdana; color:#FFFFFF; font-weight:bold
}

.header{
	font-size: 18pt;
	font-family:Verdana; color:#653300; margin-left:15; margin-right:5; font-weight:bold; text-decoration:overline underline; text-transform:uppercase
}

.red{
	font-size: 10pt;
	font-family:Verdana; color:#FF3300; font-weight:bold
}

.shipping{
	font-size: 12pt;
	font-family:Verdana; color:#FFFFFF; margin-left:15; margin-right:5; font-weight:bold
}


/***********************************************/
/* NORMAL LINKS                               */
/***********************************************/

a:link {
      color: #000000;
      text-decoration: none; font-family:Verdana; font-size:10pt
}
a:visited {
      color: #000000;
      text-decoration: none; font-size:10pt; font-family:Verdana
}
a:hover {
      color: #FF3300;
      text-decoration: underline; font-family:Verdana; font-size:10pt
      
}
a:active {
      color: #333333;
      text-decoration: none; font-family:Verdana
}

/***********************************************/
/* BOLD LINKS                               */
/***********************************************/
 
.bold{
	font-size: 12pt;
	font-family:Verdana; color:#000000; margin-left:10; margin-right:5; font-variant:small-caps; font-weight:bold
}
a:link.bold {
	font-size: 12pt;
	font-family:Verdana; color:#000000; text-decoration: none; font-variant:small-caps; font-weight:bold
}
a:visited.bold {
      color: #000000;
      text-decoration: none; font-size:12pt; font-family:Verdana; font-variant:small-caps; font-weight:bold
}
a:hover.bold {
      color: #FF3300;
      text-decoration: underline; font-family:Verdana; font-size:12pt; font-variant:small-caps; font-weight:bold
}
a:active.bold {
      color: #333333;
      text-decoration: underline; font-size:12pt; font-family:Verdana; font-variant:small-caps; font-weight:bold
}

/***********************************************/
/* 	TINY LINKS                                    */
/***********************************************/

.tiny{
	font-size: 8pt;
	font-family:Verdana; color:#653300
}

a:link.tiny {
	font-size: 8pt;
	font-family:Verdana; color:#653300
}
a:visited.tiny {
	font-size: 8pt;
	font-family:Verdana; color:#653300
}
a:hover.tiny {
	font-size: 8pt;
	font-family:Verdana; color:#FF3300; text-decoration:underline    
}
a:active.tiny {
	font-size: 8pt;
	font-family:Verdana; color:#653300
}

/***********************************************/
/* EMAIL LINK                                     */
/***********************************************/

.email{
	font-size: 12pt;
	font-family:Verdana; color:#000000; margin-left:0; margin-right:0
}

a:link.email {
      color: #000000;
      text-decoration: none; font-family:Verdana; font-size:12pt
}
a:visited.email {
      color: #000000;
      text-decoration: none; font-family:Verdana; font-size:12pt
}
a:hover.email {
      color: #FF3300;
      text-decoration: underline; font-family:Verdana; font-size:12pt
      
}
a:active.email {
      color: #CCCCCC;
      text-decoration: none; font-family:Verdana; font-size:12pt
}
/***********************************************/
/* AMERICART TEXT                                 */
/***********************************************/

#acCart_block_container{
	text-decoration: none; font-family:Verdana; font-size:8pt; color:#653300; font-weight:bold
}
