BODY{
	background:#d3d5d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:565656;
}
.redtext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color:932222;
}

.centertext {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
	text-color: #565656;

}

.header {
	font-family: Arial;
	font-size:12px;
	color:#393939;
	text-decoration:none;
	font-weight:bold;
	margin-top:15px;
}

.form {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	text-align:left;
	font-variant: normal;
	text-decoration: none;

}


.whitetext {
	font-family: Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	
}
.whitelink {
	font-family: Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	
}

.whitelink:link
{
	font-family: Arial;
	font-size:11px;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

.whitelink:visited
{
	font-family: Arial;
	font-size:11px;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}

.whitelink:hover
 {
 	font-family: Arial;
	font-size:11px;
    COLOR: #ffffff;
	text-decoration:underline;
 }
 
  .table
 {
 border-color:#778890;
 border-collapse:collapse;
 
 }
 
 .td
 {
 padding-left:5px;
 padding-right:5px;
 font-family: Arial;
 font-size:11px;
 COLOR: #000000;
 TEXT-DECORATION: none
 }
 
 .textinput
 {
 border-style: solid;
 border-width: 1;
 border-color:#7f9db9;
 font-size:11px;
 COLOR: #000000;
 TEXT-DECORATION: none;
 }
 
 .greytext {
	font-family: Arial;
	font-size:9px;
	color:#7f888c;
	text-decoration:none;
}


.greylink {
	font-family: Arial;
	font-size:9px;
	color:#7f888c;
	text-decoration:none;
}

.greylink:link
{
	font-family: Arial;
	font-size:9px;
    COLOR: #7f888c;
    TEXT-DECORATION: none
}

.greylink:visited
{
	font-family: Arial;
	font-size:9px;
    COLOR: #7f888c;
    TEXT-DECORATION: none
}

.greylink:hover
 {
 	font-family: Arial;
	font-size:9px;
    COLOR: #7f888c;
	text-decoration:underline;
 }

.orangetext {
	font-family: Arial;
	font-size:11px;
	color:#ff9900;
	text-decoration:none;
}

.bluetext {
	font-family: Arial;
	font-size:11px;
	color:#006699;
	text-decoration:none;
}

.bluelinktext {
	font-family: Arial;
	font-size:11px;
	color:#1f7bae;
	text-decoration:none;
}

.bluelink {
	font-family: Arial;
	font-size:11px;
	color:#1f7bae;
	text-decoration:none;
}

.bluelink:link
{
	font-family: Arial;
	font-size:11px;
    COLOR: #1f7bae;
    TEXT-DECORATION: none
}

.bluelink:visited
{
	font-family: Arial;
	font-size:11px;
    COLOR: #1f7bae;
    TEXT-DECORATION: none
}

.bluelink:hover
 {
 	font-family: Arial;
	font-size:11px;
    COLOR: #1f7bae;
	text-decoration:underline;
 }