.menu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1B0A5A;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #1B0A5A;
	text-decoration: underline;
}
.tablerl {
	border-right-style: solid;
	border-right-color: #E8E8E8;
	border-right-width: 1px;

	border-left-style: solid;
	border-left-color: #E8E8E8;
	border-left-width: 1px;
}
.tabler {
	border-right-style: solid;
	border-right-color: #E8E8E8;
	border-right-width: 1px;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: noraml;
	color: #464646;
	text-decoration: none;
}
.textb {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.title {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textlink {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #1B0A5A;
	text-decoration: none;
}
.textlink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #B01815;
	text-decoration: underline;
}
.textlink1 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #1B0A5A;
	text-decoration: underline;
}
.textlink1:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #B01815;
	text-decoration: none;
}
.textbox {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-BOTTOM-WIDTH: 1px;
	FONT: 12px verdana;
	COLOR: #000000;
	BACKGROUND-COLOR: #F3F3F3;
	BORDER-RIGHT-WIDTH: 1px;
}
.button{
	background-color: #E6E6E6;
	font-size: 10pt;color:#490E0A; 
	font-family: arial;
	border-width:0.1pt;
	border-color:#003466;
}
