/* Global Styles */

body {
	margin:0px;
	background-color: #000000;
	}
	
.style2 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}
	
.style3 {color: #CCCCCC}

.style6 {color: #999999}

a:hover {color: #aad63b}

.menuitem
          {color: #CAD8A7;
           font-family: Garamond;
           text-decoration: none;
           font-size: 12pt;}
           
.producttext
          {color:  Black;
           font-family: Garamond;
           text-decoration: none;
           font-size: 10pt;}
           
.newitem
          {color:  Red;
           font-family: Garamond;
           text-decoration: none;
           font-size: 10pt;}

.listitem
          {color:  White;
           font-family: Garamond;
           text-decoration: none;
           font-size: 10pt;}

.listitembold
          {color:  #dcf2a4;
           font-family: Garamond;
           text-decoration: none;
           font-size: 10pt;}

.copyrighttext
          {color: #CAD8A7;
           font-family: Garamond;
           text-decoration: none;
           font-size: 8pt;}

.emailtext
          {color: White;
           font-family: Garamond;
           text-decoration: underline;
           font-size: 12pt;}

.bodytext
          {color: white;
           font-family: Garamond;
           text-decoration: none;
           font-size: 12pt;}
.collectiontitletext
          {color: white;
           font-family: Garamond;
           text-decoration: none;
           font-size: 16pt;}
.warningtext
          {color: red;
           font-family: Garamond;
           text-decoration: none;
           font-size: 12pt;}

.bodytextitalic
          {color: white;
           font-family: Garamond;
           font-style: italic;
           text-decoration: none;
           font-size: 11pt;}
           
.TableCaptionText
          {color: white;
           font-family: Garamond;
           text-decoration: none;
           font-size: 12pt;
           text-align:right}
           
.italicbold
          {color:  #dcf2a4;
           font-family: Garamond;
           font-style: italic;
           text-decoration: none;
           font-size: 10pt;}

