body	{
						margin:0px;
						padding:0px;
						background:#ffffff;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:normal;
						font-family:Tahoma;
						color:#3E3E3E;
						}	
img {
						border:0;
						}											
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#96120E;
						font-size:10px;
                                                font-weight: bold;
						}
a:hover	{
						color:#96120E;
						font-size:10px;
						text-decoration:none;
						font-weight:bold;
						}
b a	{
						color:#96120E;
						font-size:10px;
						text-decoration:none;
						font-weight:bold;
						}
b a:hover	{
						color:#96120E;
						font-size:10px;
						text-decoration:underline;
						font-weight:bold;
						}						
/*-----------------------------------------------------  span a	 ---------------------	*/					 
span a	{
						color:#3E3E3E;
						font-size:11px;
						font-weight:normal;
						}
span a:hover	{
						color:#3E3E3E;
						font-size:11px;
						font-weight:normal;
						}
i {
						color:#000000;
						line-height:33px;
						}																			
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						background-color:#FFFFFF;
						font-family:Tahoma;
						font-size:11px;
						color:#3E3E3E;
						padding-left:4px;
						padding-right:2px;
						}												
input	{
						margin:0px 0px 0px 0px;
						}
textarea	{
						margin:0px 5px 0px 6px;
						overflow:hidden;
						}	
/*-----------------------------------------------------  	li	 	---------------------*/

/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#7B7B7B;
						font-size:11px;
						}	
.footer a	{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#7B7B7B;
						font-size:11px;
						text-decoration:none;
						}

#arm {
   
   background-image:url(images/bg_2.jpg);
   background-position: left top;
   background-repeat: no-repeat;
}

#scroll1 {

   height: 635px;
   background-image: url(images/bg_3.jpg);
   background-repeat: no-repeat;
   background-position: right bottom;
}

#scroll2 {

   background-image: url(images/bg_33.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
}

table.details {

   margin-bottom: 20px;
   padding: 2px 1px 2px 1px;
}

ul.normal {
 list-style-type: disc;
 margin-left: 25px;
 line-height: 180%;
}

p.trail {
   text-align: left;
   font-size: 10px;
   font-weight: bold;
}

p {
  line-height: 180%;
}
/*-----------------------------------------------------    end   ---------------------*/						
							
