
body { 
  	background-color: #ffffff; 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: left top; }

a:link { color: #0000ff; text-decoration: none; } 
a:visited { color: #0000ff; text-decoration: none; } 
a:active { color: #ff0000; text-decoration: underline; } 
a:hover	{ color: #ff0000; text-decoration: underline; } 
a.maintitle:link { color: #000000; text-decoration: none; } 
a.maintitle:visited { color: #000000; text-decoration: none; } 
a.maintitle:active { color: #000000; text-decoration: none; } 
a.maintitle:hover	{ color: #000000; text-decoration: none; } 
a.menulinks:link { color: #000000; text-decoration: none; } 
a.menulinks:visited { color: #000000; text-decoration: none; } 
a.menulinks:active { color: #778899; text-decoration: underline; } 
a.menulinks:hover	{ color: #778899; text-decoration: underline; } 
a.pathlinks:link { color: #cc0000; text-decoration: none; } 
a.pathlinks:visited { color: #cc0000; text-decoration: none; } 
a.pathlinks:active { color: #000000; text-decoration: underline; } 
a.pathlinks:hover	{ color: #000000; text-decoration: underline; } 

h1 { 
  font-family: Garamond,Palatino,serif; 
  color: #000000;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px; }

h2 { 
  font-family: Garamond,Palatino,serif; 
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px; }

h3 { 
  font-family: Garamond,Palatino,serif; 
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px; }

h4 { 
  font-family: Garamond,Palatino,serif; 
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px; }

.banner { 
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 4;
  visibility: visible; }	

.divider { 
  position: absolute;
  background-color: #000000;
  left: 270px;
  top: 150px;
  width: 1px;
  height: 600px;
  z-index: 11;
  visibility: visible; }	

.mainmenu { 
  position: absolute;
  left: 240px;
  top: 80px;
  z-index: 11;
  visibility: visible;
  font-family: Verdana,Georgia,Palatino,serif; 
  font-weight: bold;
  font-size: 12px; 	 
  color: #999999; }	

.sidemenu { 
  position: absolute;
  left: 50px;
  top: 150px;
  width: 200px;
  padding: 0px;
  z-index: 4;
  visibility: visible;
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
  text-align: left;
  font-size: 11px; 	 
  color: #000000; }	

.content { 
  position: absolute;
  left: 280px;
  top: 120px;
  width: 500px;
  padding: 10px;
  z-index: 8;
  text-align: justify;
  visibility: visible;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #000;
  font-size: 12px;
  font-weight: normal; }	

.footer { 
  position: relative;
  border: 0px solid #000000;
  left: 0;
  top: 0;
  z-index: 10;
  width: 25;
  padding-left: 2px;
  padding-right: 2px;
  visibility: visible;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 8px; 	 
  color: #999999; }	

.footerimage { 
  position: relative;
  border: 1px solid #000000;
  left: 0;
  top: 0;
  z-index: 9;
  visibility: visible; }	

.issn { 
  visibility: visible;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  font-size: 10px; 	 
  color: #000000; }	

.printissn { 
  display: none; }	

.title { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  text-align: left;
  font-weight: bold;
  font-size: 14px; 	 
  color: #cc0000; }

.small { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 	 
  color: #000000; }

.vis { 
  display: yes; }	

