
.txt_caption {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #000000;
	font-weight	: bold;
}

.txt_content_big {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 14px;
	color		: #000000;
	font-weight	: bold;
}

.txt_content {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #000000;
}

.txt_content_link {
	font-family	: Arial, Helvetica, sans-serif;
	/*font-size	: 12px;*/
	color		: #0033CC;
}

.txt_content_small {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #000000;
}

.txt_content_strong {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #000000;
	font-weight	: bold;
}

.txt_content_title {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 14px;
	color		: #FFFF66;
	font-weight	: bold;
}

.txt_content_title_small {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #FFFF66;
	font-weight	: bold;
}

.txt_content_title_small2 {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #00FF00;
	font-weight	: bold;
}

.txt_disclaimer {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #000000;
}

.txt_header {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #FFFFFF;
}

.txt_menu_spacer	{font-size	: 20px;}

.txt_portlet1_title {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #666600;
	font-weight	: bold;
}

.txt_portlet1 {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #000000;
}

.txt_subheader {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 10px;
	color		: #333333;
}

.txt_subheader_bold {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #333333;
	font-weight	: bold;
}

.txt_subheader_title {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 11px;
	color		: #333333;
	font-weight	: bold;
}


/********** REDEFINED HTML TAG **********/
a:link 		{text-decoration: none;}
a:visited 	{text-decoration: none;}
a:hover 	{text-decoration: underline;}
a:active 	{text-decoration: underline;}