.framesmudgeright {
	background-image: url(common/frame_smudgeright.jpg);
	background-repeat: repeat-y;
}
.framesumudgeleft {
	background-image: url(common/frame_smudgeleft.jpg);
	background-repeat: repeat-y;
}
.bodytextnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.bodytextnormalbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.linktextblueroman {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #004994;
	text-decoration: none;
	font-style: italic;
}
.thumbblueline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AFD0EB;
}

.linktextblueroman:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #004994;
	text-decoration: none;
	font-style: italic;
}
.linktextblueroman:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	font-style: italic;
}
.bodytextlinkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004994;
	text-decoration: none;
}
.bodytextlinkblue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004994;
	text-decoration: none;
}
.bodytextlinkblue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004994;
	text-decoration: underline;
}
