/* style sheet for IIASA home page only */

.but1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; font-weight: bold
} 

.iiadd {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt; font-weight: normal
} 

.iicol-txt {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt
}

.iicol-hd {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #003399;
background-color: #CCCCCC;
text-decoration: none
} 

a.iicol-hd:hover { color: #4682B4; }

.iicol-grayframe { color: #cccccc; } 

.iicol-hdred {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #CC0000;
background-color: #CCCCCC;
text-decoration: none
} 

a.iicol-hdred:hover { color: #FF0000; }

.iicol-hdred-itl {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #CC0000;
background-color: #CCCCCC;
text-decoration: none;
font-style: italic
} 

a.iicol-hdred-itl:hover {  color: #FF0000}

.hdrtxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; font-weight: bold;
color: #FFFFFF;
text-decoration: none
}

.srchtxt { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; background-color: #FFFFFF}


