/* CSS Document */

body {
	font-family: Verdana, Arial, "";
	background-color:#FFFFFF;
	background-image:url(bg2.gif);
	color:#000000;
}


td {
	font-family: Verdana, Arial, "";
}

th {
	font-family: Verdana, Arial, "";
}

table.gptotal{
border-top-style:dashed;
border-right-style:dashed;
border-width:1px;
}

tr.gptotal
{
text-align: center;
background-color: #d3d3d3;
font-size:11px;
}

td.gptotal{
border-width:1px;
border-left-style:dashed;
border-bottom-style:dashed;
}

font.header{
font-size:26px;
color:#003300;
font-weight:600;
}

font.subheader{
font-size:16px;
color:#003300;
font-weight:600;
}

font.tbl_title{
font-family: Verdana, Arial, "";
color:#000000;
font-weight:600;
}

font.action{
color:#0000FF;
font-weight:600;
}

font.alert{
color:#FF0000;
font-weight:600;
}

font.info{
color:#0066FF;
font-weight:600;
}

font{
font-size:12px;
}

img{
border:0px;
}

li{
padding-top:4px;
}

table{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:600;
}

tr.report{
background-color:#FFCC99;
}


