/* CSS Document */
 body {
   margin: 0px;
   padding: 0px;
   text-align: center;
   width: 100%;
   background-color: #373737;
 }
 img {
   border: 0px;
 }
 div {
   font-family: Tahoma;
   font-size: 11px;
 }
 td {
   font-family: Tahoma;
   font-size: 12px;
 }
 div.bg {
   width: 100%;
   background-image: url(images/bg.jpg);
   background-repeat: repeat-x;
   height: 19px;
 }
 div.unlogo {
   width: 145px; height: 52px; background: #282828; margin-top: 20px; text-align: left; color: #5e7883
 }
 div.blu {
   float: left; width: 3px; height: 52px; background: #69bedb
 }
 div.rblu {
   float: left; margin-top: 10px; margin-left: 20px; line-height: 1.4
 }
 div.nav {
   color: #615f5f; border-bottom: 1px solid #63cdf5; font-size: 12px; padding-bottom: 2px; margin-bottom: 10px
 }
 div.str {
   height: 276px;
   width: 100%;
   background-image: url(images/str.jpg);
   margin-top: 1px;
   margin-bottom: 1px;
 }
 div.hmenu {
   margin-left: 20px;
   color: #63cdf5;
   line-height: 2;
   margin-top: 15px;
 }
 div.slog {
   width: 100%; margin-top: 20px; margin-bottom: 15px;
 }
 div.ph {
   float: left; width: 206px; padding-left: 8px; color: #63cdf5; font-size: 12px; text-align: left; line-height: 1.4
 }
 div.bme {
   width: 415px; height: 60px; background: #282828; padding-left: 20px; text-align: left; padding-top: 20px; line-height: 2; color: #908f8f; font-size: 10px
 }
 div.des {
   color: #919191; width: 170; height: 25px; background: #282828; padding-top: 10px; margin-right: 25px
 }
 td.text {
   color: #adadad; text-align: justify; padding-left: 20px; padding-right: 20px; line-height: 1.6
 }
 a {
   font-family: Tahoma;
   text-decoration: underline;
 }
 a.blue {
   color: #5e7883;
 }
 a:hover {
   text-decoration: none;
 }
 a.menu {
   color: #76bfea;
   font-size: 12px;
   margin-right: 40px;
 }
 a.bmenu {
   color: #76bfea;
   font-size: 11px;
   margin-right: 10px;
   margin-left: 10px;
 }
 a.grey {
   color: #999999;
   font-size: 12px;
   margin-left: 3px;
 }
 a.dg {
   color: #615f5f;
   text-decoration: none
 }
 a.dg:hover {
   text-decoration: underline;
 }
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.form {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1A1511;
	background-color: #868686;
	border: 1px solid #1C4B69;
}