/* CSS Document */
td {  font-family: "Trebuchet MS"; font-size: 10pt}


p#adlinks a {text-decoration: underline; color: #FFFFFF;}
p#adlinks a:hover {text-decoration: none; color: #00FF00; background: #333333;}
p#adlinks a:active {text-decoration: underline; color: #FFFFFF; background: #666666;}
p#adlinks a:visited {text-decoration: underline; color: #FFFFFF; background: #333333;}

.sendButtons {
    width: 150pt;
    background-color: #626B7A;
    color: #cccccc;
    border-style: solid;
    border-width: 1pt;
    border-color: #4D5766;
    font-size: 8pt;
}

.copyright {
text-decoration: none;
	color: 8D9EB6;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt
}

.commentarea {
    width: 325pt;
    background-color: #626B7A;
    color: #cccccc;
    border-style: solid;
    border-width: 1pt;
    border-color: #4D5766;
	font-face: Trebuchet MS;
    font-size: 8pt;
}

body { 
scrollbar-arrow-color: #AEB6C1;
scrollbar-base-color: #AEB6C1;
scrollbar-face-color: #434D5C;
scrollbar-highlight-color: #4D5766;
scrollbar-shadow-color: #4D5766}
a:active {
	text-decoration: none;
	color: 499494;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, sans-serif;


}
a:link {
	text-decoration: none;
	color: 8D9EB6;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;


}
a:visited {
	text-decoration: none;
	color: 8D9EB6;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;


}
a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
; text-decoration: underline


}
span {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {  font-family: "Trebuchet MS"; font-size: 9pt; font-weight: bold}
ul#leftlist {text-align:left; list-style:none; font-size:12px;} 

