body {
	background-color: #333333;
	background-image: url(../images/BG.png);
	background-repeat: no-repeat;
    background-attachment:fixed;
    background-position:top center;
    margin-top:0px;
    margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Franklin Gothic Book, Tahoma, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
}
.main {
	font-family: Franklin Gothic Book, Tahoma, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
}
a:link {
    text-decoration: none;
	color: #666666;
}
a:visited {
    text-decoration: none;
	color: #666666;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
    text-decoration: none;
	color: #CC0000;
}
.phonenumber {
	font-family: Perpetua, Trajan-Normal, Trajan-Regular; 
	color: #CC0000;
	font-weight: bold;
	font-size: 36px;
}
.phonetag {
	font-family: Perpetua, Trajan-Normal, Trajan-Regular;
	color: #666666;
	font-weight: bold;
	font-size: 24px;
}
.headeraccent {
	font-family: Perpetua, Trajan-Normal, Trajan-Regular; 
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
.header {
	font-family: Perpetua, Trajan-Normal, Trajan-Regular;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.header a:link {
    text-decoration: none;
	color: #666666;
}
.header a:visited {
    text-decoration: none;
	color: #666666;
}
.header a:hover {
    text-decoration: none;
	color: #CC0000;
}
.header a:active {
    text-decoration: none;
	color: #CC0000;
}
.headerbars {
	font-family: Perpetua, Trajan-Normal, Trajan-Regular;
	color: #000066;
	font-weight: bold;
	font-size: 14px;
}
.nav {
	font-family: Perpetua, Trajan-Normal, Trajan-Regular;
	color: #666666;
	font-weight: bold;
	font-size: 18px;
}
.navbars {
	font-family: Perpetua, Trajan-Normal, Trajan-Regular;
	color: #000066;
	font-weight: bold;
	font-size: 18px;
}
.nav a:link {
    text-decoration: none;
	color: #666666;
}
.nav a:visited {
    text-decoration: none;
	color: #666666;
}
.nav a:hover {
    text-decoration: none;
	color: #CC0000;
}
.nav a:active {
    text-decoration: none;
	color: #CC0000;
}
.titles {
	font-family: Perpetua, Trajan-Normal, Trajan-Regular;
	color: #000066;
	font-weight: bold;
	font-size: 24px;
}
.footer {
	font-family: Franklin Gothic Book, Tahoma, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 10px;
}
.blue_text {
	color: #000066;
}
th.rotate {
  writing-mode:bt-rl;
  filter: flipH() flipV();
}
#content img{
margin-right: 15px;
margin-bottom: 5px;
margin-left: 15px;
}
.red_text{
	color: #CC0000;
	}
