﻿ /*
.headerbar {  
 background: url(images/header.png) no-repeat right; 
}
 */
 
a:hover {
color:#CC6600;
}

/*
#footer a:hover {
  color: #880000;
}

#footerbarleft {
  color: #880000;
}

.sectiontitleend {
  color: #880000; 
}

.sectiontitle {
  background: url(images/sectiontitle.jpg) no-repeat left;  
}

.sectiongradient {
  background-image: url(images/sectiongradient.jpg);  
}
Greens 509C61 D5EEB0 
*/

input, select {
  border: solid 1px #7ec2eb;
}

textarea {
  border: solid 1px #7ec2eb;
}

.ButtonMediumSmall {
  color: #7ec2eb;
}

body { background-color:#ffe400;}
div.bodycontent { background-color:transparent; background-repeat:no-repeat;
}

div.middleColHeader, div.leftColHeader, div#topmenu, div.topmenu{
background: #000000; /* for non-css3 browsers */
}

div.middleColHeader, div.leftColHeader{
border-bottom: 2px solid #000000;
}


div.middleColBox {
border:#000000 solid 2px;
}


