BODY {
color: #000000;
font-size: 100%;
font-weight: normal;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-decoration: none;
}

.table_data {
padding-left: 10px;
padding-right: 10px;
font-size: 10pt;
font-family: sans-serif;
color: #000000;
}

.table_heading {
font-size: 12pt;
font-family: sans-serif;
font-weight: bold;
text-align: center;
color: #000000;
}

.table_data_admin {
border-style: solid;
border-color: gray;
border-width: 1px;
border-style: solid;
padding: 5px;
font-size: 10pt;
font-family: sans-serif;
color: #000000;
}

.table_heading_admin {
border-style: solid;
border-color: gray;
font-size: 10pt;
font-family: sans-serif;
font-weight: bold;
text-align: center;
color: #000000;
border-width:1px;
}


.stdbutton {
background-color: #000080;
border-bottom-width: 2px;
border-color: #000000;
border-left-width: 1px;
border-right-width: 2px;
border-top-width: 1px;
color: #ffffff;
font-family: serif;
font-size: 10pt;
font-weight: regular;
text-indent: 2px;
width: 180;
}


A:link {
background-color: transparent;
color: #1211D2;
font-family: sans-serif;
text-decoration: none;
font-weight: bold;
}

A:visited {
background-color: transparent;
color: #1211D2;
font-family: sans-serif;
text-decoration: none;
}

A:hover {
background-color: transparent;
color: #D21211;
font-family: sans-serif;
text-decoration: underline;
}

A:active {
background-color: transparent;
color: #1211D2;
font-family: sans-serif;
text-decoration: none;
}
