/* somefuncs - rollover preview css */

#previewpane {padding: 4px; background-color: #ffffff; font-size: 10pt}
#previewpaneshadow1 {padding-right:2px; padding-top: 0px; padding-bottom: 2px; padding-left: 0px; background: #666666;}
#previewpaneshadow2 {padding-right:1px; padding-bottom: 1px; padding-top: 1px; padding-left: 1px; background: #999999;}

P  {
	font-size : 9pt;
	font-family : Verdana;
}

H1  {
	font-family : Verdana;
}

H2  {
	font-family : Verdana;
}

H3  {
	font-family : Verdana;
}


A:Visited  {
	color : #CC9966;
	font-family : Verdana;
	font-size : 9px;
}

a:hover {  color: orange}

A:Active  {
	color : #FF0000;
	font-family : Verdana;
	font-size : 9px;
}

.nav  {
	color : #CC6600;
	font-family : Tresbuchet MS, Skia, Frutiger, Verdana;
	font-size : 10px;
	font-weight: bold;
}

A  {
	color : #CC6600;
	font-family : Verdana;
	font-size : 9px;
}

BODY  {
	font-size : 9px;
	font-family : Verdana;
}

.xsmall  {
	font-size : 9px;
	font-family : Verdana;
}

.small  {
	font-size : 10px;
	font-family : Verdana;
}

.page  {
	font-size : 9px;
	font-family : Verdana;
	color: #CCCCCC;
}

.pagelink  {
	font-size : 9px;
	font-family : Verdana;
	color: #CCCC99;
}
.portfoliotitle {
	font-size : 12pt;
	font-family : Tresbuchet MS, Skia, Frutiger, Verdana;
	color: #3366CC;
}

.helptopic  {
	font-size : 9px;
	font-family : Verdana;
	color: #666666;
}

.header  {
	font-size : 14px;
	color: #CC6600;
	font-weight : bold;
	letter-spacing: 3px;
	font-family : Tresbuchet, Tresbuchet MS, Skia, Frutiger, Verdana;
}

.white  {
	font-size : x-small;
	font-family : Verdana;
	color : White;
}

code {
	font-size : 11pt;
	font-family : Verdana;
	color : #ff0000;
}

.asmall  {
	color : Gray;
	font-size : 9pt;
	font-family : Verdana;
}


.gray  {
	font-family : Verdana;
	font-size : 9pt;
	color : Gray;
}


.concepts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
    text-transform: capitalize;
}

.barlink {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   color : #ffffcc;
}



