/* wdv stylesheet */

body {
SCROLLBAR-HIGHLIGHT-COLOR: #868686; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-3DLIGHT-COLOR: #999999; 
SCROLLBAR-TRACK-COLOR: #868686; 
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #999999; 
SCROLLBAR-BASE-COLOR: #9DA4AA;
}

html, input, textarea
	{
		font-family:Arial;
		font-size:8pt;
		color:#9DA4AA;		
	}

a:link       { text-decoration: none; color: 9DA4AA }
a:active     { text-decoration: blink; color: 9DA4AA }
a:visited    { text-decoration: none; color: 9DA4AA }
a:hover      { text-decoration: underline; color: 9DA4AA }

a img { border:0px none;}

.indent {padding:10px 5px 57px 10px;}
.overflow1 {overflow:auto; height:115px;}
.overflow1 .pad {height:200px; padding-right:20px; padding-left:15px;}
.overflow2 {overflow:auto; height:360px;}
.overflow2 .pad {height:360px; padding-right:30px; padding-left:30px;}
.overflow3 {overflow:auto; height:400px;}
.overflow3 .pad {height:400px; padding-right:30px; padding-left:30px;}

.indent2 {padding:10px 5px 57px 10px;}
.padding1 {padding-right:30px;}
.image {width:282px; float:left;}
.gallery {overflow:auto; height:275px; float:center; width:450px;}
.gallery .pad {height:275px;}