.fairviewcss{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #000066;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;

}
a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
}
body {
	margin-top: 30px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	background: #FFFFFF;
	background-image:  url(images/bg.gif);
	background-position: center center;
}

.normal-text{
	color: #000000;
	font-family: tahoma, verdana;
	font-size:11px;
	font-weight: normal;
	padding-left:0px;
	padding-right:0px;
}
.padding-text{
	color: #000000;
	font-family: tahoma;
	font-size:11px;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
}
.footer-text{
	color: #FFFFFF;
	font-family: tahoma;
	font-size:9px;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
}
input.nb{ 
font-family: tahoma;
font-weight:bold;
font-size:10px;
color:#000000; 
line-height: 25px;
background:#FFFFFF; 

border:3px; 
} 