body {
background: #173864;
background-image : url(img/bg.jpg)!important;
background-repeat: repeat-x;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
cursor: default;
}
a, a:visited, a:active {
color: #a0b8d7;
font-weight: bold;
text-decoration: none;
background: none;
}
a:hover {
color:#4d84cd;
text-decoration:none;
background: #a0b8d7;
}
.table {
background-image: url(img/bgt.jpg);
background-repeat: repeat;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px;
}
h1 {
font-family: georgia, serif;
margin-bottom: 15px;
margin-left: 80px;
font-size: 14px;
text-align : right;
background-color : #bcc7cd;
border-bottom: 1px dotted #6f717c;
color: #6f717c;
background-image: url(img/eps.gif);
background-repeat:no-repeat;
}
h2 {
margin-left: 30px;
font-family: georgia, serif;
padding: 5px;
font-size: 11px;
text-align : center;
color: #5a636f;
border-bottom: 1px dotted #5a636f;
}
input, textarea, option, select{
border : 1px solid #a9c0d0;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; color: #ffffff;
background-color: #3c4d6f;
}
ul {
list-style-type: square;
}
.stat {
width: 50%;
font-size: 10px;
color: #cccccc;
border-right: 15px solid #48425c;
background-color: #3c4d6f;
display: block;
height: 50px;
padding: 10px 10px 10px 10px;
}
