.all {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	width: 960px; */
	width: 98%;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
	background-image: url(images/top_bar.gif);
	background-repeat: repeat-x;
}

.left {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 242px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
}
/*  */
.logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 125px;
	width: 242px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.sidebar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 242px;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.sidebar a {
	color: #FFFFFF;
}
.Main {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/top_bar.gif);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	padding-left: 245px;
	padding-right: 3px;
	padding-top: 0px;
	text-align: justify;
	/*
	width: 710px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 245px;
	*/
}

.MainPopUp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/top_bar.gif);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: justify;
	width: 95%;
}

.MainBody {
	width: 90%;
}

.Main a {
	color: #000000;
}

/*.Main p {
	width: 90%;
}*/

.Main ul {
	/* */
}

.Main li, .MainPopUp li {
	padding-bottom: 10px;
}

.sidebar li{
	padding-bottom: 6px;
}

.Title {
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 24px;
}

.Exit {
	float:right;
	padding-top: 10px;
	padding-right: 7px;
}

.default {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/side_bar_wide.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

.popup {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-image: url(images/top_bar.gif);
	background-repeat: repeat-x;
}

.subtitle {
	font-size: 20px;
	font-style: oblique;
}

.PageInfo {
	font-size: 12px;
}

.exam {
	list-style-type: decimal;
}
	
#correct, #ic1, #ic2, #ic3, #ic4, #ic5 {
	visibility: hidden;

}

#ic1, #ic2, #ic3, #ic4, #ic5 {
	color: #FF0000;
}

#correct {
	color: #006600;
}

.answerandfb {
	width: 100%;

}

.answer {
	float: left;
	width: 125px;
}

#feedback {
	visibility: hidden;
	/*width: 90%;*/
}

