BODY {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana;

}

img,p,form {

   margin: 0px;
   padding: 0px;
   border: 0px;
}

li {
   margin-left: 3px;
}

h1 {
   font-size: 12pt;
   border-bottom: 1px black solid;
}

th {

   font-size: 10pt;
   font-weight: bold;
}

td {

   font-size: 8t;
}

a.black {

   color: black;
   text-decoration: none;
}

a.black:hover {

   color: darkred;
   text-decoration: none;
}

a.white {

   color: white;
   text-decoration: none;
}

a.white:hover {

   color: white;
   text-decoration: none;
}

a.red {

   color: darkred;
   text-decoration: none;
}

a.red:hover {

   color: darkred;
   text-decoration: underline;
}

div.content {

   width: 712px;
   background:url(img/page_bottom.png) bottom center no-repeat;
   margin: auto;
   font-family: Verdana;
   font-size: 9pt;

   z-index: 1;
}

div.content div.content {

   width: 712px;
   margin: auto;
   background: url(img/page_top.png) 0 0 no-repeat;
   z-index: 1;
}


div.head {

   width: 744px;
   height: 172px;
   margin: auto;
   background: url(img/bcg_head.png) 0 0 no-repeat;
  
}

div.page {

   width: 712px;
   margin: auto;
   background: url(img/page_center.png) 0 0 repeat-y;
  
}

div.menu {

   width: 712px;
   height: 27px;
   margin: auto;
   background: url(img/menu.png) 0 0 no-repeat;
   text-align: center;

}

.form_button {

 color: #3C5D7E;
 background-color: white;
 border: 1px #3C5D7E solid;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 text-align: center;
 letter-spacing: 3px;
 text-transform: uppercase;
}

.form_text {

 font-size: 8pt;
 border: 1px black solid;
 color: black;

}

.form_area {

 font-size: 8pt;
 border: 1px black solid;
 color: black;
 width: 480px;

 overflow: hidden;

}

.form_button_small {

 color: #3C5D7E black;
 background-color: #D6DAD9;
 border: 1px #3C5D7E solid;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 text-align: center;
 text-transform: uppercase;
}

div.top_menu {

 width: 492px;
 height: 28px;
 text-align: left;
 font-size: 10pt;
 color: black;
 font-weight: bold;
 position: absolute;
 text-transform: uppercase;
 left: 258px;
 top: 50px; 
 background-color: red;
 

}

div.photo {

 width: 155px;
 height: 120px;
 padding: 5px;
 text-align: center;
 float: left;
 position: relative;

}

div.photo:hover {

 width: 155px;
 height: 120px;
 padding: 5px;
 text-align: center;
 float: left;
 position: relative;
 background-color: #FBAE53;

}

div.foty {

width: 500px;
text-align: center;
margin: auto;
}

div#window {

   width: 800px;
   height: 600px;
   top: -80px;
   left: -225px;
   position: absolute;
   margin: auto;
   text-align: center;
   z-index: 1000;
   display: none;
   border: 1px #a63d27 solid; 
   background-repeat: no-repeat;
}


div.weblight {
  
   width: 690px;
   height: 20px;
   font-size: 7pt;
   text-align: right;
   padding-left: 20px;
   margin: auto;
   color: gray;
 

}

