/* CSS Document */

.lnavt {
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 16px;
}

.lnavty {
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #FFCC00;
font-size: 16px;
}


/*These are the 	link style definitions.*/
.lnav {
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 12px;
text-decoration: none;
}


.lnav a:link { color: #000000;
text-decoration: none;
}
.lnav a:visited { color: #000000;
text-decoration: none;
}
.lnav a:hover { color: #6E6E6E;
text-decoration: none;
}

.lnavsmall {
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 10px;
text-decoration: none;
}


.lnavsmall a:link { color: #000000;
text-decoration: none;
}
.lnavsmall a:visited { color: #000000;
text-decoration: none;
}
.lnavsmall a:hover { color: #6E6E6E;
text-decoration: none;
}


.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.txt1 {font-family: Arial, Helvetica, sans-serif}

.txt1b {font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.txt1br {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#FF0000; }
.txt1b a:link {color: #000000}
.txt1b a:visited {color: #000000}
.txt1b a:hover {color: #000000}

.txt2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}
.heading1w {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color:#FFFFFF;
}

.txt2b {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
}

.highlight {
color:#FF0000;
background:#FFFF00;
}

.txt3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.txt3 a:link {color: #000000}
.txt3 a:visited {color: #000000}
.txt3 a:hover {color: #000000}

.txt1bg {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#FFCC00; }
.txt1bg a:link {color: #FFCC00}
.txt1bg a:visited {color: #FFCC00}
.txt1bg a:hover {color: #FFCC00}
