BODY {
	background-image: url(images/BG.jpg);
	background-align: top left;
	background-repeat: no-repeat
	background-color: #001e2b;}

TD { font-size: 11px;
	 color: #000000;
     font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
     
.intro { font-size: 11px;
	 color: #000000;
	 line-height: 180%
     font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }     
     
.copyright { font-size: 9px;
			 color: #838E95;
     		 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
        
.menu { font-size: 9px;
			 color: #000000;
     		 font-family: Arial, Helvetica, sans-serif }
		
.input 
{ 
	font-family: Tahoma, Arial,Verdana,Helvetica; 
	font-size: 11px; 
	height: 18px;
	width: 115px;
	color: #000000; 
	font-weight:normal;	
	text-decoration: none; 
	border-color:#999999; 
	border-width: 1pt; 
	background:#FFFFFF;
}

.input2 
{ 
	font-family: Tahoma, Arial,Verdana,Helvetica; 
	font-size: 11px; 
	height: 18px;
	width: 160px;
	color: #000000; 
	font-weight:normal;	
	text-decoration: none; 
	border-color:#999999; 
	border-width: 1pt; 
	background:#FFFFFF;
}

.input3 
{ 
	font-family: Tahoma, Arial,Verdana,Helvetica; 
	font-size: 11px; 
	height: 18px;
	width: 220px;
	color: #000000; 
	font-weight:normal;	
	text-decoration: none; 
	border-color:#999999; 
	border-width: 1pt; 
	background:#FFFFFF;
}


.leftblue {
	color : #005026;
	font-weight:bold;
}

.price {
	color : #005026;
	font-weight:bold;
	font-size: 16px;
}
.bordure  {
	border: 1px solid #005026;
} 

.bgleft  {
	background-image: 
url(images/bg_left.png);
	background-repeat: no-repeat
}
               
.bgright  {
	background-image: 
url(images/bg_rigth.png);
	background-repeat: no-repeat
}

h1 {
	font-size: 11px;
	color: #005026;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
     
h2 {
	font-size: 16px;
	color: #005026;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

     
div.tab1, div.tab2, div.tab3, div.tab4, div.tab5, div.tab1-focus, div.tab2-focus, div.tab3-focus, div.tab4-focus, div.tab5-focus {
	text-align: center;
	padding: 6px 0px 0px 0px;
	width: 111px;
    max-height:20px;
    height: 27px;
	cursor: pointer;
}

div.tab1, div.tab2, div.tab3, div.tab4, div.tab5 
{
	background-color: #FCFAF3;
	color: #005026;
	background-image: url(images/tab_off2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div.tab1-focus, div.tab2-focus, div.tab3-focus, div.tab4-focus, div.tab5-focus 

{
	background-color: #FCFAF3;
	color: #000000;
	background-image: url(images/tab_on2.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}

div.content1, div.content2, div.content3, div.content4, div.content5, div.content1-focus, div.content2-focus, div.content3-focus, div.content4-focus, div.content5-focus {
	width:576;
	max-width:520px;
	padding: 18px;
	margin:0 auto;
	display: block;
	margin-bottom: 0;
	padding-bottom: 0px;
	position: absolute;
	background-image: url(images/bg_tabs_content2.gif);
	background-repeat: repeat;	
}

div.content1, div.content2, div.content3, div.content4, div.content5 {
	background-color: #005026;
	background-image: url(images/bg_tabs_content2.gif);
	background-repeat: repeat;
	display: block;
}

div.content1-focus, div.content2-focus, div.content3-focus, div.content4-focus, div.content5-focus {
	background-color: #005026;
	background-image: url(images/bg_tabs_content2.gif);
	background-repeat: repeat;
	display: block;
}
              
a:link {
	color : #005026;
	text-decoration: underline;
}
a:visited {
	color : #005026;
	text-decoration: underline;
}
a:hover {
	color : #005026;
	text-decoration: none;
}

a.blue:link {
	color : #005026;
	font-weight:bold;
	text-decoration: none;
}
a.blue:visited {
	color : #005026;
	font-weight:bold;
	text-decoration: none;
}
a.blue:hover { color : #000000; font-weight:bold; text-decoration: none;}

a.blue2:link {
	color : #005026;
	font-weight:normal;
	text-decoration: none;
}
a.blue2:visited {
	color : #005026;
	font-weight:normal;
	text-decoration: none;
}
a.blue2:hover { color : #000000; font-weight:normal; text-decoration: underline;}


a.black:link {  color : #000000; font-weight:bold; text-decoration: none;}
a.black:visited { color : #000000; font-weight:bold; text-decoration: none;}
a.black:hover {
	color : #005026;
	font-weight:bold;
	text-decoration: none;
}

a.black2:link {  color : #000000; text-decoration: none;}
a.black2:visited { color : #000000;  text-decoration: none;}
a.black2:hover {
	color : #005026;
	text-decoration: none;
}

a.footer:link { font-size: 10px; color : #000000; font-weight:bold; text-decoration: none;}
a.footer:visited { font-size: 10px; color : #000000; font-weight:bold; text-decoration: none;}
a.footer:hover {
	font-size: 10px;
	color : #005026;
	font-weight:bold;
	text-decoration: underline;
}