body,td,th {
	font-family: Franklin Gothic Book, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(../images/BG.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:top center;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main {
	font-family: Franklin Gothic Book, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}
.replay {
	font-family: Felix Titling, Trajan-Normal, Trajan-Regular;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}
.replay a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.replay a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.replay a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.replay a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.phonetag {
	font-family: Felix Titling, Trajan-Normal, Trajan-Regular;
	font-weight: normal;
	font-size: 29px;
	color: #000000;
}
.phonenumber {
	font-family: Felix Titling, Trajan-Normal, Trajan-Regular;
	font-weight: bold;
	font-size: 29px;
	color: #993333;
}
.nav {
	font-family: Felix Titling, Trajan-Normal, Trajan-Regular;
	font-weight: normal;
	font-size: 15px;
	color: #FFFFFF;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #33CCFF;
	text-decoration: none;
}
.nav a:active {
	color: #33CCFF;
	text-decoration: none;
}
.subtitles {
	font-family: Felix Titling, Trajan-Normal, Trajan-Regular;
	font-weight: normal;
	font-size: 18px;
	color: #993333;
}
.sectitles {
	font-family: Felix Titling, Trajan-Normal, Trajan-Regular;
	font-weight: normal;
	font-size: 12px;
	color: #3399CC;
}
.sectitles a:link {
	color: #3399CC;
	text-decoration: none;
}
.sectitles a:visited {
	color: #3399CC;
	text-decoration: none;
}
.sectitles a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.sectitles a:active {
	color: #3399CC;
	text-decoration: none;
}
.footer {
	font-family: Franklin Gothic Book, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #33CCFF;
	text-decoration: none;
}
.footer a:active {
	color: #33CCFF;
	text-decoration: none;
}
#flash{
position:absolute;
top:150px;
left:50%;
margin-left:-250px;
}