.backright {
	background-color: #CCCCCC;
	background-image:  url(../images/back_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

a:link {
	text-decoration: underline;
	color: #006699;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #FFFFFF;
	background-color: #000066;
}

.txt12px{
	font-size: 12px;
	line-height: 165%;
}

.txt12pxstrg{
	font-size: 12px;
	line-height: 165%;
	font-weight: bold;
	color: #000066;
}

.txt11px {
	font-size: 11px;
	line-height: 130%;
}

a.white{
	color: #ffffff;
}

.white{
	color: #ffffff;
}

tr.submenu{
	height: 21;
	background-color:	#666666;
}

