html, body {
	padding: 0px;
	margin: 0px;
}
table {
  table-layout: auto;
}
body, td, input, select, textarea{
	font-family: Arial;
	font-size: 15px;
}

td.menu {
	text-align: left;
	border-collapse: collapse;
	background-repeat: no-repeat;
}
td.vist {
	text-align: left;
	border-collapse: collapse;
	background-repeat: no-repeat;
	font-size: 12px
}
td.new {
	text-align: left;
	border-collapse: collapse;
	background-repeat: no-repeat;
	font-size: 10px
}
h4.menu{
  text-align: center;
	text-transform: none;
	font-weight: bold;
	color: #000080;
	margin-top: 0,5mm;
	line-height: 4mm;
}
a.menu {
  font-size: 14px;
	color: #000080;
	text-decoration: none;
	text-align: center;
}
hr.menu{
  size: 3px;
  color: 00008B;
  margin: 0px 0px 0px 0px;
}
hr {
  size: 3px;
  margin: 0px 0px 0px 0px;
}
td.content {	
	width: 950px;
	padding: 10px 15px 15px 15px;
	text-align: justify;
}
table.content{
  float: right;
}
a.text {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #044A94;
	text-align: center;
}
h1{
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 12px;
	margin-bottom: 12px;
}
h1.h2, h2.h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #0289da;
}
h1.grey, h2.grey{
	color: #55607a;
}
h1.white, h2.white{
	color: white;
}
h2 {
	font-size: 17px;
	text-transform: none;
	font-weight: normal;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
h3{
	text-align: left;
	font-size: 15px;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #044A94;
}

h4{
	font-size: 15px;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #040474;
}
h5{

	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	color: #000080;
}
span.vid{
	text-transform: none;
	font-weight: bold;
	color: #044A94;
}
span{
  margin-left: 25;
}
a{
	color: #0b61a3;
}
a.vist{
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	color: #0b61a3;
}
a.dost{
	font-size: 12px;
	text-align: center;
	text-transform: none;
	text-decoration: none;
	color: #0b61a3;
}
a.rmenu{

	font-size: 15px;
	text-align: center;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

p{
	margin: 15px 0px 15px 0px;
}
input.order, textarea.order, select.order{
	border: 1px solid silver;
	width: 100%;
}
input.order{
	height: 18px;
}
input.submit{
	height: 20px;
	background-color: #07559f;
	background-image: url(../images/btn-bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #07559f;
	color: white;
}
form {
	margin: 0px;
	padding: 0px;
}
input.grey, textarea.grey{
	border: 1px solid silver;
	width: 200px;
	color: #5F6984;
	font-size: 11px;
}
input.grey{
	height: 18px;
}
textarea.grey {
	height: 74px;
}
ul{
	margin: 7px 0px 7px 17px;
	padding: 0px;
	margin-left: 50;
}
ol{
	margin: 7px 0px 7px 25px;
	padding: 0px;
	margin-left: 70;
}
li{
	margin: 3px 0px 3px 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/list.gif);
}
