body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #f1f5fa;
}

.hidden_field {
	background-image: none;
	border: none;
}

.all_report {
	border: solid 1px black;
	background-image: none;
	border-collapse: collapse;
	text-align: center;
}

em {
    color: red;
    font-weight: bold;
    font-size: 16px;
}

#loading {
    text-align: center;
    margin: auto;
}

li {
    margin-left: -15px;
    margin-top: 10px;
    list-style: square;
}

img {
    border: none;
}

.success {
    color: green;
}

.failure {
    color: red;
}

.babyblue {
    background-color: #E2E9F4;
}

.adminfeature {
    border: solid 1px red;
    text-align: right;
}

.big1 {
    font-size: 12px;
}

div.date {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #1D2D5F;
    text-align: right;
}

div.headline {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #1D2D5F;
    text-align: left;
}

div.center {
    text-align: center;
}

p.center {
    text-align: center;
}

#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
