body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #73A207;
}
a:visited {
	color: #73A207;
}
a:hover {
	color: #73A207;
}

a: img   {
	border:solid 1px #000000
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.title2		{
	background:#1D459A; color:#ffffff; font-weight:bold
}

.page-border	{
	border-left:1px #DD1C39 solid;
	border-right:1px #DD1C39 solid;
	border-top:1px #DD1C39 solid;
	border-bottom:1px #DD1C39 solid;
}

.indent {
	margin-left:8px; 
	margin-right:5px;
}


.style1 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {font-size: 10px}
body {
	background-image: url(backgroundsite.jpg);
}

.bodybk	{
background-image:url(index_08.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

.section	{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
height:20px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
width:100%;
padding:3px;

}
.subsection	{
font-size:10px;
color:#000;
background-color:#0FBD47;
width:100%;
height:20px;
border-top:1px solid #0A8231;
padding:3px;

}


.padding	{
}