/* Curvaceous Magazine */
/* Style Sheet - 'Dark Blues' */


/* Page */
BODY
{
  background-color: #000066
}


/* Standard Text (inside tables) */
TD
{
  color:           #ffffff;
  font-family:     verdana, arial, sans-serif;
  font-style:      normal;
  font-size:       10px;
}


/* Standard Text - ex: catalog descriptions*/
P
{
  color:           #ffffff;
  font-family:     verdana, arial, sans-serif;
  font-style:      normal;
  font-size:       10px;
  /*text-align:      justify;*/
}


/* Normal Links */
A:link, A:visited
{
  color:           #ffffff;
  font-family:     verdana, arial, sans-serif;
  font-style:      normal;
  font-size:       10px;
}


/* Catalog Price */
H4, .price
{
  color:           #ffffff;
  font-family:     verdana, arial, sans-serif;
  font-style:      normal;
  font-size:       12px;
  font-weight:     bold;
}


/* Page Number */
H5, .greyed
{
  color:           #9999cc;
  font-family:     verdana, arial, sans-serif;
  font-style:      normal;
  font-size:       9px;
}



/* form items */
SELECT, .form_style
{
  background:   #eeeeff;
  color:        #000033;
  font-family:  verdana, arial, sans-serif;
  font-style:   normal;
  font-size:    9px;
}

 .small_button
{
  background:   #eeeeff;
  color:        #000033;
  font-family:  verdana, arial, sans-serif;
  font-style:   normal;
  font-size:    10px;
}

 .large_button
{
  background:   #eeeeff;
  color:        #000033;
  font-family:  verdana, arial, sans-serif;
  font-style:   normal;
  font-size:    12px;
}

SELECT, .stylized
{
  background: #eeeeff;
  color: #000033;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}
