TD {
FONT-SIZE: 12px; 
FONT-FAMILY: Verdana, sans-serif;
}

A:link, A:visited, A:active { 
COLOR: #000000; 
TEXT-DECORATION: none; 
} 

A:hover { 
COLOR: #000000; 
TEXT-DECORATION: underline; 
} 

input, select, textarea { 
color: #000000; 
font-family: Verdana, sans-serif;
font-size: 12px;
font-weight: none; 
text-decoration: none;
background-color: #F2F0F9;
border: 1px solid #000000; 
}

.custombutton { 
background-color: #c0c0f0;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
}

.smallbutton { 
font-family: Verdana, sans-serif;
font-size: 10px;
}

TABLE.buttontable {
background-color: #000000; 
border: 0;
border-spacing: 1;
width: 80;
}

TD.buttontd {
background-color: #c0c0f0;
padding: 1;
text-align: center;
vertical-align: middle;
white-space: nowrap;
}

TD.buttonactive {
background-color: #45347B;
padding: 1;
text-align: center;
vertical-align: middle;
white-space: nowrap;
}

.buttonactive { background-color:#45347B; }

.buttonbg { background-color: #c0c0f0;}

.buttonborder { background-color: #000000; }

.buttontext {
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color: black;
}

.tableheader { background-color: #F2F0F9; }
.tablecell { background-color: #FFFFFF; }

.white { background-color: #FFFFFF; }

.box { background-color: #dddaec; }

.menubg { background-color: #F2F0F9; }

.menuborder { background-color:#45347B; }

.abcfilter { 
font-size: 10px; 
font-family: Verdana, sans-serif;
}

.status {
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: bold;
color: red;
}

hr {
border: 0px;
border-top: solid 1px #45347B;
border-bottom: transparent;
margin: 0px 0px 0px 0px;
}

