body { background-color: #ffffff; background-image: url('progbg.jpg'); font-family: Verdana; font-size: 8pt; color: #000000;}
td, div { font-family: Verdana; font-size: 8pt; color: #000000; line-height: 12px;}

a { font-weight: bold; color: #000000; text-decoration: underline }

a:hover { font-weight: bold; text-decoration: none; color: #808080; }

h1 { font-weight: bold; font-size: 10pt; margin: 0px; margin-bottom: 5px; padding: 0px; line-height: 13px; text-align: center}

ul { margin-top: 5px; }
li { margin: 2px; }

.spacer { margin-top: 10px; margin-bottom: 10px; margin-left: 5%; width: 90%; height: 1px;}

div#background
{
position: absolute;
left: 0px;
top: 0px;
}

div#menubg
{
position: absolute;
left: 0px;
top: 0px;
width: 400px;
background-image: url('progbgtxt.jpg');
background-repeat: repeat-y;
}

div#menubg2
{
position: absolute;
left: 0px;
top: 96px;
width: 400px;
background-image: url('progbgtxt.jpg');
background-repeat: repeat-y;
}

div#main
{
text-align: justify;
margin-bottom: 20px;
position: relative;
top: 0px;
left: 45px;
width: 200px;
}
