body {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
}
.gray {
	background-attachment: fixed;
	background-color: #CBCBCB;
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.smal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.smal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
.smal a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CBCBCB;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #000033;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.login{
	background-attachment: fixed;
	background-image: url(images/in_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.tops {
	background-attachment: fixed;
	background-image: url(images/in_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.doun {
	background-attachment: fixed;
	background-image: url(images/in_15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

