body    {
  background-color: #192444;
  background-image: url(/template/img/bg.png);
  background-repeat: repeat-x;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

td, body  {
  font-family: verdana;
  font-size: 9pt;

}

.td_h {
background-color:#436CA5;
color:white;
font-weight:600;
text-align:center;
vertical-align: bottom;
}
.td_l {
background-color:#B0C5DF;
font-weight:600;
text-align:center;
}
.td_c {
background-color:Lavender;
text-align:center;
font-size: 14px;
}
.tdb    {

  border-bottom: dotted 1px #484848;
  border-right: dotted 1px #484848;
}


.mainmenu_line  {
  background-image: url(/template/img/girl_b.jpg);
  background-repeat: no-repeat;
}
.head_line   {
  background-image: url(/template/img/head_line_bg.jpg);
}
.wmz_star   {
  background-image: url(/template/img/f_bg.jpg);
  background-repeat: no-repeat;
}
.maincontent    {
  padding: 35px;
  background-color: white;
}

a.mainmenu_a  {
  line-height: 43px;
  vertical-align: middle;
  background-color: white;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 11px;
  display: block;
  text-decoration: none;
}
a.mainmenu  {
  line-height: 43px;
  vertical-align: middle;
  background-color: #E0E3ED;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 11px;
  display: block;
  text-decoration: none;
}
a.add_menu_a  {
  line-height: 36px;
  vertical-align: middle;
  background-color: white;
  color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 10px;
  display: block;
  text-decoration: underline;
}
a.add_menu  {
  line-height: 36px;
  vertical-align: middle;
  background-color: #0D5B84;
  background-image: url(/template/img/add_menu.gif);
  background-repeat: repeat-x;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 10px;
  display: block;
  text-decoration: underline;
}


a.submenu, a.submenu_a   {
color:#003366;
display:block;
font-family:Verdana;
font-size:12px;
font-weight:bold;
line-height:15px;
margin-bottom:2px;
text-decoration:none;
text-indent:20;
}
a.submenu_a   {
/*    background-image:url(/template/img/submenu_a.gif);
    color:#FFFFFF;                                        */
    color: #0099CC;
}
a.submenu:hover, a.submenu_a:hover   {
/*    background-image:url(/template/img/submenu_hover.gif);
    color:#FFFFFF;*/
    color: #0099FF;
}

a.pin   {
  color: #CC0000;
  font-size: 12pt;
  font-weight: 600;
  padding: 10 10 10 10;
  line-height: 36px;
  display: block;
}


h1,h2,h3,h4,h5,h6,h7    {
    font-weight: normal;
    color:#0066CC;
    }


h1  {
  font-size: 24px;
}
h2  {
  font-size: 20px;
}
h3  {
  font-size: 18px;
}
h4  {
  font-size: 16px;
}
h5  {
  font-size: 14px;
}

a.dash {
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dashed #484848;
	color: #218201 !important;
	font-size: 14px;
}

a.dash:hover {
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dashed #484848;
	color: #0000FF !important;
	font-size: 14px;
}
