@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#back {
	background-image: url(pics/back1.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
.copytext {
	color: #FFF;
	text-align: right;
	font-size: 10px;
}
.titletext {
	color: #FFF;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
.Buttontext {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}
.copytext {
	color: #FFF;
	text-align: right;
	font-size: 10px;
}
.titletext {
	color: #FFF;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}
.maintext {
	color: #FFF;
}
.servicetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}
.emailtext {
	font-size: 18px;
	color: #0CF;
	text-decoration: underline;
}
.phonetext {
	font-size: 24px;
	color: #FFF;
}
.smallphonetext {
	font-size: 18px;
	color: #FFF;
}
a:link {
	color: #09F;
}
a:visited {
	color: #09F;
}
a:hover {
	color: #FF9;
}
a:active {
	color: #FF6;
}
}
.phototext {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.weblinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0CC;
	font-weight: bold;
}
.basictext {
	font-weight: bold;
	font-size: 12px;
}
