td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content {
	background-color: #151515;
	color: #E9E9E9;
	text-align: justify;
}
.textLinks {
	background-color: #151515;
	color: #E9E9E9;
	font-size: 9px;
	font-variant: small-caps;
}
a.textLinks {
	text-decoration: underline;
	color: #e9e9e9;
	font-size: 9px;
	font-variant: small-caps;
}
a.textLinks:hover {
	text-decoration: none;
	color: #999999;
	font-size: 9px;
	font-variant: small-caps;
}
a.textLinks:visited {
	text-decoration: underline;
	color: #999999;
	font-size: 9px;
	font-variant: small-caps;
}
a.textLinks:active {
	text-decoration: underline;
	color: #999999;
	font-size: 9px;
	font-variant: small-caps;
}
.credits {
	color: #999999;
	font-size: 9px;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 2px;
}
a.credits {
	text-decoration: underline;
	color: #999999;
	font-size: 9px;
	padding: 0px;
}
a.credits:hover {
	text-decoration: none;
	color: #999999;
	padding: 0px;
}
a.credits:visited {
	text-decoration: underline;
	color: #999999;
}
a.credits:active {
	text-decoration: underline;
	color: #999999;
}
body {
	background-color: #404040;
	margin: 20px;
	background-image: url(images/gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
a {
	text-decoration: underline;
	color: #e9e9e9;
	
}
a:hover {
	text-decoration: none;
	color: #cc0000;
	
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 18px;
	width: 50px;
}

.strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.imgBorderThick {
	border: 2px solid #ffffff;
}
.textArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 65px;
	width: 85%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.textPadTop2px {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 125px;
	border: solid;
	border-width:0px;
}
