html, body {
	font-family: Verdana, Arial;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
table {
    border-collapse: collapse;
	width: 100%;
}
table td {
	padding: 0px;
	vertical-align: top;
}
th, td, a, p, span, div, legend, br, form, li {
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
}
th {
	font-weight: bold;
    font-size: 14px;
}
p  {
	margin: 0px 0px 10px 0px;
}
img {
	 border: none;
}
form {
	padding: 0px;
	margin: 0px;
}

a {
	color: #184274;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.h1 {
	font-size:22px;
	color: #0f4c99;
}

h1 {font-size:12px;
	color: #d34e86;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
h1.p {
	background: url( '../i/m.gif' ) left 5px no-repeat;
}
h2 {font-size:12px;
    font-weight:normal;
	color: #184274;
	padding: 0px;
	margin: 0px;
}
h3 {color:#487BBE;
    font-size:13px;
	margin: 35px 0px 35px 0px;
}
h3.after {
	margin: 0 !important;
}
h4 {color:#1E3465;
    font-size:14px;
	margin: 0px 0px 10px 0px;
}
h5 {color:#474394;
    font-size:14px;
	font-style: italic;
	padding: 0px;
	margin: 10px;
}
h5.before {
	margin: 0 !important;
}

table.tech {
	background:url(../i/b.gif) right top no-repeat;
	width: 470px;
}
table.tech th {
	border: 2px solid #060707;
	border-width: 0px 0px 2px 0px;
	white-space: nowrap;
}
table.tech th.title { 
	border: 2px solid #060707;
	border-width: 2px 2px 0px 2px;
	white-space: nowrap;
	padding: 5px;
}
table.tech td {
	vertical-align: middle;
	font-weight: normal;
	font-size:12px
}
table.tech td.f {
	border: 1px solid #060707;
	border-left-width: 2px;
}
table.inside {
	border: 2px solid #060707;
	border-width: 0px 2px 2px 0px;
}
table.inside td {
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px solid #777777;
}


tr.top {
	background: url('../i/001.gif') repeat-x;
}
table.left {
	background: url('../i/007.gif') top left no-repeat;
}
td.r1 {
	background: url('../i/005.gif') right top no-repeat;
}
td.r2 {
	background: url('../i/004.gif') right top no-repeat;
}

ul.lmenu {
	padding: 0px;
	margin: 0px;
}
ul.lmenu li {
	color: #9e1b46;
	list-style: none;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
ul.lmenu li h1 {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	color: #9e1b46;
	font-size: 16px;
}
ul.lmenu li h1 a {
	color: #9e1b46;
	font-size: 16px;
	font-weight: bold;
}
ul.lmenu li a {
	color: #aa929c;
	font-family: Tahoma;
}

td.fonpic {
	background: url('../i/w.gif') bottom right no-repeat;
}