table#global {
	text-align: center;
	background-color: rgb(250, 250, 235);
	width: 1024px;
	height: 100%;
	vertical-align: top;
}

tr#header {
	height: 1em;
}
	
table.innerTable {
	width: 100%;
	border-style: solid;
	border-color: #88a3c1;
	border-width: 0px;
	border-collapse: collapse;
	font-family: Verdana, times-new-roman; 	
	vertical-align: top;
	margin-top: 3px;
}

td.border {
	border-style: solid;
	border-color: rgb(0, 0, 0);
	border-width: 1px;
}
	
td.pageBorder {
	width: 192px;
	vertical-align: top;
	text-align: center;
}

td.pageBody {
	width: 640px;
	vertical-align: top;
	text-align: center;
}

div.button {
	font-weight: bold;
	background: #ddbbbb;
	text-align: center;
	border: solid 4060ce 1px;
	width: 15px;
	height: 15px;
	vertical-align: middle;
}

td#welcome {
	height: 100%;
	margin: 3px;
	padding: 20px;
	color: #000000;
/*	font-size: 26px;*/
	text-align: justify;
}

td.examVal0 {
	text-align: right;
	direction: rtl;
	padding-left: 7px;
	padding-right: 7px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
}

td.examVal1 {
	text-align: left;
	padding-left: 3px;
	height: 25px;
}

div.registration {
	text-align: justify; 
	width: 95%; 
	font-size: 9pt; 
	font-family: Verdana, times-new-roman; 
	/*border: solid #84d5f0 1px;*/
	border: solid #88a3c1 1px;
	padding: 10px;
	padding-top: 10px;
}

div.title {
	font-size: 10pt;
	font-weight: bold; 
	margin-top: 0px;
	color: #4455ff;
	background:transparent url(../images/sprite.png) repeat-x scroll 0pt -1310px;
}

a.anker {
  color: #333333;
  font-family: Verdana, times-new-roman; 
  font-weight: bold;
  text-decoration: none;
  font-size: 10pt;
}
