﻿body {
	border-width: inherit;
	background-position: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('images/page-bg.jpg');
	background-repeat: repeat-x;
	background-color: #999999;
	text-align: center;
}
table{border-collapse:collapse}
img{
	border:2px none #00f
}
table.content{
	background-color: #fff;
	color: #000;
	width: 800px;
	text-align: left;
	border: 2px solid #00f;
}
table.content td.head{background-image:url(images/menu_logo.gif); background-position: bottom left; background-repeat:no-repeat;height:68px; border:0}
table.mainmenu{float:right; border-collapse:collapse; width:280px; height:20px; font-size:1em;}
table.mainmenu td{width:25%;text-align:center}
table.mainmenu td.border{border-left:1px solid #333}
td.arch{height:117px;background-image:url(images/arch2.jpg); background-repeat:no-repeat}
td.logobot{background-color:#FFF; background-image:url(images/logo-bot2.jpg);background-repeat:no-repeat}
td.subcontentl, td.subcontentr {
	width: 50%;
	background-color: transparent;
	padding: 5px 0 5px 0
}
td.subcontentl {
	text-align:left
}
td.subcontentl img{
	padding: 0 0 0 0;
	border: 2px solid #00f;
}
h1.title{
	display:block;
	width:400px;
	height:30px;
	line-height:30px;
	margin:0 auto;
	text-align:center;
	font-size:1.6em;
	color:#000;
	background-image:url(images/bar.jpg)
}
h1.head{display:block; width:400px; height:30px; line-height:30px; margin:0 auto; text-align:center; font-size:1.6em; color:#00f;}
h2{
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 10px;
}
div.submenutop{
	width:160px;
	height:20px;
	float:right;
	text-align:center;
	margin:15px 100px 0 0;
	font-size:1.1em;
	display:inline;
	font-weight: bold;
}
div.submenubot{width:160px;height:20px;float:right;text-align:center;border-top:1px solid #333;margin:0 100px 0 0; font-size:1.1em;padding:3px 9px 0 0;display:inline}
span.menu{font-weight:bold}
a.menu:link, a.menu:visited{text-decoration:none;font-weight:bold; color:#00f}
a.menu:hover, a.menu:active{text-decoration:underline;font-weight:bold;color:#999}
td.bar{height:30px;background-image:url(images/bar-bg.jpg);border-top:1px solid #ccc; color:#fff; line-height:20px; font-weight:bold; text-align:center}
td.bar a:link, td.bar a:visited {color:#fff}
