body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(Img/intro_bk.gif);
	background-repeat:repeat;
}
td {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #08335E;
	
}
.Null {
	background-image:url(img/Null.gif);
}
.Input2 {
	font-family:Tahoma;
	color: #7E7E7E;
	border: 1px solid #C6DA6A;
	background-color: #fffffff;
}
.INLinks {
	font-family: Tahoma;
	font-size: 8.5pt;
	color:#124773;
	text-decoration:none;
	cursor:pointer;
}
.INLinks:link {
	font-family: Tahoma;
	font-size: 8.5pt;
	color:#124773;
	text-decoration:none;
}
.INLinks:visited {
	font-family: Tahoma;
	font-size: 8.5pt;
	color:#124773;
	text-decoration:none;
}
.INLinks:hover {
	font-family: Tahoma;
	font-size: 8.5pt;
	color:#90A62B;
	text-decoration:none;
}
.Intro {
	background-image:url(img/intropicture.gif);
}
.Ico_home {
	background-image:url(img/Home.gif);
	background-repeat:no-repeat;
}
.Ico_Con {
	background-image:url(img/contactUs.gif);
	background-repeat:no-repeat;
}
