body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003300;
	background-attachment: fixed;
	background-image: url(../../images/bg_app.jpg);
	background-repeat: repeat;
	background-position: center center;	
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;

}

#showafcdicon{display:none;}


a:link
{	color: #003300;
	text-decoration: underline;
}
a:visited
{	color: #003300;
	text-decoration: underline;
}
a:active
{	color: #003300;
	text-decoration: underline;
}
a:hover
{	color: #003300;
	text-decoration: none;
}


.11 {
	font-size: 11px;

}

.txt_w {
	color: #FFFFFF;
}
.txt_w_11 {
	font-size: 11px;
	color: #FFFFFF;
}
.txt_18b {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.txt_16b {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

