html, BODY {
padding :0;
margin:0;
background : #ffffff;
font-family : Times, serif;
font-size:16px;
text-align : center;
}

 a:link {
 background : transparent none;
 color : #ffff00;
 font-weight : normal;
 text-decoration : none;
 font-style : normal;
}
 a:visited {
 background : transparent none;
 color : #ffff33;
 font-weight : normal;
 text-decoration : none;
 font-style : normal;
}
 a:hover {
 background : transparent none;
 color : #00ff00;
 font-weight : bold;
 text-decoration : none;
 font-style : italic;
}
 a:active {
 background : transparent none;
 color : #ffffcc;
 font-weight : bold;
 text-decoration : none;
 font-style : italic;
}



 #container {
 width : 100%;
 margin-left : auto;
 margin-right : auto;
}

 #top-but {
 width : 100%;
 float:left;
 text-align : center;
 background : transparent;
}

#topb {
 width : 100%;
float:left;
 text-align : center;
 background : #fff;
}

#navigation { 
    width: 200px ; 
    list-style: none ; 
    margin: 0 ; 
    padding: 0 ; 
    }
    
#navigation li a { 
border:2px solid;
-moz-border-radius:25px; /* Firefox */
border-radius:25px;
display: block ; 
background: #00ff00 url(images/but_gi_wading_off.jpg) bottom right no-repeat; 
color: #ffff00 ; 
font: 1em "Trebuchet MS",Arial,sans-serif ; 
line-height: 1em ; 
text-align: center ; 
text-decoration: none ; 
padding: 8px 0 ; 
}

#navigation li a:hover { 
background: #ffff00 url(images/but_gi_wading_on.jpg) bottom right no-repeat; 
}

 #equal {
float:right;
 display : table;
 width : 100%;
 border-collapse : separate;
}
 #row {
 display : table-row;
}
 
 #content {
 width : 63%;
 height:100%;
 display : table-cell;
 float:left; 
 background : #ffffff;
 padding-bottom : 3mm;
 padding-left : 3mm;
 padding-right : 0;
 padding-top : 3mm;
 color : #000;
 font-family : Times;
 font-size : 100%;
 font-weight : 600;
}


 #menu {
 width : 18%;
 height:100%;
 display : table-cell;
 float:left;
 background-color : #fff;
 color: #33aa55;
 text-align : left;
 font-size : 100%;
 padding-bottom : 1mm;
 padding-left : 3mm;
 padding-right : 1mm;
 padding-top : 1mm;
}

 .toplevel {
 background-color : transparent;
 border-bottom : 1px dashed #ffffcc;
 color : #000000;
 display : block;
 font-size : 105%;
 font-weight : 600;
 margin-bottom : 0px;
}



#addsense{position:absolute;
right:0px;
top:135px;
z-index:100;
}


 H1 {
 color : #000022;
 font-size : 160%;
}
 H2 {
 color : #000022;
 font-size : 130%;
}


 p.guide {
 color : #330022;
 font-size : 100%;
 text-align:left;
}

p.gright{
float:right;
}

#w3{
width:95%;
}
 #spacer {
 width : 100%;
 clear : both;
}
 #footer {
 width : 100%;
 float : left;
 background : transparent;
}
 .bigdiv {
 background-color : transparent;
 border-bottom : 1px dashed #555555;
 border-top : 1px dashed #555555;
 color : #000000;
 display : block;
 font-family : Times;
 font-size : 1.05em;
 font-weight : 600;
 margin-bottom : 5px;
 padding-bottom : 3mm;
 padding-left : 3mm;
 padding-right : 3mm;
 padding-top : 3mm;
}
 .big {
 background : transparent none repeat scroll 0% 0%;
 color : #990055;
 font-family : Times;
 font-size : 18pt;
 padding-bottom : 3mm;
 padding-left : 3mm;
 padding-right : 3mm;
 padding-top : 3mm;
}
 .emel {
 background : #ffffcc;
 color : #990055;
 font-family : Times;
 font-size : 18pt;
 padding-bottom : 3mm;
 padding-left : 3mm;
 padding-right : 3mm;
 padding-top : 3mm;
}
 .explic {
 font-family : Arial;
 font-size : 18pt;
 padding-bottom : 3mm;
 padding-left : 3mm;
 padding-right : 3mm;
 padding-top : 3mm;
}


.sample{
background:#005500;
text-align:center;
}

.rimage{
width:150px;
float:right;
margin:4px;
}

.limage{
width:150px;
float:left;
margin:4px;
}

.itin{
	width:100%;
float:left;
}


.green{background:#00550;
}




 a.content:link {
 background : transparent none;
 color : #332222;
 font-weight : normal;
 text-decoration : none;
 font-size:16pt;
 font-style : normal;
}

a.content:hover {
 background : transparent none;
 font-weight : normal;
 color : #335522;
 font-style : normal;
}
 a.content:visited {
 background : transparent none;
 color : #332211;
}
 
 .small {
 font-size : 12px;
 text-align:justify;
}
 li {
 padding-bottom : 3mm;
 padding-left : 3mm;
 padding-right : 3mm;
 padding-top : 3mm;
 color : #330022;
 font-size : 100%;
 text-align:left;
}
 a.big {
 background : transparent none;
 color : #000000;
}
 a.big:hover {
 background : transparent none;
 font-weight : bold;
 color : #007700;
}
 a.big:visited {
 background : transparent none;
 color : #777700;
}
 
 a.itin:link {
   background : #005500;
   color : #002200;
   font-weight : normal;
   text-decoration : none;
   font-style : bold;
 }
 
 a.itin:active {
   background : #005500;
   color : #008800;
   font-weight : normal;
   text-decoration : none;
   font-style : italic;
   
 }
 
 
 
 a.guide:link {
  background : transparent;
  color : #005500;
  font-weight : normal;
  text-decoration : none;
  font-style : italic;
  
 }
  a.guide:visited {
  background : transparent;
  color : #005500;
  font-weight : normal;
  text-decoration : none;
  font-style : normal;
 }
  a.guide:hover {
  background : transparent none;
  color : #00ff00;
  font-weight : bold;
  text-decoration : none;
  font-style : italic;
 }
  a.guide:active {
  background : #002200;
  color : #ffffcc;
  font-weight : bold;
  text-decoration : none;
  font-style : italic;
}
 
a.buy{
display: block;
height: 75px;
width: 200px;
background: url(images/buy-now.gif) no-repeat;

color:#f00;
}
 
/*a.buy:hover{
display: block;
height: 50px;
width: 200px;
background: url(images/buy-on.jpg);
color:#f00;
}
 
a.buy:active{
display: block;
height: 50px;
width: 200px;
background: url(images/buy-on.jpg);
color:#f00;
} 

a.buy:visited{
display: block;
height: 50px;
width: 200px;
background: url(images/buy-off.jpg) no-repeat;
color:#f00;
}*/

a.audiolinks{
color:red;
background:#aaffaa;
}

 .S16 {
 color : #000000;
 font-size : 16pt;
}

