<style type="text/css">{  }
body {
  background-color: #ffffff;
  background-image: url('bg.jpg');
  margin: 20px;
  padding: 0;
  font-size: 1.1em; 
  font-family: verdana, arial, helvetica, sans-serif
}
h1 {
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0 0 15px 0;
  padding: 0;
  color: #888;
}
h2 {
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 1.1em;
}
p {
  font-family: verdana, arial, helvetica, sans-serif; 
  line-height: 1.1em;
  margin: 0 0 16px 0;
  padding: 5;
}
.content>p {
  margin: 0;
}
.content>p+p {
  text-indent: 30px;
}
a {
  color: teal;
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: 10;
  text-decoration: none;
}
a:link {
  color: red;
}
a:visited {
  color: teal;
}
a:hover {
  background-color: #000000;
  color:#ffffff;
    text-decoration: overline underline;
}

.effect {
	FILTER: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0, xray=0, mirror=0, invert=0, opacity=0.8, rotation=0);
	FILTER: progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, ShadowOpacity=.99)
}
.input {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; BORDER-LEFT-COLOR: #dfefff; BORDER-BOTTOM-COLOR: #dfefff; COLOR: #000000; BORDER-TOP-COLOR: #dfefff; BACKGROUND-COLOR: #eee; BORDER-RIGHT-COLOR: #dfefff
}
/* All the content boxes belong to the content class. */
.content {
  position: relative; 
  width: auto;
  min-width: 120px;
  margin: 0 150px 20px 10px;
  border: 1px solid black;
  background-color: #cccc00;
  padding: 10px;
  z-index: 3;
}

#navright {
  position: absolute;
  width: 120px;
  top: 128px;
  right: 10px;
  border: 1px dashed black;
  background-color: #eee;
  padding: 10px;
  z-index: 1;
}
#navright1 {
  position: absolute;
  width: 168px;
  top: 280px;
  right: 20px;
  border: 1px dashed black;
  background-color: #eee;
  padding: 10px;
  z-index: 1;
}
     #navright2 {
  position: absolute;
  width: 168px;
  top: 640px;
  right: 20px;
  border: 1px dashed black;
  background-color: #eee;
  padding: 10px;
  z-index: 1;
}   
     #navright4 {
  position: absolute;
  width: 168px;
  top: 1010px;
  right: 20px;
  border: 1px dashed black;
  background-color: #eee;
  padding: 10px;
  z-index: 1;
}   
 #navright3 {
  position: absolute;
  width: 168px;
  top: 850px;
  right: 20px;
  border: 1px dashed black;
  background-color: #eee;
  padding: 10px;
  z-index: 1;
}   

    .t1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	z-index: 1;
	text-decoration: none;
}
.infac {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	left: 2px;
}

-->
</style>