body {
margin: 0;
font-family: Verdana, Arial, Helvetica;
text-decoration: none;
}
hr {
color: 116699;
}
hr.small {
color: 116699;
width: 100%;
align: left;
border-style: dashed;
height: 1 px;
}
td.small {
font-family: Verdana, Arial, Helvetica;
font-size: 12 px;
}
td {
font-size: 12 px;
font-family: Verdana, Arial, Helvetica;
}
input.wide {
width: 250 px;
}
input.widest {
width: 300 px;
}
table.dashed {
border-style: solid;
border-color: 116699;
border-width: 1 px;

}
b.title {
color: #A50A3D;
}
b.title2 {
color: #367FAC;
}
font.bigtitle {
color: white;
padding: 0 13px;
font-size: 20 px;
}
u.title {
color: #367FAC;
}
a.big {
font-size: 13 px;
}
a {
color: #367FAC;
}
a.submenu {
line-height: 1.5em;
}
td.menu {

}
table.success {
border-style: dotted;
border-color: #91b5c8;
border-width: thin;
}
/* table.submenu {
border-right-style: dashed;
border-right-color: #91b5c8;
border-right-width: 1 px;
}
*/
tr.menu {
background: #d5dce1;
}
a.menu {
background: #d5dce1;
font-size: 14 px;
color: black;
font-weight: bold;
text-decoration: none;
padding: 0 13px;
padding-top: 3px;
height: 21 px;
}
a.menu2 {
background: #5199b8;
font-size: 14 px;
color: black;
font-weight: bold;
text-decoration: none;
padding: 0 13px;
padding-top: 3px;
height: 21 px;
}
a.menu2:hover {
background: #c4dcf4;
}
a.menu:hover {
background: #9eccef;
}
input.text {
border: 1 px;
border-style: solid;
background: #c8ebfd;
} 


