body{
background:#6495ED;
font-family:Verdana,Arial,Sans-Serif;
line-height:115%;
}

fieldset{
background:#E0E9EF;
font-size:10px;
text-align:center;
margin:auto;
}

a:link{
text-decoration:none;
color:#026CB1;
}

a:visited{
text-decoration:none;
color:#026CB1;
}

a:hover{
text-decoration:underline;
color:black;
}

p {
text-indent:50px;
}


.box{
text-align:left;
border:1px solid black;
background:#EFF8FF;
font-size:10pt;
margin:10px;
}

.box h1{
background:#000000 url(bit.gif) repeat-x scroll left top;
font-size:15px;
color:white;
padding:2px 0px 6px 10px;
margin:0px;
height:16px;
}

#menuitems{
padding: 10px;
margin-top:0px;
}

#page{
background:white;
border:1px solid black;
margin:auto;
padding:10px;
width:95%;
}

#banner{
text-align:center;
padding:5px
}

#userbox{
font-size:11px;
padding:5px;
}

.links{
width:100%;
margin-left:auto;
}

#menu{
float:left;
width:15%;
}

#content{
width:80%;
margin-left:auto;
font-size: 12px;
text-align:justify;
}

#copyright{
position:relative;
width:95%;
margin:30px auto 0px;
text-align:center;
font-weight:bold;
font-size:8pt;
}

.button{
background:#82ECFF;
color:#7644FF;
}

.page{
min-height:200px;
margin:10px;
}

.boxfoot{
background:#63BEFF;
position:relative;
top:-62px;
width:500px;
border-top:2px solid black;
border-bottom:2px solid black;
text-align:center;
}

.thumbbox{
border:1px solid black;
background:#A7DFE5;
width:38%;
text-align:center;
border:3px solid black;
padding-bottom:10px;
}

.thumbbox img{
border:2px solid gray;
display:block;
margin:auto;
margin-top:20px;
width:90%;
}

.paid {
font-weight:bold;
color:green;
}
.unpaid {
font-weight:bold;
color:red;
}