body {
    font-family: sans-serif;
    font-size: .95em;
    background-color: #B3B3B3;
    padding: 0px;
    margin: 0px;
}

img {
    border: 0px;
}

.window {
    padding: 0px;
    border-collapse: collapse;
}

.window_title {
    font-family: sans-serif;
    font-size: .90em;
    font-weight: bold;
    color: white;
}

a:link { color: #8B0000; text-decoration: none }
a:active { color: yellow; text-decoration: none }
a:visited { color:#8B0000; text-decoration: none }
a:hover { color: #000000; text-decoration: underline  }


.heading {
    color: white;
    padding: 3px;
    border: 1px #492929 solid;
    background-color: #7A3232;
    font-weight: bold;
}

div.scroll-red
	{height: 100px;
	overflow: auto;
	border-width: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: #8B0000;
	padding: 10px;}
	
	div.scroll-sm 
{height: 60px;
	overflow: auto;
	border-width: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: #8b0000;
	padding: 10px;}
	
	div.scroll-sml 
{height: 60px;
	overflow: auto;
	border-width: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: #8b0000;
	padding: 10px;}
	
	
	span.c2 {text-align: center; color: #606060; font-size: 80%;