body {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #000035;
	scrollbar-darkshadow-color : #191970;
	scrollbar-base-color : #000055;
	scrollbar-face-color : #000055;
	scrollbar-shadow-color : Navy;
	margin-top : 0px;
}

h3 {
	color: #AD6B39;
}
.table{
	background : no-repeat 0px;
	background-repeat : no-repeat;
	position: absolute;
	z-index: 0;
	height: 0px;
	top: 0px;
	border : 1px outset #E6E6FA;
}
.pagetitle_dark{
	font-family : GazelleFLF, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	height : 25px;
	color : #00008B;
	}
	.pagetitle_light{
	font-family : "Lucida Calligraphy", sans-serif;
	font-size : 35px;
	font-style : normal;
	font-weight : bold;
	height : auto;
	color : #B0C4DE;
	padding: 2px;

	}
	.pagetitle {
	font-family: GazelleFLF, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #CC9966;
}
.formtitle1 {
	font-family:  "Lucida Calligraphy", sans-serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	color: Navy;
}
.formtitle_small {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #990000;
	font-style: normal;

}
.formtitle_light {
	font-family: "Lucida Calligraphy", sans-serif;
	font-size: 21px;
	line-height: 30px;
	font-weight: normal;
	color: #6495ED;
}
.formtitle_dark {
	font-family: "Lucida Calligraphy", sans-serif;
	font-size: 21px;
	line-height: 30px;
	font-weight: normal;
	color: #00008B;
}
.formtitle2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.formtitle3_Navy {
	font-family:  sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: Navy;
}
.formtitle3_Red {
	font-family:   sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #990000;
}
a:link {
	text-decoration: underline;
	color: #990000;
}
a:visited {
	text-decoration: underline;
	color: #990066;
}
a:hover {
	text-decoration: underline;
	color: #A0522D;
}
.link_dark {
	text-decoration: underline;
	color: #B22222;
}
.link_dark:visited {
	text-decoration: underline;
	color: #B22222;
}
.link_dark:hover {
	text-decoration: underline;
	color: #FFE4B5;
}
.link_light {
	font-family: "Blackadder ITC", sans-serif;
	font-size: 21px;
	text-decoration: underline;
	color: #CC9966;
}
.link_light:visited {
	font-family: "Blackadder ITC", sans-serif;
	font-size: 21px;
	text-decoration: underline;
	color: #CC9966;
}
.link_light:hover {
	font-family: "Blackadder ITC", sans-serif;
	font-size: 21px;
	text-decoration: underline;
	color: #FFE4B5;
}
p{
font-family: Verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: 16px;
padding: 3px;
}
.inputfield {
	background-color: #FFDEAD;
	border: thin ridge #D2691E;
	font-size : 11px;
	font-style : normal;
	font-family : Verdana, Arial;
	text-align:left;
	color: #A0522D;
}

.button {
	background-color: #FFDEAD;
	border: thin ridge #D2691E;
	font-size : 11px;
	font-style : normal;
	font-family : Verdana;
	text-align:center;
	color: #A0522D;
}
.button:visited {
	color:#666666;
}

.button:hover {
	color:#535353;
	border:1px solid #535353;
	background-color:#C3C3C3;
	text-decoration:none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #800000;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #3366CC;
}
.bodytext_sml {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #3366cc;
}
.smalltext {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #E0FFFF;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	background-color: #0000CD;
	display: block;
	width: 142px;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #6495ED;
	border-right-color: #6495ED;
	border-bottom-color: #6495ED;
	border-left-color: #6495ED;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #4682B4;
	display: block;
	width: 140px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
