/* CSS Document */

.table01
{
    border-color: #000000;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.td01
{
    border-color: #000000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 0px;
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
}
.td02
{
    border-color: #000000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: #ffffff;
  letter-spacing: -.025em;
 line-height: 210%
}

.headeryellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
    color: #F4F799;
 line-height: 100%
}



.bodytextsmallspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: #111111;
 line-height: 150%
}


.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: #FCE8AA;
  letter-spacing: 0.05;
 line-height: 125%
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: 111111;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: 111111;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: 111111;
	text-decoration: none;
}
.linkwhite{
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 14px; 
	color: #ffffff
}
.linkwhitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
input.submit{
	font-family: Arial, Helvetica, sans-serif;
	height:25px;
	width: 85px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-style: solid;
    border-width: 0px;
    border-color: #C69201;
    padding-left: 0px;
	border: 2px #777778 inset;
    background-color: #FA0303;
}
