
/* CSS Document */
body {
	/*background-color:#000;*/
background: url("data/docket1.gif");
background-position:0px 0px;
background-repeat:no-repeat;


color:#f53622;
font-family:"Arial";
font-weight:normal;
font-size:16px;
margin:0;
padding:0;
height:100%;
}
a {
color:#f53622;

font-weight:normal;
font-size:14px;
text-decoration:none;
}
a:hover {
color:#AAAAAA;

font-weight:normal;
font-size:14px;
text-decoration:none;
}
p {


margin-left:0px;
}


td {
color:#ED1C23;

font-size:12px;
font-weight:normal;
text-align:left;
}
#container{
	height:100%;

   position:absolute;
   bottom:0;
   width:100%;
  

}
#container1{
	height:650px;
	
	
	
	border:0px;
   position:absolute;
  left:5%;
   top:10%;
   width:480px;
    filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;

}
#header {

font-size:16px;
letter-spacing:5px;
padding:8px 20px 0;
text-align:left;
color:#003366;

}
#image {
margin-bottom:10px;
margin-top:40px;
}
#bodytext {
background-color:#000000;
font-size:14px;
color:#f53622;
padding:8px 20px 0;
text-align:left;
line-height:135%;
width:250px;

}
.highlight {
color:#CCCCCC;
font-weight:bold;
text-decoration:underline;
}

#menu{
	
	background-color:#000000;
	color:#f53622;
	border:0px;
  
  /* width:480px;*/
    filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;

}


