a:link {
	color: #008000;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #008000;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #FF0000;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

body {
	background-color: #000000;
	color: #000000;
	font-family: tahoma;
	font-size: 60pt;
	scrollbar-face-color: 009900;
	scrollbar-track-color: 000000;
}

font {
	font-family: tahoma;
	font-size: 10pt;
}

h1 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	word-spacing: 0;
}

h2 {
	color: #009900;
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	word-spacing: 0;
}

input {
	border-bottom: #DCDCDC 1px solid;
	border-left: #DCDCDC 1px solid;
	border-right: #DCDCDC 1px solid;
	border-top: #DCDCDC 1px solid;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

p {
	color: #000000;
	font-family: tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

select {
	border-bottom: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

textarea {
	border-bottom: #C0C0C0 1px solid;
	border-left: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-top: #C0C0C0 1px solid;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

.bullett {
	color: #000000;
	font-family: tahoma;
	font-size: 10pt;
	margin-bottom: 1;
	margin-top: 0;
}

.input-text {
	border: 1 solid #C0C0C0;
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
}

.input-text-required {
	background-color: #CCFFCC;
	border: 1 solid #C0C0C0;
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
}

.normal-black  {
	color: #000000;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
}
.normal-black-0margin-topbottom  {
	color: #000000;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.small-black-text  {
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
}

.submit-button {
	background-color: #009900;
	border: 1 solid #000000;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}

.text-8pt {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
}

.text-8pt-nogap {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
}

.text-bold-12 {
	color: #000000;
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.text-small {
	color: #FF0000;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
}

.text-white-bold  {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.txtfielddropdown {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}