A:active IMG  	{
	border : 1px solid #0000FF;
}

A:hover			{
	color : #808000;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}

A:hover IMG		{
	border : 1px solid #808000;
}

A:link			{
	color : #FF0000;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}

A:link IMG		{
	border : 1px solid #FF0000;
}

A:visited		{
	color : #006633;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}

A:visited IMG	{
	border : 1px solid #FFFF00;
}

#headbar {
 position: absolute;
 top:0px;
 left:0px;
 height:32px;
 width : 99%;
 background:#ffffff;
 color:#004000;
 border:solid #202020;
 border-width:2px 0px;
 margin:42px 0 0 0;
 font-size : 22px;
 font-weight : bold;
 text-align : left;
 padding: 5px 0px 0px 10px;
}

#headmenu{
 position: absolute;
 top:55px;
 right:10px;
 font-size : 12px;
 font-weight : bold;
 text-align : right;
 }

#headmenu A:hover			{
	color : #808000;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}

#headmenu A:link			{
	color : #FF0000;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}

#headmenu A:visited		{
	color : #006633;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline;
}

#counter{
 position: absolute;
 top: 435px;
 left: 1px;
 width:135px;
 margin: 2px; 
 border-width: 1px 1px 1px 1px;
 border-color:green;
 border-style: solid;
 padding: 10px 10px 10px 10px;
 }

#returnup {
bottom:50px;
text-align:center;
}

#milonic{
 position: absolute;
 top: 496px;
 left: 0px;
 width:135px;
 margin: 2px; 
 border-width: 1px 1px 1px 1px;
 border-color:green;
 border-style: solid;
 padding: 10px 10px 10px 10px;
 }
 
 #copyr{
 position: absolute;
 top: 405px;
 left: -8px;
 width:89px;
 margin: 0px 0px 0px 40px;
 font-size : 10px;
 font-weight : normal;
 font-style : normal;
 }

#main-col{
 margin: 30px 0px 0px 160px;
 border-width: 1px 0px 0px 1px;
 border-color:green;
 border-style: solid;
 background: #FFFFFF;
 color: #000000;
 padding: 15px 10px 100px 10px;
 position : relative;
 top: 60px;
 font-size : 15px;
 font-weight : normal;
 text-align : left;
 }

 #searchoutline  {
 position: absolute;
 top:5px;
 right:210px;
 height:30px;
 width:180px;
 border-width: 2px;
 border-style: inset;
 }
 
 #searchmenu {
 position: absolute;
 top:10px;
 right:215px;
 font-size : 12px;
 font-weight : bold;
 text-align : left;
 color: blue;
}

 #sidebar{
 position: absolute;
 top: 553px;
 left: -1px;
 width: 145px;
 height: 151px;
 margin: 2px;
 padding: 5px;
 border-width: 1px;
 border-color:green;
 border-style: solid;
 text-align : left;
 color: blue;
 }
 
 #sidebar2{
 position: absolute;
 top: 660px;
 left: 0px;
 width: 145px;
 height: 60px;
 margin: 2px;
 padding: 5px;
 }

 #webring{
 text-align: center;
 font-size:10px;
 }
 
.form { 
font-size: 9px; 
color:#800000; 
} 
  
#logosurf {
  position: absolute;
  top:5px;
  right:5px;
 }

#logoicra {
  position: absolute;
  top:5px;
  right:105px;
 }

BODY		{
	color: #000000;
	font-family : Times, "Times New Roman", serif;
	font-weight : normal;
	font-size : 15px;
	background: #CCFFCC;
	padding:0px;
	margin:0px;
}

CAPTION		{
	color : #800080;
	background-color : #CCFFCC;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}

H1		{
	color : #000080;
	font-size : 22px;
	font-weight : bold;
	text-align : center;
}

H2				{
	color : #000080;
	font-size : 18px;
	font-weight : normal;
	text-align : left;
}

H3				{ 
	color: #000080;
	font-size: 16px;
	font-weight : bold;
	text-align :  left;
  	font-style :  italic;
  }

H4				{ 
	color: #000080;
	font-size: 16px;
	font-weight : bold;
	text-align :  left;
  }

H5				{ 
	color: #000080;
	font-size: 15px;
	font-weight : normal;
	text-align :  center;
 }

H6				{ 
	color: #000080;
	font-size: 16px;
	font-weight : normal;
	text-align : left;
  }


.hide				{
	color: #000080;
	font-size: 2px;
	font-weight : normal;
	text-align : left;
}

SUP			 {
    font-size : 11px;
}

SUB			 {
    font-size : 11px;
}

  .PL0 {color:#003063; }
  .CL0 {color:#003063; }
  .PL1 {color:#003063; }
  .CL1 {color:#003063; }

HR {
    height:10px;
    width:100%;
    background:#008000;
   }

UL {
   list-style-image: url(images/redball.gif);
}

OL { 
   list-style-image: url(images/blueball.gif);
}
