BODY {
	FONT-SIZE: 8pt; COLOR: #4f4343; FONT-STYLE: normal;  FONT-FAMILY: Tahoma;
	SCROLLBAR-FACE-COLOR: #e8e8e8; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; OVERFLOW: auto; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #cccccc; SCROLLBAR-ARROW-COLOR: #e8e8e8; SCROLLBAR-TRACK-COLOR: #eeeeee; SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
}
.smallgrey {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Tahoma; BORDER-COLLAPSE: collapse
}
.smallstyle {
	FONT-SIZE: 7pt; COLOR: #333333; FONT-FAMILY: Tahoma; BORDER-COLLAPSE: collapse
}
.butstyle  {
	font-size : 8pt;
	color : #000000;
	font-family : Tahoma;
	background-color : #eeeeee;
	border-width : 1px;
	border-color : #B6B6B6;
}
.txtstyle  {
	font-size : 8pt;
	font-family : Tahoma;
	background-color : #F9F9F9;
	color : #000000;
	font-weight : normal;
	border-width : 1px;
	border-color : #B6B6B6
}
.quote {
	font-family: Tahoma;
    font-size: 9px; 
    color: #111111; 
    line-height: 16px;
	background-color: #E3E3E3;
    border: #000000; 
    border-style: dotted;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.code {
	font-family: Tahoma;
    font-size: 9px; 
    color: #A76100;
	background-color: #E3E3E3;
    border: #000000; border-style: dotted;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.listing {
	line-height: 0.4em;
	border-top: 1px dotted #4E473E;
}
hr{
 color: #000000;
 height: 1;
}

#sidebar2{
	   		margin:0px;
			padding:0px;
	       	width:109px;
				}

#sidebar1{
				width:515px;
				margin:9px;
				padding:0px;
				}
	.sidebar{
				padding:0px;
				padding-top:0px;
				float:left;
				line-height:normal;
				margin-bottom:0px;
			}

.image_div { 
    position: relative; 
    margin-bottom: 10px; 
    z-index: 500; }
    
    .image_div img { 
        background: #FFF; 
        padding: 2px; 
        border: 1px solid #DDDDDD; }
        
    .image_div a:hover img { 
        background: #DDDDDD; 
        padding: 2px; 
        border: 1px solid #DDDDDD; }
    

A:visited {text-decoration: none; color: #4f4343}
A:active{text-decoration: none; color: #4f4343} 
A:link {text-decoration:none;  color: #4f4343}
A:hover {text-decoration: underline overline; color: #FF6000}

