@charset "iso-8859-1";
/* CSS Document */

 body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBDBDB;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	font-style: italic;
	line-height: 5px;
	font-weight: bold;
	color: #215676;
}
.bginput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #354E73;
	background-color: #E9EAEE;
	height: auto;
	width: 175px;
	border: 1px dashed #405473;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #354E73;
	background-color: #E9EAEE;
	height: auto;
	width: 50px;
	border: 1px dashed #405473;
	font-style: normal;
	font-weight: bold;
}
#mylink a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000080;
	text-decoration: none;
}
#mylink a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000080;
}
#mylink a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000080;
}
#mylink a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000080;
	text-decoration: underline;
}
#mylink a:active {

}