body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

a.page-options {
	color: #0000FF; 
	text-decoration: none; 
}

a.page-options:hover, 
a.page-options:focus {
	color: #000099; 
	text-decoration: underline;
}	

.homeregisterrate {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}

#leftmenu {
}

#leftmenu a {
	display: block;
	color: #3C6491;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#leftmenu a:hover {
	color: #FFFFFF;
	background: #0F58A5 url(../images/leftarrow.png) no-repeat center left;
}
#leftmemu-bottom {
	height:26px; 
	width:162px; 
	background-image:url(../images/paypal.png);
	background-position:right;
	background-repeat:no-repeat;
}
#sidebar-left {
	float: left;
	width: 171px; /* witdh of the left sidebar -- can be set to any value including percentages */
	margin: 0px;
	padding: 0px;
	background-color:#9BF7FF;
	background-image:url(../images/template_r5_c3.png);
	background-repeat:no-repeat;
	}
#sidebar-main {
	float:right;
	background-color:#FFFFFF;
}

#side-main-top-left {
	float:left;
	width: 11px;
	height:11px;
	background-image:url(../images/template_r5_c9.png);
	background-repeat:no-repeat;
}

#button-image{
height:35px;
width:140px;
background-image:url(../images/button.png);
background-repeat:no-repeat;
text-align:center;
padding-top:8px;
color:#000000;
font-weight:bolder;
}

#button-image a{
color:#000000;
}

#button-image a:hover{
color:#000099;
}

#side-main-top-right {
	float:right;
	width: 616px;
	height:11px;
	background-image:url(../images/template_r5_c12.png);
	background-repeat: repeat-x;
}

input[type=submit] {
    font-weight: bold;
    padding: 2px;
    background-color: #DFF1FF;
    border: 1px solid #3252B2;
}

input[type=submit]:hover {
    font-weight: bold;
    background-color: #3252B2;
    color: #FFF;
}

input[type=button] {
    font-weight: bold;
    padding: 2px;
    background-color: #DFF1FF;
    border: 1px solid #3252B2;
}

input[type=button]:hover {
    font-weight: bold;
	color:#FFFFFF;
    padding: 2px;
    background-color: #ff0000;
    border: 1px solid #3252B2;
}


.buttreg {
    font-weight: bold;
	color:#FFFFFF;
    padding: 2px;
    background-color: #ff0000;
    border: 1px solid #3252B2;
}

.buttreg:hover {
    font-weight: bold;
	color:#FFFFFF;
    background-color: #3252B2;
}


.subheader {
	font-size: 16px;
	color: #9B2900;
	font-weight: bold;
}
.errorred {
	color: #FF0000;
	font-weight: bold;
}

.textboxmain {
border: 1px solid rgb(102, 102, 102);
}

.mandatory{
color:#FF0000;
}

.mandatorystrong{
color:#FF0000;
font-weight:bolder;
}


.box-main-header {
	background-color:#08ACCE;
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
}

.box-main-body{
	padding:5px;
	color:#000000;
	vertical-align:text-top;
}

.box-header { 
	background-image:url(../images/header-box-bg.jpg);
	background-repeat:repeat-x;
	padding:5px;
	font-weight:bold;
	color:#000000;
	border:1px solid #08ACCE;
}
.box-body { 
	padding:5px;
	color:#000000;
	border:1px solid #08ACCE;
}

.status{
	font-size: 12px;
	padding: 2px;
	background-color: #EEE;
}

.simu_timer{
	background-color: #EEE;
	padding: 2px;
	font-size: 20px;
	font-weight: bold;
}

.question{
	padding: 4px;
	text-align: justify;	
	min-height: 77px;
}
.question_holder{
	background-image: url(../images/label_qstn.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}

.tblexamresults1 {
border:1px solid #08ACCE; 
padding:5px;
text-align:left;
}
.tblexamresults2 {
border:1px solid #08ACCE; 
border-left:0px; 
padding:5px;
}



