#howtofindus {
	width: 305px;
	height: 123px;
	overflow: auto;
	padding-right: 25px;
}
.backgroundpopup {
	margin: 25px;
}
.backgroundprint {
	background-color: #FFFFFF;
	background-image: url(images/white.gif);
	margin: 25px;
}
.backgrounddefault {
	background-color: #18202E;
	background-image: url(images/backgrounddefault.jpg);
	background-repeat: no-repeat;
}
.black {
	color: #000000;
}
.bold {
	font-weight: bold;
}
.button {
	padding: 3px;
	font-weight: bold;
	background-color: #303743;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #525862;
	border-right-color: #28303D;
	border-bottom-color: #28303D;
	border-left-color: #525862;
	color: #FFFFFF;
}
.hand {
	cursor: hand;
}
.inputwidth102 {
	width: 102px;
}
.inputwidth199 {
	width: 199px;
}
.justify {
	text-align: justify;
}
.red {
	color: #FF0000;
}
.small {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.width150 {
	width: 150px;
}
a:visited {
	color: #8C9097;
}
a:hover {
	color: #696E77;
	text-decoration: none;
}
a:link {
	color: #8C9097;
}
body {
	background-color: #18202E;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: 100%;
	margin: 0px;
	overflow: auto;
	scrollbar-3dlight-color: #525862;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #28303D;
	scrollbar-face-color: #303743;
	scrollbar-highlight-color: #525862;
	scrollbar-shadow-color: #28303D;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #FFFFFF;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
