td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.focusgray {
	font-size: 13px;

	
}
.focusgray:hover {
	background-color: #D3D3D3;
	font-size: 13px;

}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}.bottomGray {
	background-image: url(images/bg_bottom_gray2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomRed {
	background-image: url(images/bg_bottom_red.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomRed2 {
	background-image: url(images/bg_bottom_red2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.frontInfo {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.navtext {
	width:235px;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	layer-background-color:#FFF6D9;
	background-color:#990000;
	color:#FFCCCC;
	border: 1px solid #CC0000;
	background-image: url(images/bg_alttxt.gif);
	background-position: right;
	font-weight: bold;



}
.flashSwitch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.contactDetails {
	font-size: 10px;
	color: #999999;
}
.LabelChapter {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;	
}

.textPanel {
scrollbar-arrow-color : #8B0000;
scrollbar-base-color : #E3E3E3;
scrollbar-darkshadow-color : #E3E3E3;
scrollbar-face-color : #E3E3E3; 
scrollbar-highlight-color : #F3F3F3;
scrollbar-shadow-color : #E3E3E3;
scrollbar-track-color: #F3F3F3;  
scrollbar-3dlight-color: #E3E3E3;
}

.subCaption {
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.editBox1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A40000;
	width: 160px;


}
.buttonSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990002;
	border: 1px solid #333333;
}

