/*#### General Fonts ####*/
P, DIV {
   font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px; 
   margin: 0.25em 0.5em;
   line-height: 150%;
}

BODY {
   background-color: #99ff99;  //#BCEE68;
   font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
   color: black; 
   font-style: normal; 
   font-size: 12px; 
   line-height: 150%; 
    }

TABLE {
	font-family : "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif ;
	font-size : 12px;
        line-height: 150%; 
	color: #000000;
	background-color: #99ff99;   //#bcee68; //#ffffff;
	border-color: silver;   //#44df17;
    }
/*#### CLASSES ####*/
.studio {
   background-color: #99ff99;
   font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
   color: black; 
   font-style: normal; 
   font-size: 12px; 
   line-height: 130%; 
    }

.copper {
   background-color: #d98719;
   font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
   color: black; 
   font-style: normal; 
   font-size: 12px; 
   line-height: 150%; 
    }

.green {
   background-color: #76eec6; //aquamarine2; //#90ee90; //lightgreen; //#3cb371; //meniumseagreen; //#ccffcc;//offwhitegreen; //#8fbc8f;//darkseagreen;
   font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
   color: black; 
   font-style: normal; 
   font-size: 12px; 
   line-height: 150%; 
    }

.mintcream {
   background-color: #F5FFFA; //mintcream;
   font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
   color: black; 
   font-style: normal; 
   font-size: 12px; 
   line-height: 150%; 
    }

.main {
   font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px; 
   margin: 0.25em 0.5em;
   line-height: 150%;
}
.under {
   BORDER-RIGHT: 0px;
   BORDER-TOP: 0px;
   BORDER-LEFT: 0px;
   BORDER-BOTTOM: 1px solid;
   MARGIN: 0px 0px 0px 0px;
   WIDTH: 100%;
   COLOR: black;
   HEIGHT: 1px;
   TEXT-ALIGN: right;
}

.mainindent {
   font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px; 
   line-height: 130%;
   margin-left: 20px;
   margin-right: 25px;
   padding: 0em 0em 0em 0.75em;
}

.numlist { //  name = Numbered List
  font-family : "Microsoft Sans Serif", Verdana, Arial, sans-serif ;
  font-size : 12px;
  margin: 0.25em 0.5em 0.25em 0.5em;
  color: #000000;
  list-style: decimal outside;
  }

.bulletL1 { //  name = Bullet List Level 1
  font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0.25em 0.5em 0.5em 0.5em;
  line-height: 100%;
  list-style: disc outside;
  }

.bulletL2 { //  name = Bullet List Level 2
  font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0.25em 0.5em 0.25em 0.75em;
  line-height: 100%;
  list-style: circle outside;
  }

.silver {  //name = silver
  font-family : "Microsoft Sans Serif", Verdana, Arial, sans-serif ;
  font-size : 12px;
  color: #000000;
  background-color: silver;
  border-color: silver;
   }

.hd1 {
   font-family : Trebuchet MS, Verdana, Arial, sans-serif;
   font-size: 30px; 
   font-weight: bold;
   color: #D98719; //cool copper//#FFD700;  /*gold (svg)*/  #b8860b;  /* gold/brown */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.25em;
   padding: 0.25em 0.25em;
   border-bottom: 2px dotted #D98719; /*cool copper*/  //#68860b;	/* gold/brown */
   height = 2px;
}

.hd2  {
   font-family : Trebuchet MS, Verdana, Arial, sans-serif;
   font-size: 24px;
   font-weight: bold;
   color: #666666;			/* grey */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.25em;
   padding: 0.25em 0.25em;

}

.hd3 {
   font-family : Trebuchet MS, Verdana, Arial, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #000000;			/* black */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.25em;
   padding: 0.25em 0.25em;
   border-bottom: 2px dotted #D98719; /*cool copper*/   //#F77339;	/* orange */
   height = 2px;
}

.hd4 {
   font-family : Trebuchet MS, Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;  
   color: #000000;			/* black */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.25em;
   padding: 0.25em 0.25em;
}
/*#### LINK RELATED ####*/
a {
        text-decoration: none;
        color: #6600ff;
}


A:link {
        color: #6600ff;
        font-family: "Times New Roman", Times, serif;
        font-size: 11pt;
        text-decoration: none;
        margin-bottom: 1em;
    }

A:visited {
        color: #336633;
        font-family: "Times New Roman", Times, serif;
        font-size: 11pt;
        text-decoration: none;
    }

A:hover {
        color: #cc0000;
        font-family: "Times New Roman", Times, serif;
        font-size: 11pt;
        text-decoration: none;
    }

A:active {
        color: #996633;
        font-family: "Times New Roman", Times, serif;
        font-size: 11pt;
        text-decoration: none;
/*        text-decoration: underline;*/
/*        text-decoration: overline;*/
    }


/*#### HEADINGS ####*/
H1 {
   font-family: Trebuchet MS, Verdana, sans-serif;
   color: #D98719;  /*cool copper*/  //#FFD700; /*gold(scg)*/ //#b8860b;  /* gold/brown */
   font-size: 30px;
   font-weight: bold;
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.5em;
   padding: 0.25em 0.5em;
   border-bottom: 2px dotted #D98719;  //#FFD700; /*gold(svg)*/  //#b8860b;  /* gold/brown */
}

H2  {
   font-family : Trebuchet MS, Verdana, Arial, sans-serif;
   font-size: 24px;
   font-weight: bold;
   color: #666666;			/* grey */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.25em;
   padding: 0.25em 0.25em;

}
H3 {
   font-family : Trebuchet MS, Verdana, Arial, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #000000;			/* black */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.25em;
   padding: 0.25em 0.25em;
   border-bottom: 2px dotted #D98719;  /*cool copper*/  //#F77339;	/* orange */
   height = 2px;
}

H4,H5 {
   font-family : Trebuchet MS, Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;  
   color: #000000;			/* black */
   font-variant: small-caps;
   font-stretch: wider;
   margin-right: 0.25em;
   margin-bottom: 0.25em;
   padding: 0.25em 0.25em;
}

PRE {
	font-family : "Microsoft Sans Serif", Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #666666;
    }
/*#### HORIZONTAL RULES ####*/
/* Note for coloured horizontal rules, IE uses "color" and Mozilla uses "background" so you need to specify both!*/
HR {
	width: 100%;
	text-align: center;
//	text-align: right;  /*this will align it for IE*/
//	margin: 0 0 0 auto; /*this will align it right for Mozilla*/
	border: none 0; 
	border-top: 1px solid ; //dashed #000;/*the border*/
	height: 1px;     /*whatever the total width of the border-top and border-bottom equal*/
	color: silver;
	background: silver;
} 

