.menu
{
	font-family: Arial;
	font-size: 13;
	font-weight: bolder;
	text-decoration: none;
}
.menu A:LINK
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.menu A:VISITED
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.menu A:HOVER
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.menu2
{
	font-family: Arial
	font-size: 11;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #000;
}
.menu2 A:LINK
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.menu2 A:VISITED
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.menu2 A:HOVER
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11;
	font-weight: bold;
	text-decoration: underline;
	color: #F90;
}
.map_texas
{
	margin:0; background-image: url('images/buna.jpg');
	background-repeat: no-repeat;
	background-color: #F0E8BA;
	background-position: top;
	margin-bottom:  right 50%;
	
}
.title
{
	font-family: Arial;
	font-size: 16;
	font-weight: bolder;
	color: #B22222;
	font-style: italic;
}
.subtitle
{
	font-family: Arial;
	font-size: 12;
	font-weight: bolder;
	color: black;
	font-style: italic;
}
.text
{
	font-family: Arial;
	font-size: 12;
	font-weight: bolder;
	color: black;
}
.text_details
{
	font-family: Arial;
	font-size: 10;
	color: black;
}
.bgheader
{ 
	background-color: #CCB081 
}
.tblForm      
{ 
	border:1px solid #CCB081; background-color: #F4EFCE 
}
