
td  {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
    font-weight: bold;
	text-decoration : none;
}

td a:link, td a:hover, td a:visited, td a:active {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 12pt;
	color : #0085DC;
	text-decoration : underline;
}


.menu, .menu a:link, .menu a:hover, .menu a:visited, .menu a:active {
    font-family : Arial, Geneva, Helvetica, sans-serif;
    font-size : 10pt;
    color : #ffffff;
    font-weight: normal;
	text-decoration : none;
}
	
.back {
 font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
    font-weight: normal;
	text-decoration : none;

}

.back a:link, .back a:hover, .back a:visited, .back a:active {
    font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : #0085DC;
    font-weight: normal;
	text-decoration : underline;
}

.plain {
font-weight: normal;
}

.scheme {
font-size : 11pt;
font-weight: normal;
}

.lang, .lang a:link, .lang a:hover, .lang a:visited, .lang a:active {
 font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
    font-weight: normal;
	text-decoration : none;

}
.flag {
padding-left: 15px;
padding-top: 15px;
}

.flag a:link, .flag a:visited, .flag a:active {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000000;
	text-decoration : none;
}

.flag a:hover {
font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 12pt;
	color : #0085DC;
	text-decoration : none;

}

.run {
font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size : 14pt;
	color : #ffffff;
    font-weight: normal;
    background : #125696;
    padding: 15px 25px 15px 25px;
    
}

.run a:link, .run a:hover, .run a:visited, .run a:active {
font-size : 14pt;
color : #ffffff;
text-decoration : underline;
}

.activeTab, .activeTab a:link, .activeTab a:hover, .activeTab a:active, .activeTab a:visited {
padding: 4 0 4 0;
background-image: url('/_images/_base/bg_menu.gif');
background-repeat: repeat-y;
font-size: 10pt;
color: #000000;
font-weight: bold;
text-decoration : none;
}

.nonActiveTab, .nonActiveTab a:link, .nonActiveTab a:active, .nonActiveTab a:visited {
padding: 4 0 4 0;
color: #000000;
font-size: 10pt;
font-weight: bold;
text-decoration : none;
}

