table.quizlist a {
	color:#0099FF;
}
/* standard list style table */
table.quizlist {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.quizlist th {
	margin: 0px;
	/*padding: 6px 4px 2px 4px;*/
	height: 20px;
	/*background: url(images/background.jpg);*/
	/*background:#adadad;*/
	
	background: #0099FF;
	background-repeat: repeat;
	font-size: 12px;
	color: #FFF;
}

table.quizlist th.title {
	text-align: left;
}
table.quizlist th a:link, table.quizlist th a:visited {
	color: #FFF;
	text-decoration: none;
}
table.quizlist th a:hover {
	text-decoration: none;
}
table.quizlist tr.row0 {
	background-color: #FFF;/* edited by Brijendra Singh from #F9F9F9 to #FFF */

}
table.quizlist tr.row0 td, table.quizlist tr.row1 td {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding:5px;
}
table.quizlist tr.row1 {
	background-color: #fff;
}
table.quizlist td {
	/* border-bottom: 1px solid #e5e5e5; 
	border: 1px solid #e5e5e5;*/
	text-align: left;
	padding: 0px;/* edited by Brijendra Singh from 4px to 1px */
	padding-left:6px; border:none; !important
}
table.quizlist td.searchBox {
	text-align: right;
	padding: 0px;/* edited by Brijendra Singh from 4px to 1px */
	padding-left:6px;
}
table.quizlist-queue td {
	/* border-bottom: 1px solid #e5e5e5; */
	/*border: 1px solid #e5e5e5;*/
	padding: 0px;/* edited by Brijendra Singh from 4px to 1px */
	padding-left:6px;
}
table.quizlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.quizlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.quizlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}



table.quizlist td table.sec-table td {
	padding:6px;
	border:none;
}
table.quizlist-foot{
	background:#CCCCCC;
	margin: 5px;
	padding: 0px;
	color: #333;
	font-weight:bold;	
	border-collapse:collapse;
	width:100%;
	
}

table.quizlist-foot th a{
	color: #45AEE7 ;}

















/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	background: url(../images/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}
table.cpanel td {
	text-align: center;
}
form {
	/*margin: 0px 0px 0px 0px;*/
}
/* Styles for dhtml tabbed-pages */
.ontab {
	font-size: 12px;
	background-color: #ffae00;
	/*border: 1px solid #cccccc;*/
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	font-size: 12px;
	background-color : #e5e5e5;
	border: 1px solid #cccccc;
	width: 14%;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
/*border-bottom: solid 1px #D5D5D5;*/
}
.tabheading {
	background-color: #FFAE00;
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;
}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}
.pathway {
	margin-left: 15px;
}
.adminheader {
	color : #c30;
	font-size : 24px;
}
/* Text passed with mosmsg url parameter */
.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
}
div.centermain {
	padding: 0 10px;
}
div.main {
	width: 99%;
	padding: 0;
}
.quote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}

.eRealPagRow0 {
	background:#EFEFEF;
	border-top:solid 1px #bfcacd;
	font-size:9px;
}
/* Styles Added By Vishal / Vinayak For the Form Styles */

.form-box {
	padding:10px;
	width:700px;
}
.form-box h2 {
	color:#206698;
}
.form-box label {
	font-weight:bold;
	font-size:12px;
	margin-right:5px;
	margin-bottom:5px;
	color:#333;
	width:90px;
	display:block;
	float:left;
}
.form-box input, .form-box select, .form-box textarea {
	margin-bottom:10px;
	vertical-align:middle;
}
th.tab-head {
	background:#a1c3d9;
	color:#fff;
	text-align:center;
}
/* --- Error messages --- */	
	
.error {
	color:#FF0000;
	font-weight:bold;
}

.fontlayout {
	font-weight:bold;
}
.print-btn a {
	background:url(images/img_inputbg.jpg) repeat-x;
	height:20px;
	text-decoration:none;
	color:#000;
	padding:2px 5px 2px 5px;
	border:1px solid #87a0ba;
}
.print-btn a:hover {
	background:url(images/img_inputbgovr.jpg) repeat-x;
	height:20px;
	text-decoration:none;
	padding:2px;
	color:#fff;
	padding:2px 5px 2px 5px;
	border:1px solid #1a5189;
}
.view {
	background:#fff;
	color:#000;
}


/*******For Queue*************/
table.queue {
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 98%;
	border-collapse: collapse;
}
table.queue th {
	margin: 0px;
	/*padding: 6px 4px 2px 4px;*/
	height: 25px;
	/*background: url(images/background.jpg);*/
	background:#a1c3d9;
	/*background:#CFE9F9;*/
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.queue th.title {
	text-align: left;
}
table.queue th a:link, table.queue th a:visited {
	color: #c64934;
	text-decoration: none;
}
table.queue th a:hover {
	text-decoration: none;
}
table.queue tr.row0 {
	background-color: #FFF;/* edited by Brijendra Singh from #F9F9F9 to #FFF */

}
table.queue tr.row1 {
	background-color: #FFF;
}
table.queue td {
	/* border-bottom: 1px solid #e5e5e5; */
	/*border: 1px solid #e5e5e5;*/
	padding: 0px;/* edited by Brijendra Singh from 4px to 1px *//*padding-left:6px;*/
}
table.queue tr.row0:hover {
	background-color: #f1f1f1;
}
table.queue tr.row1:hover {
	background-color: #f1f1f1;
}
table.queue td.options {
	background-color: #ffffff;
	font-size: 8px;
}



