.titlebar {
width: 850px;
/*height: 32px;*/
padding: 10px;
background-color: #FFFFFF;
text-align: center;
font-size: 25px;
font-weight: bold;
/*color: #666666;*/
border: thin solid #663300;
border-width: 1px;
}
.content {
width: 850px;
margin-top: 5px;
background-color: #FFFFFF;
border: thin solid #663300;
border-width: 1px;
}
.dateinput {
width: 400px;
margin-top: 5px;
padding: 4px;
background-color: #FFFFFF;
border: thin solid #663300;
border-width: 1px;
}
.generaltext {
/*color: #666666;*/
font-weight: bold;
font-size: 12px;
}
.tableheaderrow {
/*background-image: url(images/top_menu_bg.gif);*/
background-color: #008000;
font-weight: bold;
color: #FFFFFF;
}
.tablecontentrow {
/*color: #666666;*/
padding: 3px;
font-size: 12px;
}
.contentheader {
width: 120px;
/*color: #666666;*/
font-weight: bold;
background-color: #FFFFFF;
border-top: thin solid #663300;
border-left: thin solid #663300;
border-right: thin solid #663300;
border-width: 1px;
position: relative;
right: 365px;
top: 5px;
}
a {
color: #008000;
text-decoration: underline;
cursor:pointer;cursor:hand;
}
a:hover {
color: #008000;
text-decoration: underline;
cursor:pointer;cursor:hand;
}
.popuptitlebar {
width: 410px;
padding: 5px;
background-color: #FFFFFF;
text-align: center;
font-size: 20px;
font-weight: bold;
/*color: #666666;*/
border: thin solid #663300;
border-width: 1px;
}
.popupcontent {
width: 580px;
margin-top: 5px;
background-color: #FFFFFF;
border: thin solid #663300;
border-width: 1px;
text-align: left;
}
