﻿body 
{
	font-family:Tahoma;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

img
{
	border: 0px;
}

#revainfo
{
	position: relative; 
	top: 120px; 
	left: 395px;
}

#revaback
{
	position: absolute; 
	top: 30px; 
	left: 500px;
}

.revabacklink
{
	font-family: Tahoma;
	font-size: 14pt;
	border: 0px;
	text-decoration: none;
	color: #c2cdf0;
}


#contact
{
	position: relative; 
	top: 50px; 
	left: 205px;
}

.tabHeader
{
	margin-right: 10px;
	cursor: pointer;
	font-size: 11pt;
	padding-left: 10px;
	background-color: silver;
	border-top: solid 1px gray;
	border-right: solid 1px gray;
	border-left: solid 1px gray;
	border-bottom: solid 2px gray;
}

.tabHeader:hover
{
	font-weight: bold;
}

.tableHeader
{
	border-bottom: solid 1px black;
	font-size: 10pt;
}

.tableBody
{
	font-size: 8pt;
}

.tableContent
{
	padding-top: 10px;
	border-left: solid 1px gray;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
}

.techSpec
{
	font-size: 10pt;
	display: none;
}


.contactlink
{
	font-family: Tahoma;
	font-size: 14pt;
	border: 0px;
	text-decoration: none;
	color: #c2cdf0;
}

.contactlink:hover
{
	font-family: Tahoma;
	font-size: 14pt;
	border: 0px;
	text-decoration: none;
	color: white;
}

.revalink
{
	font-family: Tahoma;
	font-size: 12pt;
	border: 0px;
	text-decoration: none;
	color: #c2cdf0;
}

.revalink:hover
{
	font-family: Tahoma;
	font-size: 12pt;
	border: 0px;
	text-decoration: none;
	color: #eef1fb;
}

.pricelink
{
	font-family: Tahoma;
	font-size: 12pt;
	border: 0px;
	text-decoration: none;
	color: #c2cdf0;
}

.pricelink:hover
{
	font-family: Tahoma;
	font-size: 12pt;
	border: 0px;
	text-decoration: none;
	color: #eef1fb;
}

.header
{
	width: 100%;
	height: 90px;
	background-color: #30333b;
}

.mainPanel
{
	height: 226px;
	background-image:url(Images/Main_background.jpg);
	background-color: #435eb8;
}


.footer
{
	height: 97px;
	background-image:url(Images/Main_background.jpg);
	background-color: #435eb8;
}

.Menu
{
	position:relative;
	color: White;
	font-family: Verdana;
	font-size: 12pt;
	margin-left: 15px;
	top: 0px;
	text-decoration: none;
}

.Menu:hover
{
	position:relative;
	color: #eef1fb;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 15px;
	top: 0px;
	text-decoration: underline;
}