body{
font-family:Verdana;
font-size:12px;
/*-moz-user-select: none; */
}
.ex_question{
/*color:#474447;*/
color:#003399;
}
.ex_question_no{
color:#ff0000;
font-weight:bold;
}
.ex_ans{
color:#685669;
}
.ex_ans_no{
text-transform:uppercase;
color:#049A19;
}
.qa_bw_border
{
/*
width:100%;
height:1px;
background:#FC00FF;
*/
border-top:1px dashed #FC00FF;
}
.ex_pno
{
font-weight:bold;
font-family:Arial;
font-size:16px;
text-decoration:none;
color:#838383;
padding:1px 5px 1px 5px;
}
.ex_pno:hover
{
text-decoration:underline;
}
.ex_pno_selected
{
font-weight:bold;
font-size:16px;
font-family:Arial;
text-decoration:none;
color:#5D5D5D;
background-color:#ECEDED;
padding:1px 5px 1px 5px;
}
.ex_login #email, #pwd
{
padding:2px;
}
.ex_login td a
{
color:#444444;
text-decoration:none;
}
.ex_login td a:hover
{
text-decoration:underline;
}


.exam_result_table td
{
background:#E9E9E9;
font-weight:bold;
}
.exam_result_table
{
background:#3F3E3E;
}
.ex_clickhere{
font-size:12px;
font-weight:bold;
color:#D43434;
text-decoration:none;
}
.ex_clickhere:hover{
text-decoration:underline;
color:#ff0000;
}
.ex_register_table 
{
border:3px solid #00A000;
background:#EEFFCA;
-moz-border-radius: 15px;
border-radius: 15px;
}
.ex_register_table td 
{
font-weight:bold;
}

#exm_sign_up_form input,textarea{
border:1px #A2A6A8 solid;
padding:4px;

}
input#submit_exam{
border:1px #A2A6A8 solid;
padding:4px;

}
input#signup{
background-image:url("http://sreejobs.com/images/left_menu_bg.jpg");
border:none;
width:160px;
			height:25px;
			padding:0px 0px 0px 5px ;
			color:#FFF;
			font-weight:bold;
			margin-bottom:40px;
			margin-top:20px;
}

.subject_list a
{
color:#222828;
font-weight:bold;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
letter-spacing:1px;
}
.subject_list ul li a:hover
{
color:#152193;
text-decoration:underline;
}
.subject_list li
{
padding-bottom:10px;
}

.ex_bull_red{
color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.ex_bull_blue{
color: #0771F5;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ex_bull_green{
color: #45B71D;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ex_bull_orang{
color: #F58807;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ex_bull_pink{
color: #ED0FE0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#prize_table 
{
border:1px solid #efefef;
}
#prize_table th
{
background:#E3D9C7;
text-align:center;
}
#prize_table  td
{
border:#8A8A8A dashed 1px;
text-align:left;
}
#prize_table #first_prize td
{
border:#0178D3 dashed 1px;
text-align:left;
color:#213FF8;
}
#prize_table #second_prize td
{
border:#0178D3 dashed 1px;
text-align:left;
color:#213FF8;
}
#prize_table #third_prize td
{
border:#0178D3 dashed 1px;
text-align:left;
color:#213FF8;
}
#prize_table #third_prize span
{
font-weight:bold;
color:#FF0000;
}
#prize_table #second_prize span
{
font-weight:bold;
color:#FF0000;
}
#prize_table #first_prize span
{
font-weight:bold;
color:#FF0000;
}