a.std:link {
	text-decoration: none;
	color: #6583B6;
}

a.std:visited {
	text-decoration: none;
	color: #6583B6;
}

a.std:hover {
	text-decoration: underline;
	color: #6583B6;
}

a.std:active {
	text-decoration: none;
	color: #6583B6;
}

.main_text_column_strong {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	margin: 2px;
	margin-top: 10px;
}

.text_column_strong {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}

.text_column {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000066;
}

.text_column_light {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #003366;
	text-align: justify;
}

.text_desc {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
}

.text_desc_light {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.main_text_column {
	padding-left: 20px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #003366;
	margin: 2px;
}

.ta1 {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #CC3366;
}

.ta2 {
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #3366CC;
}

a.leftmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin: 1px 5px 2px 10px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}

a.mainmenu {
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 
	color: #3333CC;
	text-decoration: none;
}

td.leftmenu_biz {
	background-color: #CCFF99;
	padding: 2px;
}

td.leftmenu_ind {
	background-color: #AADDFF;
	padding: 2px;
	
}

td.leftmenu_net {
	background-color: #FFC67B;
	padding: 2px;
}