BODY {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, serif;
  font-size: 12px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

li{
  list-style-type: square;
}
  
TD {
  font-family: Arial, serif;
  font-size: 12px;
}

TH {
  font-family: Arial, serif;
  font-size: 12px;
}

p {
  font-family: Arial, serif;
  font-size: 12px;
}


A:link {
  color: #0000ff;
  text-decoration: underline;
}

A:active {
  color: #0000ff;
  text-decoration: underline;
}

A:visited {
  color: #0000ff;
  text-decoration: underline;
}

A:hover {
  color: #ff3300;
  text-decoration: underline;
}

A.categorybar:link {
  background-color: #003366;
  color: #ccccff;
}

A.categorybar:active {
  background-color: #003366;
  color: #ccccff;
}

A.categorybar:visited {
  background-color: #003366;
  color: #ccccff;
}

A.categorybar:hover {
  background-color: #003366;
  color: #ffffff;
}


#clothing a {
  color: #ccccff;
}

#clothing a:visited {
  color: #ccccff;
}

#clothing a:hover {
  color: #ffffff;
}

#submit_reviews a {
  color: #ccccff;
}

#submit_reviews a:visited {
  color: #ccccff;
}

#submit_reviews a:hover {
  color: #ffffff;
}


A.areabar:link, A.areabar:active {
  background-color: #003366;
  color: #ffffff;
}

A.areabar:hover {
  background-color: #003366;
  color: #ff6600;
}

A.areabar:visited {
  background-color: #003366;
  color: #ffffff;
}




.navbar {
  color: #000000;
  background-color: #003366;
}

.categorybar {
  background-color: #003366;
  color: #ccccff;
  font-size: 12px;
  font-family: Verdana, Serif;
  font-weight: 400;
  text-align: left;
}

.areabar {
  background-color: #003366;
  font-size: 12px;
  font-family: Verdana, Serif;
  color: #ffffff;
  font-weight: 700;
  text-align: left;
}

.maincontent {
  background-color: #ffffff;
  color: #000000;
  font-family: Arial, serif;
  font-size: 12px;
  font-weight: normal;
}

.contentbar1 {
  background-color: #003366;
  color: #000000;
  font-family: Arial, Serif;
  font-weight: normal;
  font-size: 11px;
}

.contentbar2 {
  background-color: #BBBBBB;
  color: #000000;
  font-family: Arial, Serif;
  font-weight: normal;
  font-size: 11px;
}

.standard_header {
  background-color: #003366;
  
    border-bottom: 1px solid #003366;
    border-top: 1px solid #003366;
    border-left: 1px solid #003366;
    border-right: 1px solid #003366;
  
  color: #ffffff;
  font-family: Arial, Serif;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}

.standard_header2 {
  background-color: #ccccff;
  
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
  
  color: #000000;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
}

.link_menu_header{ 
  padding: 4px;
  background: #eeeeee;
  border: 1px solid #cccccc;
}
   
.link_menu_header A{
  text-decoration: none;
}

.table_header1 {
  background-color: #666699;
  color: #000000;
  font-family: Arial, Serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

A.table_header1:link, A.table_header1:active {
  color: #ccccff;
}

A.table_header1:visited {
  color: #0000aa;
}

A.table_header1:hover {
  color: #99ccff;
}

.table_header2 {
  background-color: #aaaacc;
  color: #003366;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

A.table_header2:link, A.table_header2:active {
  color: #0066cc;
}

A.table_header2:visited {
  color: #0000aa;
}

A.table_header2:hover {
  color: #99cccc;
}

.table_row1 {
  background-color: #cccccc;
  color: #000000;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 400;
}

.table_row1_cell {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  color: #000000;
  font-family: georgia, times new roman, times, Arial, Serif;
  font-size: 12px;
  font-weight: 400;
}

.table_row2_cell {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  color: #000000;
  font-family: georgia, times new roman, times, Arial, Serif;
  font-size: 12px;
  font-weight: 400;
}


A.table_row1:link, A.table_row1:active {
  color: #0000FF;
}

A.table_row1:visited {
  color: #0000aa;
}

A.table_row1:hover {
  color: #00FFaa;
}

.table_row2 {
  background-color: #ffffcc;
  color: #000000;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 400;
}

A.table_row2:link, A.table_row2:active {
  color: #0000FF;
}

A.table_row2:visited {
  color: #0000aa;
}

A.table_row2:hover {
  color: #00FFaa;
}

.table_row_highlight {  
  background-color: #ccddcc;
}

.standard_outline {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

.standard_form {
  background-color: #cccccc;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.form_style {
   border: 1px solid #000000;
   background-color: #cccccc;
}

.standard_form_field {
  background-color: #cccccc;
  color: #000000;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 400;
}

.coolButton {
  cursor: pointer;
  background-color: #999999;
  color: #000000;
  font-family: Arial, Serif;
  font-size: 12px;
  font-weight: 700;
  border-bottom: 2px solid #666666;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 2px solid #666666;
}

.highlight1 {
  color: #003366;
  background-color: #eeeeff;
}

.highlight2 {
  color: #000000;
  background-color: #ffff99;
}

#newsletter_signup a {
  color:#0000ff;
}

#newsletter_signup a:visited {
  color: #0000ff;
}

#newsletter_signup a:hover {
  color: #ff3300;
}