body {
	background-color: #272752;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.background {
	background-color: #272752;
}

.pageBackground {
	background-color: #ffffff;
}

.pageShadow {
	background-color: #1F1F42;
}

.bodyText {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

.headerText {
	font-family: verdana;
	font-size: 14px;
	line-height: 31px;
	color: #000000;
	font-weight: bold;
}

.copyText {
	font-family: verdana;
	font-size: 10px;
	line-height: 16px;
	color: #9393A9;
}

.language {
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
}

.readmore {
	color: #FF6600;
}

.input1 {
	width: 170px
}

.input2 {
	width: 350px
}

