body {
	margin: 0px;
	padding: 0px;
	background-color: #939AA4;
}
.search-text {
	font-family: arial;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
}
.search-text a{color:#FFFFFF; text-decoration:none;}
.search-text a:hover{color:#FFFFFF; text-decoration:underline;}

.user-headings {
	font-family: arial;
	font-size: 28px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	line-height: 32px;
	padding-left: 7px;
	padding-bottom: 7px;
}
.user-name-text {
	font-family: arial;
	font-size: 13px;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 8px;
}
.input-box {
	background-color: #282D33;
	height: 21px;
	border: 1px solid #9299A3;
	color: #FFFFFF;
}

.main {
	font-family: tahoma;
	font-size: 14px;
	color: #1F1F1F;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
}

.H2 {
	font-family: tahoma;
	font-size: 18px;
	color: #B5742D;
}

.H3 {
	font-family: tahoma;
	font-size: 18px;
	color: #ff6633;
}


.menu {
	font-family: tahoma;
	font-size: 14px;
	color: #1F1F1F;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
}

.footer-home {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F6F6F8;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
}
.footer-home a{color:#F6F6F8; text-decoration:none;}
.footer-home a:hover{color:#F6F6F8; text-decoration:underline;}

.copy-text {
	font-family: verdana;
	font-size: 11px;
	color: #F6F6F8;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
}
