/* Body class */

.pbody{
font-family: Arial,Tahoma;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
}

table.main {
border-style: solid;
border-color: #000000;
border-width: 1px;
}

table.body_lt {
font-family: Arial,Tahoma;
font-size: 12;
color: #ffffff;
border: 0px;
margin: 0px;
}

table.body_mid {
font-family: Arial,Tahoma;
font-size: 12;
color: #000000;
border: 0px;
margin: 0px;
}

table.body_rt {
font-family: Arial,Tahoma;
font-size: 12;
color: #000099;
border: 0px;
margin: 0px;
}

table.body_text {
font-family: Arial,Tahoma;
font-size: 12;
color: #000000;
border: 0px;
}

table.copyright {
font-family: Arial,Tahoma;
font-size: 9;
color: #000000;
border: 0px;
margin: 0px;
}

hr.menu_hr {
color: #505490
}

hr.body_rt {
color: #000099
}

A:link {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

A:active {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

A:visited {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

A:hover {
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

A.right:link {
color: #000099;
text-decoration: none;
font-weight: bold;
}

A.right:active {
color: #000099;
text-decoration: none;
font-weight: bold;
}

A.right:visited {
color: #000099;
text-decoration: none;
font-weight: bold;
}

A.right:hover {
color: #000099;
text-decoration: underline;
font-weight: bold;
}


