body{
/*	background: #f3f3f3;*/
	background: white;
	text-align: center;
	margin: 2px;
}
td{
	vertical-align: top;
	font: x-small verdana, sans-serif;
}
hr{
	border: 0px;
	height: 1px;
	background: #dbd8d6;
	color: #011787;
}
h2{
	font: x-large arial-black,sans-serif;
	color: #011787;
	font-weight: bold;
	margin-bottom: 5px;
}
h3{
	font: large verdana,sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #011787;
	border-bottom: 1px solid #dbd8d6;
}
#main{
	background: #FFF;
	empty-cells: show;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #dbd8d6;
	font: x-small verdana, sans-serif;
	padding: 10px;
	padding-top: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #fff url(images/logo_back.jpg) bottom left no-repeat;
}
#toptr{
	background: #FFF;
/*	background: #fff url(ring_web_50p.png) top right no-repeat;*/
}
#menu{
	vertical-align: bottom;
	padding-top: 10px;
}
#menu_surr{
	border-bottom: 1px solid #dbd8d6;
}
#menu a{
	font-size: small;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	border: 1px solid #dbd8d6;
	border-bottom: 0px;
	background: #fff;
}
#menu a:link, a:visited{
	background: #fff;
	border-bottom: 1px solid #fff;
}
#menu a:hover, a:active{
	background: #eee;
	border-bottom: 1px solid #eee;
}
#right_image{
	margin-right: 0px;
	border: 5px solid #fbf8f6;
}
#imagecell{
	padding: 0px;
	margin: 0px;
	width: 143px;
	padding-left: 15px;
}
#cont{
	vertical-align: top;
	border-top: 1px solid #dbd8d6;
}
#logo{
	margin-bottom: 10px;
}
.textbox{
	width: 100%;
	empty-cells: show;
	margin-bottom: 10px;
}
.text{
	text-align: justify;
	width: 400px;
}
#foot{
	font-size: xx-small;
	text-align: right;
}
