A.menu_link {
	TEXT-DECORATION: none;
	color: #17395F;
	border-top: none;
	border-right: none;
	border-bottom: 1px dashed #B8CCE0;
	border-left: none;
} A.menu_link:hover {
	TEXT-DECORATION: none;
	color: #7A3838;
	background-color: #EAEFF4;
} .txt_standard {
	font-family: "Trebuchet MS";
	font-size: 
12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
} .txt_small {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: 
#666666;
	text-transform: uppercase;
	letter-spacing: 1px;
} 
.background {  background-image: url(../images/back.gif); background-repeat: repeat-x; background-position: center}
.txt_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 
16px;
	color: #17395F;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-weight: bold;
}
.txt_box {
	font-family: Tahoma, Arial;
	font-size: 
11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 4px;
}
.txt_small2 {
	font-family: "Trebuchet MS";
	font-size: 
11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
}
.pic {
	overflow: visible;
}
.txt_subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 
14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.lista {
	list-style-image: url(../images/bullet.gif);
	margin-left: 10px;
	display: list-item;
}
.input_txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #17395F;
	background-color: #FFFFFF;
	border: 1px solid #17395F;
}

