body {
 font:11px Verdana, Arial, Helvetica, sans-serif;
 margin:0;
}

div, p, td {
 font:11px Verdana, Arial, Helvetica, sans-serif;
}

input, select, textarea {
 font:11px Verdana, Arial, Helvetica, sans-serif;
}

form { margin:0; padding:0 }

a {
 text-decoration:none;
 color:#000000
}

a:hover {
 text-decoration:underline;
 color:#000000
}

.warning {
 color:#FF0000;
 text-align:center;
 font-weight:bold;
}

.news_title {
 line-height:24px;
 text-indent:20px;
 color:#0c4790;
 font-weight:bold;
 background-image:url(http://www.adaysecmen.com/objects/icons/16x16/news.png);
 background-repeat:no-repeat;
 background-position:left center;
 border-bottom:1px dotted #31749d;
}

.news_desc {
 position:relative;
 padding:5px;
 margin-bottom:10px;
 border-bottom:1px dotted #31749d;
}

label {
 font-weight:bold;
}

.gridTitle{
 border-left: 1px #C1C1C1 solid;
 border-right: 1px #FFFFFF solid;
 border-bottom: 1px #C3C8CD solid;
 background-color: #e0e6e8;
 font-weight: bold;
}

.gridLeft{
 border-left: 1px #C1C1C1 solid;
 border-right: 1px #FFFFFF solid;
 border-bottom: 1px #C3C8CD solid;
 background-color: #e0e6e8;
 font-weight: bold;
}

.rowSelected{
 border-bottom: 1px solid #C3C8CD;
 background-color: #FFECEC;
 color: #FF0000;
}

.gridRowOver{
 border-bottom: 1px solid #C3C8CD;
 background-color: #FFEC94;
 color: #3484A8;
}

.gridRow{
 border-bottom: 1px solid #C3C8CD;
 background-color: #f2f2f2;
}

.gridRight{
 border-bottom: 1px solid #C3C8CD;
 background-color: #f2f2f2;
}

.gridRowDisabled{
 border-bottom: 1px solid #C3C8CD;
 background-color: #FFB5B5;
 color: #831F00;
}

.messagebox {
 border: 1px inset #999999;
 background-color: #FFFFFF;
 margin-top:10px;
 padding: 2px;
 width: 250px;
 color:#E70000;
 font-weight:bold;
 text-align:center;
 margin-left:auto;
 margin-right:auto;
}

button {
 width:100px;
 height:30px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 background-color: #FFFFFF;
 border: 1px #C9C9C9 solid;
 border-top:3px solid #FFBD2E;
 margin-right: 5px;
 padding-top: 1px;
 padding-bottom: 1px
}

.button_over {
 width:100px;
 height:30px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #FF6600;
 background-color: #FFFCF0;
 border: 1px #C9C9C9 solid;
 border-top:3px solid #FFBD2E;
 margin-right: 5px;
}

.dialog {
 border:1px solid #DDDDDD;
 background-color:#FFFFFF;
}

.dialogheader {
 background-color:#11295E;
 color:#FFFFFF;
 font-weight:bold;
}

