.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5e62;
}
.large_gray_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5c5e62;
}
.blue_large_text {
	color: #4E678F;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.blue_bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e6699;
}
.blue_small_text {
	font-size: 11px;
	font-family: verdana;
	color: #495E89;
	font-weight: bold;
}
.nevigation_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.white_big_text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #183B71;
}
a:link {
	color: #183B71;
	text-decoration: none;
}
a:visited {
	color: #183B71;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.white_link:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
.white_link:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
.white_link:hover {
	color: #0099FF;
	text-decoration: none;
	font-size: 10px;
}
.white_link:active {
	color: #6699FF;
	text-decoration: none;
	font-size: 10px;
}
.inputarea {
BORDER-RIGHT: #697BA7 1px solid;
BORDER-TOP: #697BA7 1px solid;
FONT-SIZE: 11px;
BORDER-LEFT: #697BA7 1px solid;
COLOR: #000000;
BORDER-BOTTOM: #697BA7 1px solid;
FONT-FAMILY: verdana;
BACKGROUND-COLOR: #ffffff;
}
