td{
font: 12px Arial;
color: black;
/*vertical-align:top;*/
}

body{
background: url(/img/back.gif) repeat-x top;
background-color:white;
}

td.m{
background-color:#F4F8FB;
font: 12px Arial;
}

td.mitem{
vertical-align:middle;
background-color:#F4F8FB;
font: 12px Arial;
height: 17px
}

td.mitemsel{
vertical-align:middle;
background-color:#E2E7F4;
color:#072C70;
font: 12px Arial;
cursor:default;
height: 17px;
}
.msect{
background-color:#E2E7F4;
color:#072C70;
font: 12px Arial;
cursor:default;
height: 17px;
text-align:center;
font-weight:bold;
}

a.m{
color:#072C70;
text-decoration: none;
}

a.m:hover{
color:#072C70;
text-decoration: underline;
}


.button{
  font:10px Verdana;
  color: #000000;
  height:22px;
  width:160px;
  background-color: #EEEEEE;
  background-image: url(/img/button.gif);
  border: none;
  cursor: hand;
}

.copyright{
font:10px Verdana;
color: #5B72A0;
}

td.page{
padding: 10px 20px 5px 20px;
}

td.subpage{
padding: 0px 20px 5px 20px;
}

h1{
font:20px Arial;
font-weight: bold;
}

h2{
font:20px Arial;
font-weight: lighter;
}

h3{
font:17px Arial;
font-weight: bold;
}

h4{
font:14px Arial;
font-weight: bold;
}

a{
color:#072C70;
text-decoration:underline;
}
a:hover{
color:#FF2200;
text-decoration:underline;
}

td.name{
background-color: #F5F5F5;
padding: 5px;
color: black;
font-weight:bold;
/*border-bottom: 1px solid #E5E5E5;*/
}

.thh{text-align:center;background:#D2E1F1;padding:5px}

td.nameleft{
/*background-color: #F5F5F5;*/
padding: 5px;
color: black;
font-weight:normal;
/*border-bottom: 2px solid white;*/
}

td.nameleft a{text-decoration:none}

.list1{background: #B8CFE8!important}
.list2{background: #73A2D2!important}

td.namegroup{
/*background-color: #A6C4E3;*/
padding: 10px;
color: black;
font-weight:bold;
/*border-bottom: 2px solid #F8E6E0;*/
}

td.desc{
background-color: #fffff;
padding: 10px;
padding-bottom: 30px;
padding-left: 50px;
color: black;

.red{
color:red;
}