@charset "utf-8";
/* CSS Document */

table.main
{
	width:600px;
	height:600px;
	border:0px none;
	border-spacing:0px;
}
td.body
{
	text-align:center;
	width:125;
	height:95;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	border: solid;
	border-color:#e5e5e5;
	border-width:thin;
	background-color:#FFFFFF;
}
td.header
{
	text-align:center;
	width:125;
	height:75;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14pt;
	background-color:#666666;
}
td.footer
{
	text-align:center;
	width:125;
	height:75;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#666666;
}
tr.divider
{
	height:10px;
	background-color:#004990;
}
img.all
{
	width:90px;
	height:90px;
	border:none;
}
.small_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;

}
a:hover
{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color:#FF8700;
}
a.headnfoot
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
a.headnfoot:hover
{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FF8700;
}
.bodystyle
{
	background-color:#e5e5e5;
}
a.headnfoot_2
{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
a.headnfoot_2:hover
{
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FF8700;
	border: solid;
	border-color:#e5e5e5;
	border-width:thin;
}
