/* CSS Document */

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #660033;
  font-weight: normal;
  }

.copy {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	color: #660033;
	font-weight: normal;
	line-height: 15px;
	} 
	
.bullet {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 8px;
	color: #660033;
	font-weight: normal;
	} 

.header {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 14px;
	color: #660033;
	font-weight: bold;
	} 
	
ul.bulletlist {
  list-style-image: url('bullet.gif')
}
	
.background {
	background-color: #CC9833;
	background-image: url(images/bkgd.gif);
    background-repeat: no-repeat;
	}
.background2 {
	/*background-color: #F5EAAD;*/
	background-image: url(images/int_table_bkgd.gif);
    background-repeat: no-repeat;
	}
.backgroundpopup {
	background-color: #CC9833;
	background-image: url(images/bkgd_popup.gif);
    background-repeat: no-repeat;
	}

.copy a:link {
	text-decoration: none;
	font-size: 11px;
	color: #663300;
	}
.copy a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #663300;
	}
.copy a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #663300;
	}

.cart {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	} 
 
.copyright {
	padding: 4px 6px 0px 0px;
	text-decoration: none;
	font-size: 8px;
	color: #996600;
	font-weight: normal;
	}
.copyright a:link {
	text-decoration: none;
	font-size: 8px;
	color: #996600;
	}
.copyright a:visited {
	text-decoration: none;
	font-size: 8px;
	color: #996600;
	}
.copyright a:hover {
	text-decoration: underline;
	font-size: 8px;
	color: #996600;
	}

