.whitelinkbutton
{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
	background-color: Transparent
}

.whitelinkbutton:hover
{
	font-family: verdana;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
	background-color: Transparent
}

.headertext
{
	font-family: arial;
	color: black;
	font-size: 10pt;
	background-color: Transparent
}

.titletext
{
	font-family: arial;
	color: black;
	font-size: 12pt;
	font-weight:bold;
	background-color: Transparent
}

.display_table
{
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
}

.display_table_top_row
{
	BORDER-BOTTOM: black 2px solid;
}

.display_table_inner
{
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
}

.display_text_header
{
	font-family: Verdana;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	background-color: Transparent
}

.display_text
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	background-color: Transparent
}

.display_text_bold
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	background-color: Transparent
}

.bodytable
{
	padding: 7px;
	width:100%;
	border:0	
}

.verifier_image_table
{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.grey_table
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	background-color: #E9E6EB;
}

.grey_table_top_row
{
	BACKGROUND: url(pictures/table_bg_header_3d.png);
	background-repeat: repeat-x
}

.grey_table_headertext
{
	font-family:verdana;
	font-size: 10pt;
	color: White;
	background-color: Transparent;
	font-weight:bold
}

.bar_alert
{
	BACKGROUND: url(pictures/bg_alert_3d.png);
	background-repeat: repeat-x
}

.bar_advisory
{
	BACKGROUND: url(pictures/bg_advisory_3d.png);
	background-repeat: repeat-x
}

.bar_update
{
	BACKGROUND: url(pictures/bg_update_3d.png);
	background-repeat: repeat-x
}

.bar_info
{
	BACKGROUND: url(pictures/bg_info_3d.png);
	background-repeat: repeat-x
}

.bar_text
{
	font-family:verdana;
	font-size: 10pt;
	color: White;
	background-color: Transparent;
	font-weight: bold;
}

.white_table
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 2px;
	PADDING-BOTTOM: 2px;
	background-color: White;
}

.validator
{
	font-family: Verdana;
	font-size: 8pt;
	color: Red;
	background-color: Transparent
}

.labellink
{
	font-family: Verdana;
	font-size: 8pt;
	color: #336699;
	background-color: Transparent;
	text-decoration: none
}

.labellink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: red;
	background-color: Transparent;
	text-decoration: underline
}

.labelclass
{
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	background-color: Transparent
}

.textboxclass
{
	font-family: Verdana;
	font-size: 8pt;
}	

.buttonclass
{
	font-family: Verdana;
	font-size: 8pt;
	cursor: hand;
}	