 A:link { color: #339900; }
 A:visited { color: #339900; }  
 A:active { color: red; }
 
 body { background-image: URL('graphics/background_fade-blue.jpg'); background-repeat: repeat-x; background-position: left top; background-color: white; color: black; font-family: arial, verdana; font-size: 12px; margin: 20px;  }
 td { font-family: arial, verdana; font-size: 12px; }
 
.dialog { }
.dialog table { border-top: 2px solid #ffffff; border-left: 2px solid #ffffff; border-right: 2px solid #666666; border-bottom: 2px solid #666666; background-color: #cccccc; color: black; }
.dialog table th { background-color: #000099; color: white; font-size: 12px; }

.list { }
.list table { border: 1px solid black; background-color: white; color: black; }

#sidebar {
	width: 151px;
	background-color: white;
	vertical-align: top;
}