A:VISITED
{
color:blue;

}
A:HOVER
{
color:red;
}
table
{
background-color:black;
font-size:15;
}
.parentbody
{
background-color:#555555;
}
.childbody
{
background-color:black;
color:white;

}
.button
{
background-color:gray;

}
.upl
{
border-left-style:solid;
border-left-width:4px;
border-left-color:#CCCCCC;
border-top-style:solid;
border-top-width:4px;
border-top-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#CCCCCC;
font-weight:bold;
background-color:blue;
color:white;

}
.upr
{
border-top-style:solid;
border-top-width:4px;
border-top-color:#CCCCCC;

border-right-style:solid;
border-right-width:4px;
border-right-color:#CCCCCC;

border-bottom-style:solid;
border-bottom-width:2px;
border-bottom-color:#CCCCCC;
font-weight:bold;
background-color:blue;
color:white;

}
.spchar
{
font-family:webdings;
}

.spanprop
{
text-align:left;
color:white;
height:300px;
width:100%;

} 

.prompb
{
border-right-style:solid;
border-right-width:4px;
border-right-color:#CCCCCC;

border-left-style:solid;
border-left-width:4px;
border-left-color:#CCCCCC;

border-bottom-style:solid;
border-bottom-width:4px;
border-bottom-color:#CCCCCC;

}    

.divprop
{

width:100%;
height:500px;
overflow-y:scroll;

}


