body {
background: #000000;
}

td {
	font: normal 12px Verdana;
	color: #7e0003;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 31px;
}

h2 {
    font: normal 22px Verdana;
}

h3 {
    font-size: 14px;
}


a {

font: bold 12px Verdana;
color: #ffffff;
text-decoration: none;
}

a:hover {

font: normal 12px Verdana;
color: #ffffff;
text-decoration: none;
font-weight: normal;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px Verdana;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 30px 50px 30px 30px;
}
.bg1
{
background: #8b030c url("images/index_10.gif") top repeat-x;
}
.bg2
{
background: #000000 url("images/index_10.gif") top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#e70014;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#e70014;
font: bold 11px  verdana;
text-decoration: none;
}


.blye-text-underline {
color: #5a768d;
text-decoration: underline;
}

.blye-text-regular {
color: #5a768d;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #e70014;
text-decoration: none;
}

.red-text-underline {
color: #e70014;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

.phonetext 	{ color: #000000; font: 12px verdana, sans-serif; font-weight: bold }

 /* START THE CODE FOR THE MENUS */



.menu_bottom	{ font-family: verdana, helvetica, sans;
		  font-size: 10pt;
		  height: 20px;
		  cursor:hand;
		  font-weight: bold;
		  line-height: 13pt;
		  padding-left: 9px;
		  padding-right: 9px;
		  text-align: center;
		  display: block;
		  background-color:#CA0B01;
		  border: #CA0B01 0px solid; }


#menulocation {  center; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: verdana, helvetica, sans;
		  font-size: 10pt;
		  height: 18px;
		  cursor:hand;
		  font-weight: bold;
		  line-height: 10pt;
		  padding-left: 10px;
		  padding-right: 10px;
		  text-align: center;
		  display: block;
		  border: #FFFFFF 0px solid; }


a.menu:link 	{ 
		  background-color:#CA0B01;
		  color: #FFFFFF; }


a.menu:visited 	{ 
		  background-color:#CA0B01;
		  color: #FFFFFF; }


a.menu:active 	{  
		  background-color:#CA0B01;
		  color: #FFFFFF; }


a.menu:hover 	{ 
		  background-color:#FFFFFF;
		   border: #CA0B01 1px solid;
		  color: #CA0B01; }