/* Global Styles */

body {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content { 
	margin: 10px auto; 
} 

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftBorder {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #990033;
}
#navigation {
}


	
td {
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
hr {
	}
	
a {
	text-decoration: none;
	}

img {
       -ms-interpolation-mode: bicubic;
}	

#logo {
	color: #FFFFFF;
	line-height:normal;
	letter-spacing:0.3em;
	font-family: georgia;
	font-size: 17px;
	}

#tagline {
	color: #FFFFFF;
	line-height:normal;
	font-family: georgia;
	font-size: 11px;
	}

/* Class Styles */

.bodyText {
	color:#000000;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	}
	
.smallText {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	}
.middleText {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	}	
.giantText {
	font-weight: bold;
	font-family: arial;
	font-size: 16px;
	color: #333333;
	}	
.strongText {
	font-weight: bold;
}	
.lightText {
	font-weight: bold;
	color: #FFFFFF;
}
.bordeauxText {
	/*font-weight: bold; */
	color: #990033;
	font-size: 11px;
}
.bordeauxTextMiddle {
	font-family: arial;
	color: #990033;
	font-size: 12px;
}
.bordeauxTextbold {
	font-weight: bold;
	color: #990033;
	font-size: 12px;
}
.goldenText {
	color: #990033;
	font-size: 14px;	
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.goldenTextbig {
	color: #990033;
	font-size: 14px;	
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.redText {
	color: #CC0000;
	font-weight: bold;
	text-decoration: blink;
	font-size: 14px;
}
.lightBackground {
	background-color: #99FFFF;
	background-image: none;
}
.inoxBackground  {
	background-image: url(pics/footer_inox.jpg);
}
.tableGreyBackground  {
background-color: #EEEEEE;
height: 420px;
width: 300px;
}
.tableProductField	{
width: 300px;
}

.tableGreyBackgroundSmall  {
background-color: #EEEEEE;
}

h1 {
	font-size: 15px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	line-height: normal;
	margin: 1px;
}
h3 {
	line-height: normal;
	margin: 1px;
	font-size: 14px;
}
p {
	color: #666666;
	font-size: 12px;
	text-align: justify;
}

a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #888888;
	height: auto;
	width: auto;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}
.Style1 {color: #999999; font-size: 14px;}
.Style2 {font-size: 12px}
.Style3 {font-size: 12px; color: #999999; }
.Style4 {
	color: #CCCCCC;
	font-weight: bold;
}
.Style5 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.Style6 {
	font-size: 14px;
	color: #333333;	
}
.Style7 {
	color: #009966;
	font-size: 10px;
}
.Style8 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;	
}
.Style9 {
	color: #009966;
	font-weight: bold;
}
.Style10 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.Style12 {color: #000000}
.Style13 {color: #333333}
.Style14 {
	color: #CC3300;
	font-size: 12px;
}
.Style15 {
	color: #000066;
	font-size: 12px;
}
.Style16 {
	color: #993366;	
}
.Style17 {color: #000099}


.Style18 {
	color: #009966;
	font-weight: bold;
	font-size: 12px;	
}


/* SEO CSS Content --*/
#seocontent {
	font-family:Verdana,times,serif;
	font-size:12px;
	color:#333;
	padding:5px 5px;
	text-align:left;
	height:190px;
	overflow:auto;
	margin:5px 0px 5px 0px;
}

#seocontent p {
	margin:0px;
	padding:4px 0px;
}

#seocontent p.highlight {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	
}

/*--------- TITLES --------*/

#seocontent h1 {
	font-family:Verdana,times,serif;
	font-size:14px;
	color:#000;
	font-weight: Bold;
	margin:0px;
	padding:5px 0px;
	
}

#seocontent h2 {
	font-family:Verdana,times,serif;
	font-size:14px;
	color:#000;
	font-weight: Bold;
	margin:0px;
	padding:5px 0px;
	
}
 
/*--------- Hyperlinks --------*/
 
#seocontent a{
	color: #666;
	text-decoration: underline;
	font: normal 12px Verdana, Geneva, sans-serif;
	text-align: left;
}
 
#seocontent a:hover{
	color: #666;
	text-decoration: underline;
	font: bold normal 12px Verdana, Geneva, sans-serif;
	text-align: left;
}
 
/*--start of SEO --*/
