.up { 
background-color : #ddffdd; 
} 
.down { 
background-color : #ffdddd; 
} 

.sabz { 
	color:#228B22;
	font-size : 1;
} 
.gBlue { text-align:left;
	 color:white;
         background-color:SteelBlue;
} 


A.d1:link { 
	text-decoration : none; 
	font-weight : bold; 
	color : #8b4513; 
} 
A.d1:active { 
	text-decoration : none; 
	font-weight : bold; 
	color : #8b4513; 
} 
A.d1:visited { 
	text-decoration : none; 
	font-weight : bold; 
	color : #8b4513; 
} 
A.d1:hover { 
	text-decoration : none; 
	cursor : pointer; 
	color : #cb4513; 
} 
A.dd:link { 
	background : transparent none repeat scroll 0% 0%; 
	color : #ee82ee; 
} 
A.dd:active { 
	background : transparent none repeat scroll 0% 0%; 
	color : #ee82ee; 
} 
A.dd:visited { 
	background : transparent none repeat scroll 0% 0%; 
	color : #ee82ee; 
} 
PRE { 
	border-left : 4px dotted white; 
	border-right : 2px dotted white; 
	border-bottom : 2px dotted red; 
	color : green; 
font-weight : bold; 
margin-left : 7em; 
margin-right : 3em; 
text-align : left; 
white-space : pre; 
width : auto; 
} 
.knap1 { 
color : silver; 
font-size : 9pt; 
font-weight : bold; 
height : 25px; 
} 
.knap3 { 
color : silver; 
font-size : 5pt; 
font-weight : bold; 
} 
.knap2 { 
color : silver; 
font-size : 9pt; 
font-weight : bold; 
} 
.knap4 { 
color : blue; 
font-size : 9pt; 
font-weight : bold; 
} 
.knap { 
font-size : 7pt; 
} 
.friz { 
font-weight : bolder; 
font-size : 10px; 
} 
.fmid { 
	font-weight : bolder; 
	font-size : 18px; 
} 
.fbig { 
	font-weight : bolder; 
	font-size : 22px; 
} 
.riz { 
	font-size : 12px; 
	font-weight : bold; 
} 
.riz8 { 
	font-size : 8px; 
	font-weight : bold; 
} 
.new { 
	font-weight : bold; 
	background-color : skyblue;                 
} 
.k { 
	font-size : 10pt; 
} 
.min { 
	background-image : url(/PIC/bg.gif); 
	background-position : center 0%; 
	background-attachment : fixed; 
} 
BUTTON { 
	color : white; 
	font-size : 9pt; 
	font-weight : bold; 
} 
IMG { border : 0; } 
p { font-size : 18px; text-align : left; } 
.riz{font-size:10px;color:gray;}
.riz2{font-size:12px;color:Silver;}
.big{font-size:18px;color:red;}
.row {font-weight:bold;font:10pt; }
.header {background-color:brown;color:gold;font:bold 12pt; cursor:hand; padding:0px; border:3px outset darkred;}
.listingLink{color:gold;font:bold 14pt; cursor:hand; padding:0px; border:1px outset darkblue;}
.t2 {font-size:8pt;background-color:#FFFFFF;color:blue;font-weight:bolder;Border:1px dotted darkred;}

#nav {position: absolute;
top: 0px;
left: 0px;
width: 180px;
height: 500px;
padding: 20px 10px 10px 20px;
background-color:khaki;
color:brown;

}


#banner {position: absolute;
top: 0px;
left: 180px;
width: 640px;
padding: 20px 0px 10px 20px;
background-color:black;
color:white;

}

#content {position: absolute;
top: 10px;
left: 180px;
width: 640px;
padding: 10px 0px 10px 20px;
background-color:skyblue;
color:darkblue;

}

#footer {position: absolute;
left: 180px;
width: 640px;
height: 20px;
padding: 20px 10px 10px 20px;
background-color:silver;
color:silver;
font-size:10px;

}

.LeftHand {valign:center;width:15%;}
.RightHand {valign:top;width:16%;}


#ads {position: absolute;
top: 0px;
left: 820px;
width: 180px;
height: 500px;
padding: 10px 0px 10px 20px;
background-color:darkred;
color:blue;

}

.f {font-size:9pt;
    color:000000;
    background-color:#FFFFFF;
    margin-top:10px;
    bolder;Border:1px dotted #CCCCCC;
}

A:link { 
	background : transparent none repeat scroll 0% 0%; 
	text-decoration : none; 
	font-weight : bold; 
	vertical-align : middle; 
	color : #0000CD; } 
A:active { 
	text-decoration : none; 
	background : transparent none repeat scroll 0% 0%; 
	color : #0000CD; } 
A:visited { 
	background : transparent none repeat scroll 0% 0%; 
	text-decoration : none; 
	color : #0000CD; 
} 
A:hover { 
	background : #F0E68C none repeat scroll 0% 0%; 
	text-decoration : none; 
	cursor : pointer; 
	color : #4B0082; 
} 


/*End CSS*/
