.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titlewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F5559;
}
.mainTable {
	background-color: #4F5559;
	background-attachment: fixed;
	background-image: url(../images/eric.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}

.hand {
	cursor: hand;
}
body {
	scrollbar-base-color:#4F5559;
	background-color: #7B858A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}.border {
	border: 1px solid #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;

}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 10px;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

}
a:active {
	color: #FFFFFF;
	font-size: 10px;

}
td {
	font-size: 10px;
	color: #FFFFFF;
}
.NikonBg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;


}
.BorderWhite {
	border: 2px solid #FFFFFF;
}
.ericback {
	background-attachment: fixed;
	background-image: url(../images/eric.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
