BODY { font-family: verdana, arial, helvetica; font-size: 12px; margin: 5px; background: #5880A8; }
A, A:visited { text-decoration: none }
#body { border: 1px solid #999999; background: white; width: 955px;}
#globalnav { color: #333333; background: white; padding: 10px; text-align: left}
#globalnav A, A:visited { color: #333333; display: inline; }
#globalnav A:hover { text-decoration: underline; }
#fontsize {float: right }
#fontsize A, A:visited { display: inline; text-decoration: none; color: #333333; }
#main {text-align: left; }
#imghead {margin-bottom: 5px;}

#lcol { margin: 5px; border-right: 1px solid gray; color: white; padding: 5px; background: navy}
#lcol A, A:visited { text-decoration: none }
#rcol { margin: 5px; padding: 5px; background: #FFE677}
#rcol A, A:visited { text-decoration: none; color: #000000; display: inline; border: none; }

#navlinks { padding: 5px; line-height: 20px;}
#navlinks A, A:visited { color: white; 
  text-decoration: none; 
  display: block; 
  border-top: 1px solid blue; 
  border-bottom: 1px solid #cccccc;
}
#navlinks A:hover {color: #333333; 
  background: #DDEEFF;
  text-decoration: none; 
  display: block; 
  border-top: 1px solid #333333; 
  border-bottom: 1px solid white;
}
#navicons { text-align: center; background: white; padding: 5px;}

#adsleft { margin: 5px; }
#adsright { margin: 5px; }

#content {padding: 10px 5px 10px 5px; border-right: 1px solid #999999; }

#footnav {font-size: 10px; border-top: 1px solid #999999; padding: 5px; line-height: 18px; }
#footnav A, A:visited {
  color: #333333;
  text-decoration: none;
  border: none;
  display: inline;
}

/* ******** Classes ************* */
.title { font-size: large; padding-bottom: 2px; color: #990033; border-bottom: 1px solid #999999 }
.smalltext { font-size: small; }
.coltext {padding-bottom: 6px; }
.burgundy { color: #990033 }

/* ********** STYLES FOR ARTICLES ************ */
.a_MainTitle { font-size: 24px; }
.a_Subtitle { font-size: 18px; }
.abstract_title { font-size: 18px; }
.abstract_text { font-size: normal; }
.author_title { font-size: 18px; }
.author_text { font-size: normal; }
