.lng, .lng a, .lng a:link, .lng a:visited, .lng a:hover, .lng a:active {
    font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 2px 5px;
}

.footer {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size : 8px;
    color: #FFFFFF;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #FFFFFF;
    text-decoration: underline;
}

.menu {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size : 8pt;
	font-weight: bolder;
    color: #FFFFFF;
}

.menu a, .menu a:link, .menu a:visited {
	color: #000000;
    text-decoration: none;
}

.menu a:hover, .menu a:active {
	color: #FFFFFF;
    text-decoration: underline;
}

.selmenu {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size : 8pt;
    font-weight: bolder;
    color: #FFFFFF;
}

.selmenu a, .selmenu a:link, .selmenu a:visited, .selmenu a:hover, .selmenu a:active {
	color: #FFFFFF;
    text-decoration: underline;
}

.redtxt {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size : 9pt;
    color: red;
}

.txt {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size : 9pt;
    color: #000000;
}

.txt a, .txt a:link, .txt a:visited {
	color: #000000;
    text-decoration: none;
}

.txt a:hover, .txt a:active {
	color: #FFFFFF;
    text-decoration: underline;
}

.txt2 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size : 9pt;
    color: #000000;
}

.txt2 a, .txt2 a:link, .txt2 a:visited {
	color: #0000FF;
    text-decoration: none;
}

.txt2 a:hover, .txt2 a:active {
	color: #0000FF;
    text-decoration: underline;
}

.line {
	color: #CC7A22;
	border: none;
}

.forms {  
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	border: 1px #000000 solid; 
}

.button {  
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	border: 1px #000000 solid; 
}

.img1 {
	border: 2px solid #CC7A22;
}