body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color: #585a5c;
scrollbar-base-color: #CCCCCC;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #cccccc;
scrollbar-shadow-color: #cccccc;
scrollbar-track-color: #F9F9F9;
}
h3 {
font-size:14px;
font-weight:bold;
}
.orange {
color:#f48026;
}
.white {
color:#FFFFFF;
}
}
.green {
color:#8acb5f;
}
.blue {
color:#0082d7;
}
.red {
color:#e6332c;
}
.purple {
color:#A7007F;
}
.message {
color:#cc0000;
font-weight:bold;
}
.bbutton {
color:#fff;
background-color:#4469ba;
border:1px solid;
border-color: #ddd #ddd #ddd #ddd;
padding-bottom:3px;
padding-top:3px;
padding-left:20px;
padding-right:20px;
text-align:center;
font-weight:bold;
cursor:pointer;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.textinput{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:300px;
}
div#container {
height:100%;
}
div#container2 {
background-color:#FFFFFF;
position: relative;
width: 900px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
div#header {
position:absolute;
top:0px;
width:900px;
height:212px;
left:0px;
background-image:url(../images/bvn_top.jpg);
background-repeat:no-repeat;
}
div#menu {
position:absolute;
top:212px;
height:400px;
left:0px;
width:200px;
border-left:1px solid #333333;
background-image:url(../images/fieldmenu.jpg);
}
div#content {
position:absolute;
top:212px;
height:400px;
left:200px;
width:699px;
border-right:1px solid #333333;
background-image:url(../images/field.jpg);
background-repeat:no-repeat;
overflow:hidden;
}
div#content div#text {
position:absolute;
top:10px;
height:380px;
left:10px;
width:679px;
overflow:auto;
}
div#sponsors {
position:absolute;
top:612px;
height:98px;
left:0px;
width:898px;
border-right:1px solid #333333;
border-left:1px solid #333333;
border-bottom:1px dashed #333333;
border-top:1px dashed #333333;
overflow:hidden;
}

div#footer {
position:absolute;
top:712px;
height:30px;
left:0px;
width:900px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
}
.message {
color:#cc0000;
font-weight:bold;
}
