@CHARSET "UTF-8";

#question {
	font-family: tahoma, verdana;
	font-size: 16px;
	color: #58608B; 
}

#infomsg {
	font-family: verdana, tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #027018; 
}

#errors {
	font-family: verdana, tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ff0000;	
}	

table.result  {
	border: 0px solid #867AAD; 
}	

#headerId {
	text-align: justify;
	background:url("../../img/oldpaper.jpg") #cc9966; 
	color: #000000;
	font-family: tahoma, verdana;
	font-size: 11px;
	height: 20px;
}


.result td {
	border: none;
/*	background-color: #F6FDCD; */
        background:url("../../img/oldpaper.jpg") #cc9966; 
	color: #58608B;
	font-family: verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
	border-spacing: 0px; 
}

.result b {
	font-size: 9px;
	font-weight: normal;
	color: #007700;	
}

.result i {
	font-style:normal;
	font-size: 9px;
	font-weight: bold;
	color: #58608B;	
}

table.presult {
	border: 1px solid #867AAD;
	empty-cells: show;
}

.presult th {
	border-left: none;
	background-color: #867AAD;
	font-family: verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	color: #ffffff;
}

.presult tr {
	height: 25px;	
}	

.presult th:first-child {
	border-left: none;
}	

.presult td {
	border-top: 1px solid #867AAD;
	border-left: 1px solid #867AAD;
	color: #58608B;
	font-family: verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
	border-spacing: 0px; 
	padding: 2px;
	empty-cells: show;
}

.presult td:first-child {
	border-left: none;
}

.presult {
	color: #58608B;
	font-family: verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
}

table.radioForm {
/* border: 1px solid #867AAD;	*/
 border: none;
}	

.radioForm td {
	border: none;
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;	
	color: #58608B;
}

.radioForm tr:first-child {
        border: none;
	text-align: center;
	background-color: #867AAD;
	color: #ffffff;
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
}

.radioForm input[type=submit] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #867AAD;
	font-weight: bold;
	height: 18px;
	cursor: pointer;
	border: 1px #867AAD solid;
	
}

.radioForm input[type=button] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #867AAD;
	font-weight: bold;
	height: 18px;
	cursor: pointer;
	border: 1px #867AAD solid;
	
}

.forbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #867AAD;
	font-weight: bold;
	height: 18px;
	cursor: pointer;
	border: 1px #867AAD solid;
}

.mainAdmTable {
	border: 1px solid #867AAD;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58608B;
}

.mainAdmTable input[type=text], input[type=password]{
	border: 1px solid #867AAD;	
	background-color: #F6FDCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58608B;
}

.mainAdmTable input[type=button], input[type=submit] {
	border: 1px solid #867AAD;	
	background-color: #867AAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	width: 80px;
	color: #ffffff;
	cursor: pointer;
}

.headerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#copyright a {
	color: #ffffff;
	text-decoration: none;	
}	

#copyright a:hover {
	color: #FDF195;
}	

.headerLink a {
	color: #ffffff;
	text-decoration: none;	
}

.headerLink a:hover {
	color: #FDF195;
}

.headerAdm {
	background-color: #867AAD;
}

.footerAdm {
	background-color: #867AAD;
}

.dynamicTable {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58608B; 
}

.dynamicTable td {
	text-align: center;
}

.dynamicTable input[type=text], input[type=password]{
	border: 1px solid #867AAD;	
	background-color: #F6FDCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58608B; 
}

.forTextbox{
	border: 1px solid #867AAD;	
	background-color: #F6FDCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58608B; 
}
