/* 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: #ff823e}

.menuitem
          {color: #f8d9b1;
           font-family: Georgia;
           text-decoration: none;
           font-size: 10pt;}
           
.producttext
          {color:  Black;
           font-family: Georgia;
           text-decoration: none;
           font-size: 8pt;}
           
.imagewithborder
           {border-width: 1px;
			border-color: Maroon;
			border-style: solid;}

.listitem
          {color:  White;
           font-family: Georgia;
           text-decoration: none;
           font-size: 10pt;}

.listitembold
          {color:  #dcf2a4;
           font-family: Georgia;
           text-decoration: none;
           font-size: 10pt;}

.copyrighttext
          {color: #CAD8A7;
           font-family: Georgia;
           text-decoration: none;
           font-size: 7pt;}

.emailtext
          {color: White;
           font-family: Georgia;
           text-decoration: underline;
           font-size: 10pt;}

.bodytext
          {color: #f8d9b1;
           font-family: Georgia;
           text-decoration: none;
           font-size: 8pt;}
.collectiontitletext
          {color: white;
           font-family: Georgia;
           text-decoration: none;
           font-size: 14pt;}
.warningtext
          {color: red;
           font-family: Georgia;
           text-decoration: none;
           font-size: 10pt;}

.bodytextitalic
          {color: white;
           font-family: Georgia;
           font-style: italic;
           text-decoration: none;
           font-size: 10pt;}
           
.TableCaptionText
          {color: white;
           font-family: Georgia;
           text-decoration: none;
           font-size: 10pt;
           text-align:right}
           
.italicbold
          {color:  #dcf2a4;
           font-family: Georgia;
           font-style: italic;
           text-decoration: none;
           font-size: 10pt;}


