﻿body {
	background-color: #310501;
  margin: 0 auto;
  padding: 0;
  width:763px;
}
#container {
	width: 763px;
	margin: 0 auto;
}

.fvbp{
  font-family:Brush Script Std;
  font-size:x-large;
  text-align:center;
}
.menu{
  font-size:medium;
}
.menuselected{
  font-size:medium;
  color:#000000;
}
td {
 font-family:Tahoma, Arial;
	font-size:small;
 color: #ffffff;
}

h1, h2, h3, h4, h5 {
  color: #6c6c6c;
  margin: 0px;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {
 color: #ffffff;
 text-decoration: underline;
}

a:hover {
  color: #ffffff;
 text-decoration:none;
}

a:visited{
  color: #ffffff;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

