/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;	
}
#viewer-frame {
	border: 1px solid #c5c5c5;
}


.text_8px {font-size: 8px}
#support {
	border: 1px solid #FFFFFF;
}

.text_9px {font-size: 9px}

.text_10px {font-size: 10px}

.lables-navigation_10px {
	font-size: 10px;
	font-weight: bold}

.text_11px {font-size: 11px}

.white {
	color: #FFFFFF;
	font-size: 9px;
}

.header_11px {
	font-size: 11px;
	font-weight: bold;
}



.text_11px-NAVIGATION {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.text_12px {font-size: 12px}

.text_13px {font-size: 13px}

.text_14px {font-size: 14px}

a:link {
	color: #aec12d;
	text-decoration: none;
	}
#viewer-window  {
	border: 1px solid #c5c5c5;
	padding: 0px;
}
	
a:visited {
	color: #aec12d;
	text-decoration: none;
	}
	
a:hover {
	color: #aec12d;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}

table#LINK_LIST {
	border: 1px solid #c5c5c5;
	}
.text_11px_line_spaced {
	font-size: 11px;
	line-height: 18px;
}

