/* CSS Document */

.txt_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	}
	
	
.txt_navoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cccccc;
	}

.txt_nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #cccccc;
	}
	
	
.txt_nav2off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	}
	
.txt_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	}
		
.txt_body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
	}
	
.txt_bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
	
.txt_bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

.txt_bodysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.txt_bodybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}	
	
.txt_biggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	}	
	
.txt_bigblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	}
a:link { color: #000000; text-decoration: none }
a:active { color: #666666; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:hover { color: #666666; text-decoration: none }

.tdback-lgrey { background-color: #cccccc}

.aud-tdback { background-image: url(images/audio-phones.gif);}