.body_style {
	background-color: #900;
	/*background: url(Background.jpg);*/
	background: url(../images/Background.jpg); /* Gradient Strip */
	/*background-image: url(Background.jpg);*/
	
	background-repeat: repeat;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	

}
.site {
	font-family: "Franklin Gothic Heavy";
	font-size: 24px;
}
.site {
	font-family: "Franklin Gothic Heavy";
}
.site {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.site {
	font-size: 18px;
}
.site .site {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.TopMenu {
	/*font-family: Verdana, Geneva, sans-serif;*/
	/*text-decoration: none;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #6D0005;
}
.linkstyle
{
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

h1{
	font-size: 24px;
}


p
{
	font-family:Verdana, Geneva, sans-serif;
	color: #6d0005;
}
.body_style table tr td {
	color: #6D0005;
	text-align: center;
	font-size: 18px;
}

/* neegro doesn't like this
.verticle table tr td {
	color: #6D0005;
	text-align: center;
	font-size: 18px;
	#vert {
	writing-mode: tb-rl;
	filter: flipv fliph;
	width:20px;
	height:350px;

}
*/

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}