.titleW  {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.title  {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.titleN  {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #0033CC;
	font-weight: bold;
	text-align:center;
	
	}	
	
.titlePOETRY  {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #b2310e;
	font-weight: bold;
	
	
	}		
	
.font-family {
	background-color: #3366ff;
}


.bgpurple {
	background-color: #666699;
}

.bgblue {
	background-color: #3366FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.bgred {
	background-color: #FF3333;
}

.bggray {
	background-color: whitesmoke;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.bggreen {
	background-color: #f1f1c7;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}

.bglilac {
	background-color: #CCCCFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.blue {font-color: #3366FF;
         }	


a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3366FF;
	text-decoration: none;
	outline: none;
}



td.formInput {font-family:Arial, serif; font-size:83%; background-color:#EEEEEE; color:#000000;}
td.formHead {font-family:Arial, serif; font-size:80%; background-color:#AAAAAA; font-weight:bold; color:#ffffff; text-align:center;}

A:Hover  {color : #000099;
         text-decoration: underline;
         outline: none;
         }
		 
 
         
.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.textN {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.textG {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #6699FF;
	text-decoration: none;
}

.imageL {
	Z-INDEX: 3;
	FLOAT: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	text-align: center;
}

.imageR {
	Z-INDEX: 3;
	FLOAT: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	text-align: center;
}

.frame {
	text-align: center;
	display: block;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 400px;
	border: 1px dotted #009900;
	background-color: #9999FF;
}

.frame2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
	display: block;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 400px;
	border: 1px dotted #009900;
	background-color: whitesmoke;
}




/* for collapsed list*/




/* main list with Javascript */
		ul#nav.pde_nav{
			margin:.6em;
			padding:.5em;
			padding-bottom:2em;
			width:9em;
			list-style-type:none;
		}
		ul#nav.pde_nav ul{
			margin-left:.45em;
			padding:.1em;
		}
		ul#nav.pde_nav li{
		    	margin:.5;
			padding:4.5;
			height:.5em;		
			list-style-type:none;
		}
	    ul#nav.pde_nav li{
			height:auto;
			padding:0em;
		}
		ul.pde_nav a,ul.pde_nav strong{
		    width:17em;
			font-size: 12px;
			text-decoration:none;
			color:#666;
			display:block;
			padding:0 0 0 1.5em;
		}
		
/* Classes added to show and hide and to indicate active state */
		.pde_hide{display:none;}
		.pde_show{display:block;}
		.pde_parent{background: url(images/arrow_plus.gif) 0 50% no-repeat transparent;}
		.pde_active{background: url(images/arrow_minus.gif) 0 50% no-repeat transparent;}
	/*	.font-family{background: url(images/arrow_minus.gif) 0 50% no-repeat transparent;} */
	
	
	.comfort {
	display: block;
	border: thin dotted #930;
}

