
html, body, center {margin: 0; padding: 0;}
html, body, center {height: 100%;}
#fullheight{height:100%;

	margin: 0 auto;
	text-align: left;
	vertical-align: middle;


}

td{
font-family: Tahoma;
font-size:11px;
color:#7B86BD;
}
a{
color:#ff0000;
text-decoration: none;
}
h1 {
color: #ffffff;
font-weight: bold;
font-size: 12px;
}
a:hover{
color:#000000;
text-decoration: underline;
}
.menu{
font-size:12px;
font-weight:bold;
color: #ffffff;
text-decoration: none;
}
.menu:hover{
font-size:12px;
font-weight:bold;
color: #000000;
text-decoration: none;
}

.menusmall{
font-size:11px;
font-weight:bold;
color: #ffffff;
}
.menusmall:hover{
font-size:11px;
font-weight:bold;
color: #ff0000;
}
input{
background-color:#21388C;
color:#ffffff;
}


@media screen {.PrintOnly {display:none}}
@media print {.ScreenOnly {display:none}}
