.text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #090906;
	text-decoration: none;
}
.menu_text {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation_text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0D4157;
	text-decoration: none;
}
.linkinner_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #0d4157;
	text-decoration: underline;
}
.navigation1_text {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0D4157;
	text-decoration: none;
}
.no_repeat {
	background-repeat: repeat-y;
}
.top_repeat {
	background-repeat: repeat-x;
}
.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.height {
	height: 40px;
}.input {
	BORDER-RIGHT: #6e6a6a 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #6e6a6a 1px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 10px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #6e6a6a 1px solid;
	COLOR: #000000;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #6e6a6a 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff
}.left_border {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #333333;
}
