a {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 8pt;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a:active {
	color : #FFFFFF;
	text-decoration : underline;
}

body {
	cursor : default;
	background-color : #000000;
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 8pt;
}

form {
	margin : 0px 0px 0px 0px;
}

select {
	border : 1px inset #2C4379;
	background-color : #2C4379;
	color : #D9E3FF;
	font-family : Tahoma;
	font-size : 8pt;
}

TD {
	color : #FFFFFF;
	font-family : Tahoma;
	font-size : 8pt;
	border : 0px solid;
}

textarea {
	border : 1px solid #334F8E;
	background-color : #2C4379;
	color : #D9E3FF;
	font-family : Tahoma;
	font-size : 8pt;
}

.boldlink {
	color : #F2F7FD;
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

.boldlink:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

.bottom {
	color : #DADAEA;
	font-family : arial, sans-serif;
	font-size : 8pt;
}

.bottomlink {
	color : #D9E3FF;
	font-family : arial, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

.bottomlink:hover {
	color : #FFFFFF;
	font-family : arial, sans-serif;
	font-size : 8pt;
	text-decoration: none;
}

.button {
	border : 1px solid #939AB2;
	cursor : hand;
	color : #FFFFFF;
	background-color: #333333;
	font-family : Verdana;
	font-size : 8pt;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

.field {
	border : 1px solid #939AB2;
	background-color : #D967000;
	color : #000000;
	font-family : Tahoma;
	font-size : 8pt;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 0px;
}