.page
{
	border: thick double #800000;
	font-size: 13px;
	margin-left: 3em;
	margin-top: -4px;
	margin-bottom: 5px;
	width: 718px;
	background: #d8e4f8;
	height: auto;
	background-image: url(             '../bground/BG75.GIF' );
}
.changepassword
{
	border: 1px solid #1292FF;
	margin: 15px;
	font-size: 13px;
	height: 163px;
	width: 334px;
	display: run-in;
	cursor: move;
	visibility: visible;
	
}
.button
{
	background-position: 1px 30px;
	border: thin double #008080;
	margin: 3px;
	font-family: 'Times New Roman' , Times, serif;
	color: #663300;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: normal;
	text-decoration: blink;
	clip: rect(3px, 3px, 3px, 3px);
}
.login
{
	border: medium double #CC9933;
	margin: 15px;
	font-size: 13px;
	height: 74px;
	width: 250px;
	display: run-in;
	cursor: move;
	visibility: visible;
}
.menu
{
	border-top:#1292D7 1px solid;
	border-bottom:#1292D7 1px solid;
	background:#1292D7;
}
.footer
{
	border-top: #1292D7 1px solid;
	width: 100%;
	font-size: 10px;
	height: auto;
	color: Gray;
	background: #d8e4f8;
}
.newuser
{
	text-decoration:none;
	color:#1292FF;
}
.newuser:hover 
{
	text-decoration:underline;
	
}

.signupBorder
{
	font-size:13px;
	width:600px;
	border-left:1px #1292D7 solid;
	border-top:1px #1292D7 solid;
	border-right:1px #1292D7 solid;
	border-bottom:1px #1292D7 solid;
}
.signupHeader
{
	width: 100%;
	border-left: 1px #1292D7 solid;
	border-top: 1px #1292D7 solid;
	border-right: 1px #1292D7 solid;
	border-bottom: 1px #1292D7 solid;
	background: #008000;
	color: White;
	height: 15px;
	font-weight: bold;
}
.signupContent, .loginContent
{
	color: #000000;
	text-align: center;
}
.userMenu
{
	border-top: 1px #1292D7 solid;
	border-bottom: 1px #d8e4f8 solid;
	border-left: 1px #1292D7 solid;
	border-right: 1px #1292D7 solid;
	background: #800000;
	width: 100%;
	height: auto;
	border-color: #800000;
}
.userMenu a
{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
	color:White;
}
.userMenu a:hover
{
	background:white;
	color:#1292D7;
}

.imgView
{ 	 
}
.imgView a:hover
{
	border-top:red 2px solid;
	border-bottom:red 2px solid;
	border-right:red 2px solid;
	border-left:red 2px solid;
}
