<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td,body,div,.in,input,select,textarea {
	font-size: 12px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
a {color: #000000;}
a:hover {color: #FF0000;}
a.menu:link {color: #FFFFFF;text-decoration: none;}
a.menu:hover {color: #FFFFFF;text-decoration: none;}
a.menu:visited {color: #FFFFFF;text-decoration: none;}
.menutext {
	font-weight: 900;
	padding-left: 15px;
	filter: Glow(Color=#213884, Strength=1);
}
.page {filter: Gray;}
.title {
	font-weight: bold;
	font-size: 18px;
	color: #213884;
	filter: Glow(Color=#ffffff, Strength=2);
	letter-spacing: 10px;
	text-decoration: underline;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: center;

}
body {background-color: E4E8F3;}
.AddButton {
	font-size: 14px;
	font-weight: bold;
	color: #013569;
	height: 33px;width: 145px;
	padding-top: 3px;
	background-image: url(images/button_bg.gif);
	border: 0px;
	cursor: hand;
	letter-spacing: 1px;
}
.TypeButton {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding-top: 3px;

}
.TypeButton2 {
	border: 1px solid #000000;
	background-color: #000099;
	padding-top: 3px;
	color: #FFFFFF;
}
.LanguageButton {
	background-image: url(images/impbnt_bg.gif);
	height: 25px;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.LanguageButton2 {
	background-image: url(images/impbnt_bg2.gif);
	height: 25px;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.LanguageButtonborder {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #29619C;
	border-bottom: 1px solid #29619C;
	border-left: 1px solid #FFFFFF;
}

.Alert {
	background-image: url(images/alert.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	background-color: #E1F1FF;
	border: 1px solid #3964C6;
	text-indent: 20px;
	padding: 3px;
	line-height: 17px;
	text-align: left;
}
.WebEditorButton {
	color: #333333;
	cursor:hand;
	font-weight: bold;
	padding: 2px;
}
.DivNobr{
	OVERFLOW:hidden;
	TEXT-OVERFLOW:ellipsis;
	text-align: left;

}
</pre></body></html>