body
{
	background-color:#AE0000;
	font-family: "Arial" , "Tahoma" , "MS Sans Serif" , 

sans-serif;
}
div
{
	width: 750px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: White;
}
div.float-right
{
	float: right;
	width: 180px;
	padding-left:45px;
	margin-left:20px;
	margin-top:0;
	position:relative;
}
div.left
{
	width:180px;
	text-align:left;
}
div.contacts
{
	margin-left: 30px;
	width: 620px;
}
.center
{
	text-align: center;
}
.left
{
	text-align: left;
}
.bold
{
	font-weight:bold;
}
img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-style:none;
}
img.logo
{
	display: inline;
	width: 130px;
	height: 95px;
}
img.smalllogo
{
	display:inline-block;
	width:150px;
}
img.float-right
{
	float: right;
}
hr
{
	background-color: White;
}
.text
{
	width: 550px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contacts#contact
{
	width: 495px;
	border-color:Black;
	border-width:thick;
}
h2
{
	text-align: center;
}
h3
{
	text-align:center;
	color:#AE0000;
}
h4
{
	background-color: #F7E09B;
}
table
{
	text-align: center;
	width: 700px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
table.aboutUs
{
	width: 600px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
table.bottom
{
	font-size: 70%;
}
table.equipment
{
	width: 600px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
table.products
{
	width: 700px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
td.titleBar
{
	width: 85px;
	background-color: #AE0000;
	color: #F7E09B;
	padding: 0 10px 0 10px;
	cursor:pointer ;
}
td.empty
{
	background-color: White;
}
td.empty:hover
{
	background-color: White;
}
td.productsText
{
	background-color:White;
	width:50px;
	color:Black;
	vertical-align:top;
}
td.logo
{
	width:50px;
	padding:0;
	background-color:White;
}
div.slightIndent
{
	margin-left: 10px;
	margin-right: 10px;
}
td.titleBar:hover
{
	background-color: #AE0000;
	color:White;
}
td.logo:hover
{
	background-color:White;
}
td.productsText:hover
{
	background-color:White;
}
td.equipment
{
	width: 300px;
	background-color: White;
	color: Black;
	padding: inherit;
	border-style: double;
	border-color: #AE0000;
}
td.year
{
	vertical-align:top;
	font-weight: bold;
	padding-right: 14px;
}
a
{
	text-decoration: none;
}
a.titleBar:link
{
	color: White;
}
a.titleBar:visited
{
	color:#F7E09B;
}
a.titleBar:active
{
	color:White;
}
a.titleBar:hover
{
	color:White;
}
a.download
{
	color:Blue;
	text-decoration:underline;
}
a.download:link;
{
	color:Blue;
	text-decoration:underline;
}
a.download:visited
{
	color:Purple;
}
a:link
{
	color: Black;
}
a:visited
{
	color: Maroon ;
}
a.page:link
{
	color: Maroon;
	text-decoration: underline;
}
a.page:visited
{
	color: #AE0000;
	text-decoration: underline;
}
a.page:active
{
	text-decoration: none;
}
ul
{
	margin-top: 0;
	margin-bottom: 0;
}
ol
{
	font-weight: bold;
}
ol span
{
	font-weight: normal;
}

