@CHARSET "UTF-8";
body {
 font-family:verdana;
 background-color:#FFFFFF;
 text-align:left;
 } 
 .top {

 color:#525252;
 font-size:16px;
 width:784px;
 height:81px;
 }
 .topMenu {
	 background-image:url("gfx/topMenu.gif");
 color:#525252;
 font-size:16px;
 width:784px;
 height:33px; 
 text-align:left;

 }
 
 img {
 border:0px;
 }
 .topMenuTable {
 margin-left:20px;
 display:inline;
 position:relative;
top:5px;
 }
 .topMenuBar {
 position:relative;
top:6px;
 }
 .topMenuTd {
 text-align:center;
 width:20px;
 }
 .topMenuLink {
 vertical-align:70%;
 margin-left:16px;
 }
 .aMenuLink {
 color:#525252;
 text-decoration:none;
 }
 .aMenuLink:hover {
 text-decoration:underline;
 } 
 .subMenu {
 background-image:url("gfx/subMenu.gif"); 
 width:784px;
 height:24px;
 text-align:left;
 }
 .subMenuLeft {
 float:left;
 margin-left:60px;
 }
 .subMenuRight {
 float:right;
 margin-right:15px;
 position:relative;
 top:-17px;
 } 
 .aSubMenuLink { 
 color:#f80009;
 font-size:11px;
 text-decoration:none;
 } 
 .footer {
  background-image:url("gfx/footer.gif"); 
 width:784px;
 height:15px;
 }
 .body {
 background-image:url("gfx/border.gif"); 
 width:784px; 

 }
 .newsBox {
 background-image:url("gfx/newsBar.jpg"); 
 width:253px;
 height:450px;
 margin-left:6px;
 margin-top:6px;
 color:#FFFFFF;
 font-size:11px;
 }
  .daneBox {
 background-image:url("gfx/daneBar.jpg"); 
 width:253px;
 height:175px;
 margin-left:6px;
 margin-top:6px;
 }
 .bodyTable {
 width:100%; 
 }
 .mainBody {
 width:503px;
line-height:27px;
 }
 
 input {
  width:375px;
  font-family:verdana;
  background-color:#ffffff;
  font-size:13px;
  border: outset 1px #00468e;
 }
 input:focus {
 background-color:#e7f3ff;
 }
 
 
 textarea {
  width:450px;
  height:300px;
  font-family:verdana;
  font-size:13px;
  background-color:#ffffff;
  border: outset 1px #00468e;
 }
 textarea:focus {
  background-color:#fbfdff;
 }
 .button {
  font-family:verdana;
  width:100px;
  margin:5px;
  font-size:13px;
  background-color:#003e7e;
  color:#ffffff;
  border: inset 1px #00468e; 	 
 }
 .button:focus {
  background-color:#003e7e;
  color:#ffffff;
  border: inset 1px #00468e; 	 
 
 }
 
 p {
  text-indent:10px;
 }
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 