/* CSS Document */

#footertable {
	width: 98%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 9px;
	background-image: url(../images/structure/button_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 23px;
	padding: -5px;
}

#footertable a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	}

#footertable a:link
{
color: #FFFFFF;
text-decoration: none;
}

#footertable a:hover
{
color: #FFFFFF;
text-decoration: underline;
}

#footertable a:active
{
color: #FFFFFF;
text-decoration: underline;
}

#footertable a:visited
{
color: #FFFFFF;
text-decoration: none;
}

/*#footertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #000000;
	background-color: #669933;
}

#footertable a:link
{
color: #FFFFFF;
text-decoration: underline;
}

#footertable a:hover
{
color: #CCCCCC;
text-decoration: underline;
}

#footertable a:active
{
color: #FFFFFF;
text-decoration: underline;
}

#footertable a:visited
{
color: #FFFFFF;
text-decoration: underline;
}*/

/*#shadowbottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/structure/shadow_bottom3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}

#shadowbottom a:link
{
color: #FFFFFF;
text-decoration: underline;
}

#shadowbottom a:hover
{
color: #CCCCCC;
text-decoration: underline;
}

#shadowbottom a:active
{
color: #FFFFFF;
text-decoration: underline;
}

#shadowbottom a:visited
{
color: #FFFFFF;
text-decoration: underline;
}


#backbottom {
	background-image: url(../images/back_bottom.gif);
	background-position: center;
}
/*