a:link {
color: #cc0000; 
}

a:visited {
color: black;
} 

a:active {
color: red;
}

body {
background: black;
color: black;
font-family: verdana, arial, sans serif;
font-size: 9pt; 
font-style: normal; 
font-variant: normal;
font-weight: normal; 
line-height: 11pt;  
margin: 0px;
padding-bottom: 15px;
padding-left: 25px;
padding-right: 20px;
padding-top: 15px;  
}


div.frame {
width: 520px;
background: #c8e8f8;
border-top: 3px solid black;
border-bottom: 3px solid black;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

div.bottom {
width: 520px;
background: white;
border-top: 3px solid white;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}


div.one {
width: 640px;
border-bottom: 1px solid navy;
padding-bottom: 5px;
padding-top: 5px;
}

div.two {
width: 640px;
padding-bottom: 5px;
padding-top: 5px;
}

div.three {
width: 520px;
background: #c8e8f8;
border-top: 1px solid navy;
border-bottom: 1px solid navy;
border-left: 1px solid navy;
border-right: 1px solid navy;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}

div.check {
width: 380px;
background: #ffff33;
border-top: 2px solid black;
border-bottom: 2px solid black;
border-left: 2px solid black;
border-right: 2px solid black;
margin-left: 30px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
}


div.dropdown {
width: 250px;
background: #DBDBDF;
padding-left: 25px;
padding-bottom: 5px;
padding-top: 5px;
border-bottom: 1px solid navy;
border-top: 1px solid navy;
border-left: 1px solid navy;
border-right: 1px solid navy;
}



ul{
list-style-image: url('../images/bullet_colorx.gif')
}

ul ul{
list-style-image: url('bullet_color.gif')
}

ul ul ul{
list-style-image: url('../images/bullet_color2x.gif')
}


li{
margin-right: 25px; 
margin-bottom: 8px;
margin-top: 5px;
}


table.thumbs {
background: #c8e8f8;
padding: 2px;
margin: 20px;
}

table.thumbs td {
vertical-align: top;
padding: 5px;
background: #c8e8f8; 
text-align: left;
}


.whitetext{
color: white;
}

.bluetext{
color: blue;
}

.redtext{
color: red;
}

.greentext{
color: green;
}

.navytext{
color: navy;
}

.graytext{
color: gray;
}

.notblacktext{
color: #000055;
}

acronym {
border-bottom: 1px dotted silver
}

span.small{
color: #666666;
font: 8pt "Trebuchet MS", arial, "sans serif";
}

span.small9{
font: 9pt "Trebuchet MS", arial, "sans serif";
}