﻿.buttonstyle1
{
	border-right: inactivecaption 1px solid;
	border-top: inactivecaption 1px solid;
	border-left: inactivecaption 1px solid;
	border-bottom: inactivecaption 1px solid;
	background-color: #434e54;
	color: Yellow;
	font-family: Palatino Linotype;
	font-weight: bolder;
	font-size: 9pt;
	cursor: pointer;
}
.buttonstyle1:hover
{
	background-color: #003366;
	color: White;
}
.buttonstyle2
{
	font-family: Palatino Linotype;
	font-size: 10pt;
	font-weight: bolder;
}
.buttonstyle2:hover
{
	color: Maroon;
}
.menu
{
	background-color: #003333;
}
.menu:hover
{
	background-color: #00c0c0;
}






.signin-puclabel
{
	font-family: Palatino Linotype;
	color: #003366;
	font-size: 16pt;
	font-weight: bolder;
}
.signin-puctext
{
	color: #0000cc;
	font-size: 11pt;
	font-family: Calibri,Palatino Linotype;
	font-weight: bold;
	text-align: justify;
	width: 501px;
}
.bottomdiv
{
	width: 100%;
	height: 50px;
	margin: 0px 0px 0px 0px;
	border-top: skyblue 2px solid;
}
.colors
{
	color: Black;
}
