/* CSS Document */


/* Product Text */
.ptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


/* Product Title */
.ptitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #006600;
	font-weight: bolder;
}
.ptext_hoover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: underline;
}

/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;

}
h3 { font-family:"Times New Roman", Times, serif; font-size:15px; height:50px; 
background-color:#ffffff; width:200px; background-image:url(../images/LeftNavBG.jpg); 
text-align:right; line-height:1em; margin-bottom:0; margin-top:0; margin-left:0; margin-right:0;}

.switchgroup1 { font-family:Arial, Verdana, Geneva, sans-serif; font-size:11px; font-weight:bolder; 
line-height:1.6em; text-align:right; width:200px; background:#333; background-image:url(../images/LeftNavBG.gif);
margin-bottom:0; margin-top:0; margin-left:0; margin-right:0;
}

a:link, a:visited, a:hover, a:active {text-decoration: none; color:#CCC;}



