.titlefont {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 24px;
	background-color: #FFFFFF;
	color: #333333;
}
.menuline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.whitefont {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
}

.textfont {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #333333;
}
a.languagelink:link {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.languagelink:hover {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.languagelink:active {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

a.languagelink:visited {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.menulink:link {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menulink:active {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menulink:visited {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menulink2:link {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}
a.menulink2:hover {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.menulink2:active {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}

a.menulink2:visited {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #009966;
}
.label1 {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.label2 {
	font-family: Arial, Terminal, Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.texthidden { 
        display: block;
        overflow: hidden; 
        width: 0; 
        height: 0; 
}
.textlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.textlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.textlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

