body
{
    background-color: #4c5759;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    bottom: 0px;
    top: 0px;
    margin-top: 0px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: center;
}
.DarkGray{
	background-color: #3c484a;
}
.TopNav{
	background-color: #3c484a;
}
.LogoBackGround{
	background-color: #3c484a;
}
.Menu{
	background-color: #3d484a;
}
.MenuItem{
	color: #D3D3D3;
	font-size: 14px;
	padding-left: 18px;
	padding-top: 2px;
	table-layout: fixed;
	TEXT-DECORATION: none;
}

.ProductItem{
	color: #D3D3D3;
	font-size: 14px;
	padding-left: 18px;
	padding-top: 2px;
	table-layout: fixed;
	TEXT-DECORATION: none;
	font-weight: 900;
}

.MenuItem A
{
    TEXT-DECORATION: none
}
.MenuItem A:link
{
    TEXT-DECORATION: none
}
.MenuItem A:visited
{
    TEXT-DECORATION: none
}
.MenuItem A:hover
{
    TEXT-DECORATION: underline;
    color: #F8EF22;
}
.Ledlenser
{
    TEXT-DECORATION: underline;
    color: #F8EF22;
}

A
{
    TEXT-DECORATION: none
}
A:link
{
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline;
    color: #F8EF22;
}

.ContentData
{
    background-position: center top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    background-color: #384345;
    color: #D3D3D3;
    font-size: 14px;
    font-style: normal;
    text-align: left;
}
.TitlesHeaderData{
	color: #D3D3D3;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	vertical-align: top;
	width: 300px;
	}
	
.ContentHeaderData{
	color: #D3D3D3;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	vertical-align: top;
	}	
	
	
.TitlesFooterData{
	background-color: #3c484a;
	font-size: 9px;
	color: #D3D3D3;
	text-align: right;
	vertical-align: middle;
}
#InTheCentre
{
	position:absolute;
}
.wrapper
{
	position:relative;
	width:800px;
	margin:auto auto;
}
#wrapper
{
	position:relative;
	width:800px;
	margin:auto auto;
}
.vpin
{
    background-image: url(  '../Images/Security_V_Pin.gif' );
    background-repeat: no-repeat;
    background-position: center center;
}