@charset "iso-8859-1";
	
td.border1
    {
	border-top: #D4D5D5 1px solid;
	border-right: #D4D5D5 1px solid;
	border-left: #D4D5D5 1px solid;
	}
	
td.border2
    {
	border-top: #D4D5D5 1px solid;
	border-right: #D4D5D5 1px solid;
	}

td.border3
    {
	border-top: #D4D5D5 1px solid;
	border-right: #D4D5D5 1px solid;
	border-left: #D4D5D5 1px solid;
	}

td.border4
    {
	border-right: #D4D5D5 1px solid;
	border-left: #D4D5D5 1px solid;
	border-bottom: #D4D5D5 1px solid;
	}

td.border5
    {
	border-right: #D4D5D5 1px solid;
	border-bottom: #D4D5D5 1px solid;
	}
	
td.footer
   {
   font-family: verdana,arial, helvetica, sans-serif; 
   font-size: 10px; 
   color: #636363;  
   text-decoration : none
   }
   
td.text
  {
  font-family: verdana,arial,times new roman;
  font-size: 12px;
  color: #000000;
  } 
 
td.text2
  {
  font-family: verdana,arial,times new roman;
  font-size: 12px;
  color: #636363;
  }  
  
td.bottom
   {
	border-bottom: #FFFFFF 1px solid;
	background-color: #CDE1ED;
	}


.white
  {
  font-family: verdana,arial,times new roman;
  font-size: 10px;
  color: #FFFFFF;
  }
 
td.white2
  {
  font-family: verdana,arial,times new roman;
  font-size: 12px;
  color: #FFFFFF;
  } 

.nonlink
    {
	font-family: verdana,arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none
    }
	
a {font-family: verdana,arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none}
a:link {font-family: verdana,arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none}
a:visited {font-family: verdana,arial, helvetica, sans-serif; font-size: 12px; color: #ffffff; text-decoration: none}
a:hover {font-family: verdana,arial, helvetica, sans-serif; font-size: 12px; color: #636363; text-decoration: none}

a.footer{ font-family: verdana,arial, helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bolder; text-decoration : none}
a.footer:link{ font-family: verdana,arial, helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bolder; text-decoration : none}
a.footer:visited{ font-family: verdana,arial, helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bolder; text-decoration : none}
a.footer:hover{ font-family: verdana,arial, helvetica, sans-serif; font-size: 10px; color: #636363; font-weight: bolder; text-decoration : none}

.footer
   {
    font-family: verdana,arial, helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	}

h1
  {
  font-family: verdana,arial,times new roman;
  font-size: 17px;
  color: #FFFFFF;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 5px
  }

h2
  {
  font-family: verdana,arial,times new roman;
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px
  } 

p 
  {
  font-family: verdana,arial,times new roman;
  font-size: 12px;
  color: #FFFFFF;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 2px;
  }

li 
  {
  font-family: verdana,arial,times new roman;
  font-size: 12px;
  color: #FFFFFF;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 2px
  }

.box{
position:relative;
width:733px;
height:160px;
text-align:left;
scrollbar-face-color: #71A7C3;
scrollbar-shadow-color: #71A7C3;
scrollbar-highlight-color: #71A7C3;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #71A7C3;
scrollbar-arrow-color: black;
}

.textbox{
position:absolute;
top:5px;
left:5px;
width:575px;
height:160px;
overflow:auto;
}

.intext{
margin:5px;
}


.box2{
position:relative;
width:355px;
height:200px;
text-align:left;
scrollbar-face-color: #71A7C3;
scrollbar-shadow-color: #71A7C3;
scrollbar-highlight-color: #71A7C3;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #71A7C3;
scrollbar-arrow-color: black;
}

.textbox2{
position:absolute;
top:5px;
left:5px;
width:355px;
height:200px;
overflow:auto;
}

.intext2{
margin:5px;
}