/***********************************************************************************
	body
***********************************************************************************/


body
{
   margin-left : 10px; margin-top:0px;
   scrollbar-face-color:#EDEDED;
   scrollbar-shadow-color:#4B4B4B;
   scrollbar-highlight-color:white;
   scrollbar-3dlight-color:white;
   scrollbar-darkshadow-color:white;
   scrollbar-track-color:white;
   scrollbar-arrow-color:2071C3;

   color:       #0e385e;
   font-family: "helvetica";
   font-size:   10pt;
   line-height:18px;
}

a:link { text-decoration:none; color: #345d87}
a:visited { text-decoration:none; color: #345d87}
a:active { text-decoration:none; color: #7f7f7f}
a:hover { text-decoration:underline; color: #238ded}

img,table {
	border:none;
}
   
select
{ background-color:#f5f5f5;
font-size:8pt;
color:#717171;}

td { 
	color:#345d87;
	font-family:"helvetica";
	font-size:10pt; 	
	}



/***********************************************************************************
	 text
***********************************************************************************/
.research_tit
 { font-weight:bold;}
 
.announcement_date
 { font-weight:bold;
 color:#95A9CD;
 font-size:20px;}
 
.announcement_tit
 { font-weight:bold;
 color:#0A5498;
 font-size:20px;}
 
.announcement_txt
 { font-weight:bold;
 color:#2285E1;
 font-size:16px;}
 
.announcement_title
 { padding-top:10px;
 padding-bottom:10px;
 line-height:23px;}

.poll_text
 { color:#333333;}

.select2
 { background-color:#6a6761;
  color:#ffffff;}

.input2
 { background-color:#959595;
   color:#ffffff;
   height:18px;
   size:9px;}
   
.login_input
{ background-color:#9fa9b2; 
   color:       #ffffff;
   font-family: "helvetica";
   font-size:   9pt;
   height:18px;
   padding-left:5px;}

