body {
color:#cccccc;
font-family:Verdana;
background-color:#0F226A;
font-size:12px;
}
div.content {
position:relative;
background-image:url(../images/background.jpg);
background-repeat:no-repeat;
top:25px;
width:770px;
height:550px;
}
div.nav {
position:relative;
top:58px;
left:41px;
}
div.display {
position:relative;
left:0px;
top:113px;
width:500px;
height:350px;
overflow: auto;
}
h1 {
color:#EED6D6;
font-size:18px;
}
.formtxt {
font-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.formtxt2 {
font-color: #CCCCCC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.formstyle {
border: 1px solid #000000;
size: 12px;
}

