
H1
{
line-height: 10px;
}

#lead{
	position: absolute;
	top : 110px;
	left : 175px;
	width : 405px;
	padding-top : 2px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 13px;
border: solid; 
border-width: 0px 3px 9px 0px; 
border-color: #ccffcc; 

}

#lead2 {
	position: absolute;
	top : 80px;
	left : 120px;
	width : 650px;
	padding-top : 2px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
a 
{
	color: #5400a9;
	text-decoration: none;

}

#lead a:hover
{
	color: #007700;
	text-decoration: underline;
}

a:hover
{
	color: #007700;
}

#adv{
	position: absolute;
	top : 70px;
	left : 585px;
	width : 205px;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 2px;
	padding-right : 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	line-height: 11px;
border: solid; 
border-width: 3px 3px 3px 3px; 
border-color: #e9fce6 #e9fce6 #e9fce6 #e9fce6; 
background-color: #faffef;

}

#link{
position: absolute;
top : 47px;
left : 410px;
font-family: verdana, arial,;
font-size: 7pt;
background-color: #ccffcc;
}

#link a {color: #aa0000;}

#link a:hover
{
color: #007700;
background-color: #ffffff;
}


#content{
	position: absolute;
	top : 820px;
	left : 60px;
	width : 680px;
	height : 150px;
	padding-top : 2px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
	line-height: 13px;
background-image: url(images/bg_grn.gif);

}


#content td
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
	line-height: 11px;
	padding-left : 0px;
	padding-right : 0px;
}

.highlight {
background-color : #ccffcc;
color: #003300;
    font-size: 10pt;
border: 3px groove #009900;
text-align: center;
width: 100%;
}


.category {
background-color: #99FF99;
color: #000000;
    font-size: 10pt;
	font-weight: bold;
height: 100%;
width: 100%;
	line-height: 15px;
padding-left: 30px;
}

.categorymain {
background-color: #000000;
color: #FFFFFF;
    font-size: 10pt;
	font-weight: bold;
width: 100%;
height: 100%;
	line-height: 13px;
}



#copy{
position: absolute;
top : 160px;
left : 2px;
border: 2px solid #76D464;
background-color: #ffffff;
font-family: verdana, arial;
font-size: 8pt;
width: 175px;
font-weight: bold;
}


