
table {
    background:#8FF08A;  /*#E1E1E1; */
    font-size:12px;
    color:#000;
    font-weight:normal;
}


td {
    text-align:center;
    font-family:arial;
}

.header {
	background:url('head.jpg') repeat-x;
    padding-left:10px;
    height:30px;
    color:#fff;
    font-size:16px;
   	font-weight:bold;
}

.err {
   vertical-align:middle;
   color: #FA1A1A;
   font-weight:bold;
}

.bottoml {
    text-align:left;
    height:20px;
    font-size:10px;
    color:#000;
}

.bottomr {
    text-align:right;
    height:20px;
    font-size:10px;
    color:#000;
}

a {
	color:#245A1A;
	text-decoration:none;
}

a:hover {
	color:#245A1A;
	text-decoration:underline;
}
