/* CSS Document */

h1,h2,h3,h4,h5,h6,a{
color: #f3e3a3;
}

img{
border: 0px;
}

.b1h{
background: url(../images/b1h.jpg) top left no-repeat;
}

.b1b{
background: url(../images/b1b.jpg) top left repeat-y;
}

.b4b{
background: url(../images/b4b.gif) top left repeat-y;
}

.b1f{
background: url(../images/b1f.jpg) top left no-repeat;
}

.nav_con a,.b1 h2,.b2 h2,.b4 h2{
color: #f3e3a3;
}

.c1{
background: #39394a;
}

.table1 th,.table2 th{
background: #555566;
}

.table1 th,.table1 td,.table2 th,.table2 td{
border: 1px solid #282835;
}

.but{
background: url(../images/but.jpg) top left no-repeat;
}

.selectedbut{
background: url(../images/selbut.jpg) top left no-repeat;
}

.nav_con li.selected{
background: url(../images/selected.jpg) center no-repeat;
}

.b2h{
background: url(../images/b2h.gif) top left no-repeat;
}

.b4h{
background: url(../images/b4h.gif) top left no-repeat;
}

.b2b{
background: url(../images/b2b.gif) top left repeat-y;
}

.b2f{
background: url(../images/b2f.gif) top left no-repeat;
}

.b4f{
background: url(../images/b4f.gif) top left no-repeat;
}

.large, .tc1{
color: #555566;
}

.white{
color: #ffffff;
}

.black{
color: #000000;
}

.links li{
color:#555566;
}

.links li.selected{
background:#555566;
color: #ffffff;
}

.i5,.textarea1{
background: #f3e3a3;
}

.error{
color: #FF6600;
}

.button1{
background: transparent url(../images/button1bg.gif) top center no-repeat;
color: #f3e3a3;
}