body  {font: 12px Verdana, Helvetica, sans-serif; margin:0px; padding:0px;color:black;
}

table {font: 12px Verdana, Helvetica, sans-serif; margin:auto;padding:0px;color:black;
}

table.manage {background-color:lightgrey;
	width:90%;
	margin:auto;
}

table.main {border-bottom:solid 2px lightgrey;
	border-left:solid 1px white;
	border-right:solid 1px white;
	border-collapse:collapse;
	width:90%;
	margin:auto;
	}

td.menu {background: url(images/back.gif) repeat-y;
	width:242px;
	vertical-align:	top;
	padding-bottom:20px;
	padding-left:10px;
}

.menu A:link {text-decoration: none; color:#00417e; font: bold 13px Arial, sans-serif, Tahoma;}
.menu A:visited {text-decoration: none; color:#65717d; font: bold 13px Arial, sans-serif, Tahoma;}
.menu A:hover {text-decoration: underline;color:#0000ff; font: bold 13px Arial, sans-serif, Tahoma;}

td.head {
	background-color:lightgrey;
	border-left:solid 1px white;
	border-right:solid 1px white;
	text-align:center;
	font-weight:bold;
	padding:6px;
}

td.main {vertical-align:top;
	padding-bottom:20px;
	background: url(images/wrtc.gif) no-repeat right bottom;
}

td.bottom {height:50px;
	text-align:center;
	vertical-align:top;
	background: url(images/back.gif) repeat-y;
}

td.white {
	border-top:solid 1px lightgrey;
	padding:2px;
	}

td.whitec {	border-top:solid 1px lightgrey;
	text-align:center;
	padding:2px;
	}

td.whiter {
	border-top:solid 1px lightgrey;
	text-align:right;
	padding:2px;
	}

td.mwhite {background-color:white;}

td.mwhitec {background-color:white;
	text-align:center;
}

td.mwhiter {background-color:white;
	text-align:right;
}

td.mhead {height:25px;
	text-align:center;
	font-weight:bold;
}

div.menu {width:200px;
	margin:5px 0px;
	padding-bottom:5px;
	text-align:left;
	}

div.mname {background: url(images/menu.gif) no-repeat;
	font-weight:bold;
	height:21px;
	line-height:17px;
	width:200px;
	margin:auto;
	color:white;
	padding-left:5px;
}

div.menur {width:130px;
	margin:5px 0px;
	padding-bottom:5px;
	text-align:left;
	}

div.mnamer {background: url(images/menur.gif) no-repeat;
	font-weight:bold;
	height:21px;
	line-height:17px;
	width:130px;
	margin:auto;
	color:white;
	padding-left:5px;
}

div.copy {margin-left:232px;
	text-align:center;
}

div.photo {float:left;text-align:center;width:130px;height:122px;}

div.process {text-align:center;position:relative;top:-90px;left:0px;display:none;}

div.result {width:80%;padding:20px;border:solid 2px darkblue;background-color:#cccccc;} 

div.data {border:solid 1px lightgrey;margin:10px auto;width:90%;}

div.dataname {position:relative;top:-9px;left:10px;background-color:white;width:140px;padding-left:10px;}

ul {margin:5px;
	list-style-position:inside;
}

p {margin:10px 15px;text-align:justify;}

p.update {text-align:right;}

h1 {font: bold 14px Verdana, Helvetica, sans-serif;margin:10px 0px 30px 0px;text-align:center;}

h2 {font: bold 13px Verdana, Helvetica, sans-serif;margin:10px 0px;text-align:center;}

h3 {font: bold 13px Verdana, Helvetica, sans-serif;margin:25px 0px 15px 0px;text-align:center;}

span.new {color:dimgray;}

img#flag {width:22px;height:15px;border:solid 1px lightgrey;}

A:link {color:#00417e; text-decoration: underline;}
A:visited {color:#65717d; text-decoration: underline;}
A:hover {color:#0000ff; text-decoration: none;}