img { border-style:none; border-width:0px; }

a:link { text-decoration : none; color : #000000; }
a:hover {text-decoration : underline; color : #000000; }
a:visited {text-decoration : none; color : #000000; }
a:visited:hover {text-decoration : underline; color : #000000; }

a:link.blackLink { text-decoration : none; color : #000000; }
a:hover.blackLink {text-decoration : underline; color : #000000; }
a:visited.blackLink {text-decoration : none; color : #000000; }
a:visited:hover.blackLink {text-decoration : underline; color : #000000; }

a:link.grayLink { text-decoration : none; color : #808080; }
a:hover.grayLink {text-decoration : underline; color : #808080; }
a:visited.grayLink {text-decoration : none; color : #808080; }
a:visited:hover.grayLink {text-decoration : underline; color : #808080; }

a:link.blueLink { text-decoration : none; color : #5F8EB1; }
a:hover.blueLink {text-decoration : underline; color : #808080; }
a:visited.blueLink {text-decoration : none; color : #5F8EB1; }
a:visited:hover.blueLink {text-decoration : underline; color : #808080; }

a:link.greenLink { text-decoration : none; color : #488710; }
a:hover.greenLink {text-decoration : underline; color : #808080; }
a:visited.greenLink {text-decoration : none; color : #488710; }
a:visited:hover.greenLink {text-decoration : underline; color : #808080; }

a:link.offerLink { text-decoration : underline; color : #FFFFFF; }
a:hover.offerLink {text-decoration : none; color : #FFFFFF; }
a:visited.offerLink {text-decoration : underline; color : #FFFFFF; }
a:visited:hover.offerLink {text-decoration : none; color : #FFFFFF; }


html { 
	height: auto;
    height: 100%;
   	}
  
body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	height: 100%;
	background-image:url(http://www.georgescientific.fr/images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	}
	
a:link.redLink { text-decoration : none; color : #C40000; }
a:hover.redLink {text-decoration : none; color : #999999; }
a:visited.redLink {text-decoration : none; color : #C40000; }
a:visited:hover.redLink {text-decoration : none; color : #999999; }	

a:link.orangeLink { text-decoration : none; color : #F4A217; }
a:hover.orangeLink {text-decoration : none; color : #999999; }
a:visited.orangeLink {text-decoration : none; color : #F4A217; }
a:visited:hover.orangeLink {text-decoration : none; color : #999999; }

.MenuItem {
	padding-left:10px;
	}

.MainMenuItem {
	padding-top:5px; 
	padding-bottom:5px;
	}

table .PageTable tr td {
	padding-top:5px; 
	padding-bottom:5px;
	}
	
.PageTable .vLine {
	height:1px;
	background-color:#B4B4B4;
	padding-top:0px; 
	padding-bottom:0px;
	}
	
	
table tr td.vLine {
	height:1px;
	background-color:#B4B4B4;
	padding-top:0px; 
	padding-bottom:0px;
	}
	
table tr td.blackLine {
	height:1px;
	background-color:#000000;
	padding-top:0px; 
	padding-bottom:0px;
	}
	
.PageTable .BlueBubble tr td {
	padding-top:0px; 
	padding-bottom:0px;
	}
	
table .MenuTable tr td {
	padding-top:5px; 
	padding-bottom:5px;
	}
	
.MenuTable .vLine {
	height:1px;
	background-color:#B4B4B4;
	padding-top:0px; 
	padding-bottom:0px;
	}
	
.MenuGroup {
	padding-left:10px;
	background-color:#DDDDDD;
	color:#000000;
	}	
	
.PageTitle {
	font-family:"Franklin Gothic Book", "Lucida Sans", Arial;
	/* color: #315A0B; */
	color: #488710;
	font-size: 18px;
	/* padding-bottom:15px; */
	}
	
.OfferTitle {
	font-family:"Franklin Gothic Book", "Lucida Sans", Arial;
	/* color: #F88D01; */
	color: #FFFFFF;
	font-size: 18px;
	}

.OfferText {
	color: #FFFFFF;
	}
	
.ParagraphTitle {
	font-family:"Trebuchet MS", Arial;
	color: #5F8EB1;
	font-size: 12px;
	font-weight: bold;
	}	
	
.Outstanding {
	font-family:"Trebuchet MS", Arial;
	color: #F88D01;
	font-size: 12px;
	font-weight: bold;
	}	
	
.MenuSubItem {
	padding-left:25px;
	padding-right:50px;
	}
	
.MenuItemFeedback {
	color: #488710;
	font-weight: bold;
	background-image:url(http://www.georgescientific.fr/images/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
.BubbleContent {
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	}
	
.GsSelect {
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
	
.GsInput {
	font-family: "Trebuchet MS";
	font-size: 11px;
	}
	
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	}
	
select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
	
.DecoQuotes {
	font-size:16px;
	font-weight:bold;
	color:#488710;
	}
	
.GsTextarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 98%;
	}
	
.red {
	color:#FF0000;
	}
	
table tr .shaded {
	/* background-color:#F4F4F4; 
	color:#999999; */
	}