body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.search-text {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
}
.search-text-box {
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
	height: 19px;
	width: 158px;
	line-height: 17px;
}
.search-go {
	background-color: #999999;
	border: 1px solid #cccccc;
	height: 21px;
	width: 28px;
	line-height: 21px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.search-go a{color:#FFFFFF; text-decoration:none;}
.search-go a:hover{color:#FFFFFF; text-decoration:underline;}

#start-text {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #606164;
	text-decoration: none;
	position: absolute;
	margin-top: 205px;
	margin-left: 48px;
}
#start-text a{color:#606164; text-decoration:none;}
#start-text a:hover{color:#606164; text-decoration:underline;}

h1 {
	font-family: tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #606164;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
}
.welcome-text {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #606164;
	text-decoration: none;
	text-align: left;
}
.welcome-text a{color:#606164; text-decoration:none;}
.welcome-text a:hover{color:#0168aa; text-decoration:underline;}

.welcome-more {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #606164;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
}
.welcome-more a{color:#606164; text-decoration:underline;}
.welcome-more a:hover{color:#606164; text-decoration:underline;}

h2 {
	font-family: tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #0168aa;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
}
h3 {
	font-family: arial;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-top: 15px;
}
.form-text {
	font-family: verdana;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
}
.form-text-box {
	line-height: 18px;
	background-color: #FFFFFF;
	height: 20px;
	width: 113px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.login-text {
	height: 31px;
	width: 65px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #616265;
	text-decoration: none;
	background-image: url(../images/login-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 30px;
	margin-top: 4px;
}
.login-text a{color:#616265; text-decoration:none;}
.login-text a:hover{color:#616265; text-decoration:underline;}

.footer-text {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #0168aa;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.footer-text a{color:#0168aa; text-decoration:none;}
.footer-text a:hover{color:#0168aa; text-decoration:underline;}

.footer-text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
