/* CSS Document */
.bgtxt
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:2px;
	line-height:22px;
}
.menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
}
a.menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
}
a:hover.menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
}
.border
{
	border-bottom:1px;
	border-bottom-color:#ff8a00;
	border-bottom-style:solid;
	border-left:1px;
	border-left-color:#ff8a00;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#ff8a00;
	border-right-style:solid;
	border-top:1px;
	border-top-color:#ff8a00;
	border-top-style:solid;
}
.border_green
{
	border-bottom:1px;
	border-bottom-color:#5eab02;
	border-bottom-style:solid;
	border-left:1px;
	border-left-color:#5eab02;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#5eab02;
	border-right-style:solid;
	border-top:1px;
	border-top-color:#5eab02;
	border-top-style:solid;
}
.heading_orange
{
	font-family:Arial, Helvetica, sans-serif, Tahoma
	font-size:22px;
	color:#ff8a00;
	font-weight:bold;
	text-decoration:none;
}
.heading_blue
{
	font-family:Arial, Helvetica, sans-serif, Tahoma
	font-size:22px;
	color:#8bc7ff;
	font-weight:bold;
	text-decoration:none;
}
.heading_green
{
	font-family:Arial, Helvetica, sans-serif, Tahoma
	font-size:22px;
	color:#5eab02;
	font-weight:bold;
	text-decoration:none;
}
.link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
}
a.link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
}
a:hover.link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:4px;
}

.img{
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
}