	/* login and logout */
body {
	background-color:#FFFFFF;
	background-position: center center;
	vertical-align:middle;
	background-image: url(../images/solidBLbkgnd.gif);
	background-repeat: repeat;
	}
table {
	vertical-align:middle;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #003399;
	border: thin solid #003399;	
	}
form {
	vertical-align:middle;
	}
.loginlogout {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	background-position: center center;
	}
.Logheading {
	font-size:24px;
	font-variant:small-caps;
	text-align:left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: medium;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-family: Tahoma, Verdana, "Times New Roman";
	color: #003399;
	}
