body {margin: 0; padding: 0;}
img {border: none; margin:0; padding:0;}
table {border-collapse: collapse; border-width: 0;}

#header {
	text-align: center;
	color: #ffffff; background-color: #00009a;
	height: 100px; width: 100%;
	border-bottom-style: groove;
	border-top: 1px solid #eeeeff;
}
.headert1 {
	font-family: Georgia;
	font-size: 28pt;
	font-weight: bold;
}
.headert2 {
	font-family: Georgia;
	font-size: 12pt;
	font-style: italic;
}

#thebody {
  width: 60%; margin-left: 20%;
	color: #eeeeee;
}
#menu {
	width: 40%; margin-left: 30%;
	background-color: #eeeefe;
	font-family: Arial;
	font-size: 14pt;
	text-align: center;
	margin-top: 2.5em;
	border-style: ridge;
}
#pass {
	width: 40%;
	margin-left: 30%;
	margin-top: 3em;
	border-style: ridge;
	background-color: #0099ee;
	font-family: Arial;
	font-size: 14pt;
}
label {font-size: 13pt; font-weight: bold;}
h4 {text-align:center; font-size:20pt; font-style:italic; color:#000088; margin:0; padding:0;}
h5 {text-align:center; font-size:12pt; font-style:italic; color:#009900; margin:0; padding:0;}
.hrblu1 {color: #0077cc; height: 4px;}

#menu a {color: #0000ff;}
#menu a:hover {background-color: #ffff66; color: #0000bb;}
#menu a:visited {color: #0000ef;}

ul {list-style-type: none; margin:0; padding:0;}
li {padding-top: 1.4em;}
.butn {font-family:Arial; font-weight:normal; font-size: 14pt; width: 100px; height: 50px;}
.butn2 {width: 120px; height: 50px; font-family:Tahoma; font-size:16pt;}

.graduated {FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#00007e,endColorStr=#5555ff)}
