
A:link {color: #000099; text-decoration: none}
A:visited {color: #000099; text-decoration: none}
A:hover {color: #CC0066; text-decoration: none} 
A:active {color: #CC0066; text-decoration: none} 

body { margin: 0px 0px 0px 0px;
       padding: 0px;
     }

#layout {
	margin: 0px;
	}

#content_cell { margin: 0px;
                padding: 0px;
                background-image: url('http://www.elec.gla.ac.uk/groups/dev_mod/pics/background.gif');
                height: 100%;
/*              position: absolute;
                top: 0px;
                left: 150px;
                right: 0px; */

              }
              
#Content { text-align: justify;
           font-size: 11pt;
           padding: 5px 40px;
         }
    

           
#menu_cell { padding: 15 0;
	     margin: 0;
	     background-color: #000099;
             text-align: center;
             top: 0;
             left: 0;
             bottom: 0;
/*        width: 150px;
        position: fixed; */
      }

#Menu { color: #FFFFFF; 
        font-family: arial, helvetica, sans-serif;
        font-size: 11pt;
        font-weight: bold;
        text-align: center;
        line-height: 2;
      }

.Menu_Title { text-decoration: underline;
	      }
        
.Menu_List { text-align: center;
             line-height: 2;
             }
A.Menu_List:link {color: #FFFFFF; text-decoration: none;}
A.Menu_List:visited {color: #FFFFFF; text-decoration: none}
A.Menu_List:hover {color: #FFFF00; text-decoration: none} 
A.Menu_List:active {color: #FFFF00; text-decoration: none} 


h1 {color: #000099; 
    font-family: arial, helvetica, sans-serif; 
    font-size: 14pt;
    text-align: center;
    font-weight: bold; 
    text-decoration: underline;
    }

h2 {color: #000099; 
    font-family: arial, helvetica, sans-serif; 
    font-size: 12pt;
    text-align: center;
    font-weight: bold; 
    }

h3 {color: #000099; 
    font-family: arial, helvetica, sans-serif; 
    text-align: left;
    font-size: 11pt; 
    line-height: 1;
    font-weight: bold; 
    }

h4 {color: #000099; 
    font-family: arial, helvetica, sans-serif; 
    text-align: left;
    font-size: 10pt; 
    line-height: 1;
    font-weight: normal; 
    margin-bottom: 5pt;
    }
    
.name_list {line-height: 40px;
            font-size: 10pt; 
            font-weight: bold; 
            font-family: arial, helvetica, sans-serif;
            }
.right_image_box {text-align: center;
		  width:300px;
                  /*border:1px solid black;*/
                  margin: 20px;
		  float: right;
                  }

.figure_table {text-align: center;
               margin: auto;
	       width: 95%;
               }
	       
.figure {text-align: center;
         vertical-align: middle;
        }
               
.fig_label {text-align: center;
            font-size: 8pt; 
           } 
	  
.fig_caption {text-align: justify;
              vertical-align: top;
              font-size: 9pt; 
              line-height: 10pt;
	          padding: 10px;
             }
	  
.fig_caption_center {text-align: center;
              vertical-align: top;
              font-size: 8pt; 
              line-height: 9pt;
	      padding: 10px;
             }

.reference {text-align: justify;
            font-size: 8pt; 
            line-height: 9pt;
           }
	   
ul {text-align: justify;
    line-height: 1.5;
   }           
   
li {margin-bottom: 10px;
    margin-right: 30px
   }     

#authors { text-align: center;
           font-weight: bold; 
           font-size: 11pt; 
         }

#ResearchText { text-align: justify;
                font-weight: normal; 
                font-size: 10pt; 
                line-height: 1.2;
	      }
 
.StandardText { text-align: justify;
                font-weight: normal; 
                font-size: 10pt; 
                line-height: 1.2;
	      }
         
.PersonnelTable {width: 100%;
  		}

sub, sup {font-size: 80%; 
         }      


#Header { text-align: center;
          font-size: 10pt;
          }

	   

