/* --------------------------------------------------------------------------- */
/* Style:Body
/* --------------------------------------------------------------------------- */
body
{
  background-color: #000000;
  font-family: Serif;
  font-size: 12pt;
}
/* --------------------------------------------------------------------------- */
/* Style:Anchors
/* --------------------------------------------------------------------------- */
a:link
{
  color: #ff0000;
  text-decoration: none;
}

a:visited
{
  color: #ff0000;
  text-decoration: none;
}

a:active
{
  color: #ff0000;
  text-decoration: none;
}

a:hover
{
  color: #fcff0b;
  text-decoration: none;
}

/* --------------------------------------------------------------------------- */
/* Style:Horiz-Bars
/* --------------------------------------------------------------------------- */
#Top_Horiz_Bar
{
  background-color:      #8a0404;
  color:                 #b2bf44;
  font-family:           Century Gothic;
  font-size:             30pt;
  text-align:            center;
}

/* --------------------------------------------------------------------------- */
/* Style:Side-Bar
/* --------------------------------------------------------------------------- */
#Side_Bar
{
  background-color:     #000000;
  color:                #000000;
  font-family:          Palatino Linotype;
  font-size:            20pt;
  font-variant:         small-caps;
  text-align:           center;
}

#Side_Bar_Login
{
  background-color:     #000000;
  color:                #000000;
  font-family:          Palatino Linotype;
  font-size:            16pt;
  font-variant:         small-caps;
  text-align:           center;
}

#Side_Bar_Non_Link
{
  background-color:     #000000;
  color:                #dddddd;
  font-family:          Courier New;
  font-size:            18pt;
  text-align:           center;
}


/* --------------------------------------------------------------------------- */
/* Style:Price-Calculator
/* --------------------------------------------------------------------------- */
#Price_Calculator_Default_Text
{
  background-color:           #000000;
  color:                      #ffffff;
  font-family:                Courier New;
  font-size:                  9pt;
  text-align:                 left;
}

#Price_Calculator_Selected_Text
{
  background-color:           #000000;
  color:                      #e5fb2e;
  font-family:                Courier New;
  font-size:                  9pt;
  text-align:                 left;
}

#Price_Calculator_Categories
{
  background-color:           #000000;
  color:                      #cbca55;
  font-family:                "Arial";
  font-size:                  16pt;
  text-align:                 left;
}

#Price_Calculator_Header
{
  background-color:           #6d6161;
  color:                      #dbff31;
  font-family:                "Tahoma";
  font-size:                  14pt;
  text-align:                 left;
}

#Price_Calculator_Header_Center
{
  background-color:           #6d6161;
  color:                      #dbff31;
  font-family:                "Tahoma";
  font-size:                  14pt;
  text-align:                 center;
}

#Price_Calculator_Default_TextReqd
{
  background-color:           #000000;
  color:                      #555555;
  font-family:                "Arial";
  font-size:                  15pt;
  text-align:                 center;
}

/* --------------------------------------------------------------------------- */
/* Style:PriceCalculator-Table
/* --------------------------------------------------------------------------- */
#Price_Calculator_Table
{
  background-color:           #000000;
  color:                      #00ff88;
  font-family:                Tahoma;
  font-size:                  10pt;
  text-align:                 left;
}

/* --------------------------------------------------------------------------- */
/* Style:Welcome-Page
/* --------------------------------------------------------------------------- */
#Welcome_Text
{
  background-color:                  #000000;
  color:                             #dddddd;
  font-family:                       Tahoma;
  font-size:                         14pt;
  text-align:                        left;
}

#Welcome_Standout
{
  background-color:                  #000000;
  color:                             #d92121;
  font-family:                       Tahoma;
  font-size:                         14pt;
  text-align:                        left;
}

#Welcome_List
{
  background-color:                  #000000;
  color:                             #c9c736;
  font-family:                       Tahoma;
  font-size:                         14pt;
  text-align:                        left;
}

/* --------------------------------------------------------------------------- */
/* Page Elements
/* --------------------------------------------------------------------------- */
#Artist_Name
{
  background-color:      #000000;
  color:                 #bfa32d;
  font-family:           Sans-Serif;
  font-size:             18pt;
}

#normalPage
{
  background-color:       #000000;
  color:                  #FFFF65;
  font-family:            "Arial";
  font-size:              12pt;
  text-align:             left;
}

#Body_Normal
{
  background-color:    #000000;
  color:               #ffffff;
  font-family:         Tahoma;
  font-size:           14pt;
  text-align:          center;
}

#PricingMainText
{
  background-color:    #000000;
  color:               #ffffff;
  font-family:         Century Gothic;
  font-size:           18pt;
  text-align:          left;
}

#RightTextInfo
{
  background-color:#000000;
  color: #FF6644;
  font-family: "Palatino Linotype";
  font-variant: small-caps;
  font-size: 18pt;
  text-align: right;
}

#Artist_Info_Level_1
{
  background-color:#000000;
  color: #0000FF;
  font-family: "Arial";
  font-variant: small-caps;
  font-size: 18pt;
}

#Artist_Info_Level_2
{
  background-color:#000000;
  color: #FFFFFF;
  font-family: "Arial";
  font-size: 16pt;
}

#MemberNum
{
  background-color:#000000;
  color: #DDEEFF;
  font-family: "Arial";
  font-variant: small-caps;
  font-size: 16pt;
}

