<!--
#description-txt {
    font-size:11px;
    padding: 4px 4px 4px 4px;
    margin: 0px;
    text-decoration: none;
    font-weight: normal;
    vertical-align: top;
    color: black;
}
#description-txt a {
    text-decoration: none;
    color: black;
}
#description-txt a:hover {
    text-decoration: none;
    color: black;
}
#description-txt-white {
    font-size:11px;
    padding: 4px 4px 4px 4px;
    margin: 0px;
    text-decoration: none;
    font-weight: normal;
    vertical-align: top;
    color: white;
}
#description-txt-white a {
    text-decoration: none;
    color: white;
}
#description-txt-white a:hover {
    text-decoration: none;
    color: white;
}
#description-table{
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
    height: 100%; 
}
#h1-txt {
    font-size:20px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    text-decoration: none;
    font-weight: bold;
    vertical-align: top;
    color: white;
}
#h1-txt a {
    text-decoration: none;
    color: white;
}
#h1-txt a:hover {
    text-decoration: none;
    color: white;
}
strong.no-effect-txt {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    text-decoration: none;
    font-weight: normal;
    vertical-align: top;
}

body {
	background-color: #555555;
        font-family: arial, 'lucida console', sans-serif;
}

#white-link{
font-size: 9pt;
text-decoration:underline;
color: white;
}

#black-link{
font-size: 9pt;
text-decoration:underline;
color: black;
}

#breadcrumbs {
    font-size:12px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    text-decoration: none;
    font-weight: normal;
    vertical-align: middle;
    color: white;
}
-->
.graylink a {
    text-decoration: none;
    color: #333333;
}
.graylink a:hover {
    text-decoration: none;
    color: #000000;
}
.highlight {
	background-color: #C0EB9C;
        color:#000000;
}

.highlight a:link {
        color:#000000;
}

.highlight a:visited {
        color:#000000;
}

    .sbox {
	height: 18px;
	width: 190px;
	font-size: 11px;
	border: solid 1px black;
    }
    .sbutton {
	height: 20px;
	width: 25px;
	padding: 1px 4px 2px 4px;
	margin: 0px 0 0 0px;
	font-size: 11px;
	border: solid 1px;
    }

<!--
body {
	background-color: #555555;
        font-family: arial, 'lucida console', sans-serif;
}
-->
