.iconspan{
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
border: 1px none black;
padding: 3px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 500px;
}

.heading {
	font-family: "comic sans ms", "times new roman";
	font-size: 25px;
	font-style: normal;
	color: #000099;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
}
.testquestion {
	margin: 4px;
	padding: 4px;
	height: 150px;
	width: 455px;
	text-align: center;
}
.centerup {
	text-align: center;
	vertical-align: middle;
}
.headblock {
	font-size: 12px;
	width: 700px;
	padding: 0px 5px 5px;
	text-align: center;
}
.jokes {
	background-color: #DDDDDD;
	text-align: center;
	float: right;
	width: 550px;
	top: 0px;
	padding: 6px;
	right: 0px;
}
.ads {
	background-color: #006699;
	text-align: center;
	float: left;
	width: 131px;
}
.headblock hr {
	color: #000000;
}
.mainbody {
	background-color: #006699;
	width: 700px;
	overflow: auto;
}

.bodyhead {
	color: #FFFFFF;
	background-color: #000000;
	width: 700px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	padding-top: 3px;
}

.submittidby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
	text-decoration: underline overline;
}
.style1 {color: #CC0000}
.ring {font-size: 28px}
.sidespace {
	padding-right: 7px;
	padding-left: 7px;
}

.rightbar {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.leftbar {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
.iconspan1 {margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}
.box {
	border: thin solid #000000;
	padding: 12px;
}
.iconspan2 {margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}


.overline {
	text-decoration: overline;
}
