.normal_black {
	font-family: verdana;

	font-size: 8pt;

	font-weight: normal;

	color: #000000;

	text-decoration: none}

.small_black {

	font-family: verdana;

	font-size: 7pt;

	font-weight: normal;

	color: #000000;

	text-decoration: none}

.bold_black {

	font-family: verdana;

	font-size: 8pt;

	font-weight: bold;

	color: #000000;

	text-decoration: none}

.normal_red {

	font-family: verdana ;

	font-size: 8pt;

	font-weight: normal;

	color: #FF0000}

.large_red {

	font-family: verdana ;

	font-size: 10pt;

	font-weight: bold;

	color: #FF0000}

.normal_grey_link {

	font-family: verdana;

	font-size: 8pt;

	font-weight: bold;

	color: #333333;

	text-decoration: none}

.normal_grey_link:hover {

	font-family: verdana;

	font-size: 8pt;

	font-weight: bold;

	color: #CC33CC;

	text-decoration: none}

.big_grey_link {

	font-family: verdana;

	font-size: 13pt;

	font-weight: bold;

	color: #000000;

	text-decoration: none}

.big_grey_link:hover {

	font-family: verdana;

	font-size: 13pt;

	font-weight: bold;

	color: #CC33CC;

	text-decoration: none}

.small_button {

	font-family: verdana;

	font-size: 7pt;

	font-weight: normal;

	color: #000000;

	background-color: #FFFFFF;

	border-style: solid;

	border-color: #000000;

	border-width: 1px}

.normal_button {

	font-family: verdana;

	font-size: 8pt;

	font-weight: normal;

	color: #000000;

	background-color: #FFFFFF;

	border-style: solid;

	border-color: #000000;

	border-width: 1px}

.small_green_button {

	font-family: verdana;

	font-size: 7pt;

	font-weight: normal;

	color: #000000;

	background-color: #CCFFCC;

	border-style: solid;

	border-color: #000000;

	border-width: 1px}

.textbox {

	font-family: verdana;

	font-size: 8pt;

	font-weight: normal;

	color: #000000;

	background-color: #FFFFFF;

	border-style: solid;

	border-color: #000000;

	border-width: 1px}

.combo {

	font-family: verdana;

	font-size: 7pt;

	background-color: #FBF9F3}

table.grey_thin {

	border-width: 1px;

	border-spacing: ;

	border-style: outset;

	border-color: #CCCCCC;

	border-collapse: separate;

	background-color: white}

html,body {

	margin:0;

	padding:0;

	height:100%;

	border:none}

#fullheight{height:100%}
