/* CSS Document */

/*********************** Price List **************************************/

.pl{
	color: #999999;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:2px;
}
.pl .cell{
	border-bottom-color: #FFDBA6;
	border-bottom-width:2px;
	border-bottom-style:dotted;
}
/*********************** Trial 19AUG06 **************************************/
.indexborder {
	border-color: #eeeeee;
	border-width:1px;
	border-style:solid;
}
.indexborder .bg{
	background-color: #dddddd;
	color:#333333;
	font-size:10pt;	
}
.indexborder .text{	
	color:#666666;
	font-size:10pt;	
}
.indexlink {	
	color:#999999;
	font-size:10pt;	
}
.indexlink a, a:link, a:visited, 
{	text-decoration: none;	
}
.indexlink a:hover  
{	text-decoration: underline;	
}
.indexTitle {	
	color:#ffffff;
	font-size:18pt;	
}
.opacity85 {
	opacity : .85;
	Filter: Alpha(Opacity=85)
}
.opacity50 {
	opacity : .50;
	Filter: Alpha(Opacity=50)
}
.opacity30 {
	opacity : .15;
	Filter: Alpha(Opacity=15)
}
.bubblebg{
	background-color:#000000
}
.wtext{
	color:#FFFFFF;
	font-size:9pt;		
}

.wtext .wtitle{
	color:#FFFFFF;
	font-size: 12pt;
	font-weight:bold;
}
.wtext a{
	color:#FFFFFF;
	text-decoration:   none;
	font-size:9pt;	
}

.wtext a:link{
	color:#FFFFFF;
	text-decoration:  none;
}

.wtext a:visited{
	color:#FFFFFF;
	text-decoration:  none;
}

.wtext a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.gtext{
	color:#666666;
	font-size:9pt;
}
.stext{
	color:#ff9900;
	font-size:10pt;
}
.bottomborder{
border-bottom: 2px dotted #aaaaaa;
}
.rtext{
	color:#691C00;
}

#pscroller1{
width: 200px;
height: 25px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#IndexScroller{
width: 700px;
height: 20px;

}

#IndexScroller a{
text-decoration: none;
}
.info2 {
border: 1px solid white;
}
.wbottom{
border-bottom: 2px solid white;
}
.wbottom2{
border-bottom: 1px dotted white;
}
.wbg{
	background-color:#ffffff;
	color:#666666;
	font-weight:bold;
}
.ghr{
	border: 1px dashed #888888;
}
.highlight{
	padding:3px;
	color:#666666;
	background-color:#FFFFFF;
	font-weight:bold;
}
