body {
	margin:0;
	padding:0;
	height:100%;
}
a{
    FONT-SIZE: 10pt;
    FONT-FAMILY: 'Helvetica', Arial, Sans-Serif;
    TEXT-DECORATION: underline}
a:link, a:active, a:visited{COLOR: #0000FF}
a:hover{COLOR: #FF0000}

a.void{
	padding: 0;
    FONT-SIZE: 17pt;
	border: 0px white none;
    FONT-FAMILY: Georgia, 'Helvetica', Arial, Sans-Serif;
    TEXT-DECORATION: none;
	display: block;
	height: 30px;
	width: 45px;
/*	background: url('im/butto.png') no-repeat;*/
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px #FFFFFF solid;
}

a.void:link, a.void:active, a.void:visited{COLOR: #FFFFFF}
a.void:hover{ COLOR: #FF0000; border-bottom: 3px #7777FF solid; }

a.pageskipper{
    FONT-SIZE: 17pt;
    LINE-HEIGHT: 19pt;
    TEXT-DECORATION: none}
a.pageskipper:link, a.pageskipper:active, a.pageskipper:visited{COLOR: #444444}
a.pageskipper:hover{COLOR: #AAAAAA; TEXT-DECORATION: underline}
span.pageselected{
    padding-left: 10px;
    padding-right: 10px;
    FONT-SIZE: 17pt;
    LINE-HEIGHT: 19pt;
    COLOR: #FFFFFF;
    BORDER: 1px dotted #AAAAAA;
    BACKGROUND: #CCCCCC;
}

p, ul, li{	padding: 0;
    COLOR: #000000;
    FONT-FAMILY: 'Helvetica', Arial, Sans-Serif;
    FONT-SIZE: 10pt;
	}
p.micro, p.datelabel{
    padding: 0;
    COLOR: #555555;
    FONT-FAMILY: 'Helvetica', Arial, Sans-Serif;
    FONT-SIZE: 8pt;
    }
p.lil{
    padding: 0;
    COLOR: black;
    FONT-FAMILY: verdana;
    FONT-SIZE: 8pt;
    }
p.sexage-age{ font-size: 11pt; font-family: georgia;}
p.errmsg{
    padding: 0;
    COLOR: #FF0000;
    FONT-FAMILY: 'Helvetica', Arial, Sans-Serif;
    FONT-SIZE: 9pt;
    line-height: 15pt;
    }
h1{
    padding: 0;
    COLOR: #000000;
    FONT-FAMILY: 'Helvetica', Arial, Sans-Serif;
    FONT-SIZE: 21pt;
    FONT-WEIGHT: normal;
}
h2{
    padding: 0;
    COLOR: #000000;
    FONT-FAMILY: 'Helvetica', Arial, Sans-Serif;
    FONT-SIZE: 17pt;
    FONT-WEIGHT: normal;
}

div.void{
	float: left;
	padding: 20px;
	border: 1px solid #777777;
	background: #eeeeee;
    FONT-SIZE: 17pt;
    FONT-FAMILY: Georgia, 'Helvetica', Arial, Sans-Serif;
    TEXT-DECORATION: none;
    cursor: pointer; 
    cursor: hand;
    width: 32px;
}
    
div{
	padding: 0;
	margin: 0;
}

table.bills { border: 0px white none; background: black}
table.bills th {
	padding: 0;
	border: 0px white none;
	padding: 2px;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.bills td {
	border: 0px white none;
	padding: 7px;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}