﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: #D4D4D4;
	background-image: url('http://www.globaloptique.com/old/images/old/grayb.gif');
	background-repeat: repeat-x;
	font-family: Arial,Verdana, Helvetica;
	color: #000000;
	font-size: 10pt;
}

.headerBackground
{
	background-image: url('image/background.gif');
	text-align:center;
}

.background
{
	background-image: url('image/background.gif');
}

.headerSloganBackground
{
	background-image: url('image/globaloptique.gif');
	width:500px;
	height:96px;
	font-size:12pt;
	font-family:Arial;
	font-weight:bold;
}

.headerSloganGradientBackground
{
	background-color:#9F9F9F;
	background-image: url('image/gradbac.gif');
	height:96px;
	text-align:center;
}

.navigationBar
{
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#ffffff;
	background-color:#000000;
	background-image: url('image/navbar.gif');
	padding:0px 10px 0px 10px	
}

.leftMenuTD
{
	width:200px;
	background-color:#E9E9E9;
	text-align:center;
	padding:10px 0px 10px 0px;
}

.mainContentTD
{
	width:668px;
	background-color:#E9E9E9;
	text-align:center;
	padding:0px 0px 0px 0px;
}

.legend
{	
	font-family: Times New Roman;
	font-size: 17px;
	font-style: italic;
}

.fieldset
{
	width: 170px;
	border-color: #565656;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	font-size: 12px;
}
.fieldsetPrimeCollectionlegend
{
	width: 170px;
	border-color: #565656;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	font-size: 10px;
}

.PremiumLink:link
{
	text-decoration: none;
	color: #CE3D31;
	font-size: 10PX;
	font-weight: bold;
}

.PremiumLink:visited
{
	text-decoration: none;
	color: #CE3D31;
	font-size: 10PX;
	font-weight: bold;
}
.PremiumLink:active
{
	text-decoration: none;
	color: #CE3D31;
	font-size: 10PX;
	font-weight: bold;
}
.PremiumLink:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 10PX;
	font-weight: bold;
}


.PrimeLink:link
{
	text-decoration: none;
	color: #3F61AB;
	font-size: 10PX;
	font-weight: bold;
}

.PrimeLink:visited
{
	text-decoration: none;
	color: #3F61AB;
	font-size: 10PX;
	font-weight: bold;
}
.PrimeLink:active
{
	text-decoration: none;
	color: #3F61AB;
	font-size: 10PX;
	font-weight: bold;
}
.PrimeLink:hover
{
	text-decoration: none;
	color: #000000;
	font-size: 10PX;
	font-weight: bold;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color:#ffffff;
}

a.Menu:link
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.Menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.Menu:active
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.Menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	text-decoration: underline;
	color: #CE3D31;
}

@media print
{	
	.modalBackground
	{
		background-color:White;		
		z-index: 1;
	}	
}
