a {text-decoration: underline}
a:hover{text-decoration: underline; color:red;}
body, td {  color: #333333; font-family: arial; font-size: 11px}
html, body {margin: 0px;
}
.title {
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #666666;
	text-transform: uppercase;
	font-size: 12px;
}
.boldblu {
	font-weight: bold;
	color: #000066;
	font-size: 11px;
}
.lHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 7px;
	padding-rigth: 7px;
	padding-top: 7px;
	padding-bottom:3px;}

.lTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 7px;}

.rTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 7px;}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: top;
}


.tr {
	background-color: #FFFFFF;
}
.just {
	text-align: justify;
}
.caps {
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
.bold {
	font-weight: bold;
}
.speechjust {
	BACKGROUND-COLOR: #f3f3f3;
	border: 2px solid #CCCCCC;
	padding: 10px;
	color: #333333;
	background-image: url(images/bglogo.gif);
	background-repeat: no-repeat;
	text-align: justify;
	width: auto;

}
.trmain {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;

}
.mail {
	color: #0000ff;
}

.ten {
	font-size: 10px;
}
.blackblock {
	background-color: #000000;
	background-image: url(images/white.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.speechjust2 {
	BACKGROUND-COLOR: #f3f3f3;
	border: 1px dashed #dddddd;
	padding: 10px 10px 10px 25px;
	color: #333333;
	text-align: justify;
	background-image: url(images/bglogo.gif);
	background-repeat: no-repeat;

}
.li1 {
	padding-left: 20px;
}
.lines {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center;


}
.navigation {
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
}
.nav {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 2px;
	vertical-align: bottom;
	padding-top: 5px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 8px;
	}
.nav a:link, .nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	color: #cccccc;
	text-decoration: none;
}
