﻿BODY {
	padding: 20px;
	margin: 20px;
	background: none transparent;
}
.sectionTitle {
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	font-style: normal;
}
.style2 {
	text-align: center;
	border: 2px solid #CC00CC;
	background-color: #FFFFFF;
	width: 50%;
}
.style3 {
	border: 2px solid #CC00CC;
}
.style4 {
	background-color: #E0E0E0;
}
.style6 {
	vertical-align: middle;
}
.style9 {
	text-align: center;
	border: 2px solid #CC00CC;
}
.style10 {
	font-size: x-small;
	font-weight: bold;
}

.style13 {
	/*background-position: center top;
	background-image: url('../images/frameBorder/leftFrame_1.jpg');
	background-repeat: no-repeat;*/	
	padding: 0px;
	margin: 0px;
	width: 20px;
	height: 100%;
}
.style14 {
	/*	background-image: url('../images/frameBorder/contentGradient.jpg');
	background-repeat: repeat-x;*/
	padding: 0px;
	margin: 0px;
	background-color: #DCF0FB;
	width: 18px;
	vertical-align: top;
	height: 100%;
	position: relative;
	top: 0px;
	border-top-style: outset;
	border-top-width: thick;
	border-top-color: #CC00CC;
	float: left;
	text-align: left;
}
.style15 {
	/*	background-image: url('../images/frameBorder/contentGradient.jpg');
	background-repeat: repeat-x; */
	padding: 0px;
	margin: 0px;
	width: 18px;
	vertical-align: top;
	float: none;
	height: 100%;
	position: relative;
	top: 0px;
	border-top-style: outset;
	border-top-width: thick;
	border-top-color: #CC00CC;
	background-color: #DCF0FB;
	text-align: right;
	clear: both;
}
.style16 {
	width: 20px;
	height: 100%;
}
.style17 {
	background-position: center bottom;
	background-image: url('../images/frameBorder/bottomFrame.gif');
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
}
.style18 {
	padding: 10px;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
	background-color: #DBF1FB;
	font-weight: bold;
}
.style19 {
	border-left: thick solid #FF00FF;
	border-right: thick solid #FF00FF;
	border-top: thick outset #FF00FF;
	border-bottom: thick solid #FF00FF;
	border-style: outset none none none;
	padding: 10px;
	background-position: left top;
	font-family: Arial;
	font-size: 1em;
	text-decoration: none;
	background-color: #DBF1FB;
	background-image: url('../images/frameBorder/contentGradient_1.jpg');
	background-repeat: repeat-x;
	font-weight: bold;
	height: 500px;
}
.style20 {
	text-align: right;
	border: 0px solid #CC00CC;
	background-position: center top;
	height: 25px;
	width: 675px;
	vertical-align: bottom;
/*	background-image: url('../images/frameBorder/topFrame.gif');
	background-repeat: no-repeat;
*/	text-align: center;
	empty-cells: show;
}
.style22 {
	text-align: center;
	border: 2px solid #CC00CC;
	background-color: #FFFFFF;
   border: none 0px white;
   cursor: url("http://www.tools4schools.org.uk/js/PopBox/images/magplus.cur");
}
a.styleTopMenu:link {
	color:#9900FF;
	text-decoration:none;
}
a.styleTopMenu:visited {
	color: #9900FF;
	text-decoration: none;
}
a.styleTopMenu:hover {
	color: red;
	text-decoration: none;
}
.dhtmlgoodies_question{
	/* Start layout CSS */
	color: #FFF;
	font-size: 1em;
	background-color: #317082;
	width: 430px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 2px;
	height: 20px; /* End layout CSS */;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.questionEndBlock {
	position: relative;
	left: 430px;
	top: -22px;
	cursor: pointer;
}
.dhtmlgoodies_answer{
	/* Parent box of slide down content */
	/* Start layout CSS */
	border: 1px solid #317082;
	background-color: #C0C0C0;
	width: 575px; /* End layout CSS */;
	visibility: hidden;
	overflow: hidden;
	position: relative;
	margin-left: 8px;
	display: block;
}
.dhtmlgoodies_answer_content{
	/* Content that is slided down */
	padding: 1px;
	font-size: 0.9em;
	position: relative;
	text-indent: 5px;
}
.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("../js/PopBox/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
   cursor: url("../js/PopBox/images/magminus.cur"), pointer;
} 


