.body{
background: url('/data/template/images/lwBg.jpg');
background-color: rgb(185,195,60);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: top center;
color: black ;
}

a{
font-weight: bold;
text-decoration: none;
color: rgb(0,0,0); 
}

.bgY5 {
background: url('/data/template/images/bgY5.jpg');
background-color: rgb(245,245,245);
}

.borderY5{
border: 1px solid rgb(210,210,210);
}

.textY5{
color: rgb( 255, 255, 255);
}





.titleBar{
background: url('/data/template/images/dataBar.jpg');
background-position: center center;
}

.bgV9 {
background-color: rgb(235, 235, 235);
}

.linkV9{
text-decoration: none;
color: rgb(255,255,255);
}

.borderV9{
border: 1px solid rgb(54,74,75);
}