<style type="text/css">
  a:link
  {
    color: #005177;
    background-color: transparent; 
    text-decoration: none;
  }
  a:visited
  {
    color: #FFFFFF; 
    text-decoration: none;
  }
  a:hover
  {
    color: #FF0000;
    text-decoration: none;
  }
  .nav 
  {
    color: #FFFF00;
  }
  .nav:link 
  {
    color: #FFFF00;
    text-decoration: none;
  }
  .nav:visited 
  {
	color: #FFFF00;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;

  }
  .nav:hover 
  {
	font-weight: bold;
	color: #FF0000;
	background-color: transparent;
	text-decoration: none;
  }
  body 
  {
	font-size: 12px;
	font-family: verdana, arial, helvetica, serif;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;



  }
  table 
  {
	empty-cells: show;
	color: #FFFFFF;

  }
  td
  {
    font-size: 12px;
    color: #FFFFFF;
    font-family: verdana, arial, helvetica, serif;
  }
  input
  {
    font-size: 9pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
  }
  textarea
  {
    font-size: 9pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #FFFFFF;
  }
  select
  {
    font-size: 7pt;
    color: #000000;
    font-family: verdana,arial, helvetica, serif;
    background-color: #CCCCCC;
  }
  .windowbg
  {
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, serif;
	font-style: normal;
	background-color: #FFFF00;
	text-align: center;
	font-weight: bold;








  }
  .windowbg2
  {
	font-size: 12px;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, serif;
	background-color: #666666;
	clip:   rect(auto auto auto auto);

  }
  .windowbg3
  {
	font-size: 12px;
	color: #000000;
	font-family: verdana, arial, helvetica, serif;
	background-color: #999999;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: 1px none #999999;
	clip:   rect(12px auto auto auto);
	top: 12px;
	height: 1px;




  }
  hr
  {
    color: #6394bd;
    background-color: transparent;
  }
  .titlebg
  {
	color: #000000;
	background-color: #FFFF00;
	font-weight: bold;
	background-repeat: repeat;
	background-attachment: fixed;

  }
  .text1
  {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-style: normal;
    background-color: transparent;
  }
  .catbg
  {
	font-weight: bolder;
	font-size: 12px;
	background-image: url(pic/various/rastamenu.gif);
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 3px solid #666666;


  }
  .bordercolor
  {
    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    background-color: #6394bd;
  }
  .quote
  {
    font-size: 10px;
    color: #000000;
    font-family: arial, verdana, helvetica, serif;
    background-color: #dee7ef;
  }
  .code
  {
    font-size: 10px;
    color: #000000;
    font-family: courier new, helvetica, times new roman, serif;
    background-color: #cccccc;
  }
  .help
  {
    cursor: help;
    background-color: transparent;
  }
  .meaction
  {
    color: red;
    background-color: transparent;
  }
  .editor
  {
    width : 100%;
  }
  </style>
a1 {

    color: #005177; 
    background-color: transparent; 
    text-decoration: none;
}
a:link {

    color: #FFFFFF; 
    text-decoration: none;
}
.nav2 {
	color: #FFFF00;
	

}
.nav2:link {

    color: #FFFF00;
    text-decoration: none;
}
.nav2:visited {

	color: #FFFF00;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}
.nav2:hover {

	font-weight: bold;
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}
.form {
}
