.bodyedgegray {
	background-color: #FFFFFF;
	background-image: url(images/bodyedge.jpg);
	background-repeat: repeat-y;
}
.cair {
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.caption {
	background-color: #EFECE2;
	border: 1px solid #999999;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004AA1;
	font-weight: bold;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004AA1;
	font-weight: bold;
}
.grayoutline {
	border: 1px solid #999999;
}
.bask01 {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 9px;
            color: #FFFFFF;
            font-weight: normal;
}
.bask01:link  {
			color: #FFFFFF;
}
.bask01:visited  {
           color: #FFFFFF;
}
.bask01:hover  {
           color: #FFFFFF;
		   
}
.bask01:active  {
           color: #FFFFFF;
}