/*****************************************************************************
* Defines styles for Bryan Municipal Court site.                                      *
******************************************************************************/

body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  background-position: left top;
}



.SideMenuBlue
{
  color: #ffffff;
  text-align: left;
  background-color: #0C49BC;
  filter: alpha(opacity=90);
}

.SideMenuRed
{
  color: #ffffff;
  text-align: left;
  background-color: #CF370F;
  filter: alpha(opacity=90);
}
.MenuTableNor
{
  color: #ffffff;
  text-align: left;
  background-color: #3053A4;
  filter: alpha(opacity=90);
}
.MenuTableNor:hover
{
  color: #ffffff;
  text-align: left;
  background-color: #CF370F;
  filter: alpha(opacity=90);
}
.MenuTableTop
{
  color: #ffffff;
  text-align: left;
  background-color: #CF370F;
  filter: alpha(opacity=100);
}

.MenuHead
{
  color: #FFF97A;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}
.MenuHead1
{
  color: #FFF97A;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}

.MenuLink
{  
  font-family: Verdana, Helvetica, sans-serif; 
  color: #ffffff; 
  text-decoration: none; 
  font-size: 10pt;
  font-weight: normal;
  cursor: none;
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #3053A4;
  border-collapse: separate;
  background-color: transparent;
}

.MenuLink:hover
{  
  font-family: Verdana, Helvetica, sans-serif; 
  background-color: #CF370F; 
  color: #FFF97A; 
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal; 
  cursor: hand;
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #C01803;
  border-collapse: separate;
}
.TOPMenuLink
{  
  font-family: Verdana, Helvetica, sans-serif; 
  color: #ffffff; 
  text-decoration: none; 
  font-size: 8pt;
  font-weight: normal;
  cursor: none;
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #3053A4;
  border-collapse: separate;
  background-color: transparent;
}

.TOPMenuLink:hover
{  
  font-family: Verdana, Helvetica, sans-serif; 
  background-color: #C01803; 
  color: #FFF97A; 
  text-decoration: none;
  font-size: 8pt;
  font-weight: normal; 
  cursor: hand;
  border-width: 1px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #C01803;
  border-collapse: separate;
}
.PDFMenuLink
{  
  font-family: Arial; 
  color: #ffffff; 
  text-decoration: none; 
  font-size: 10pt;
  font-weight: normal;
  cursor: none;
  border-width: 0px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #3053A4;
  border-collapse: separate;
  background-color: transparent;
}

.PDFMenuLink:hover
{  
  font-family: Arial; 
  background-color: #C01803; 
  color: #FFF97A; 
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal; 
  cursor: hand;
  border-width: 0px;
  border-spacing: 0px;
  border-style: solid;
  border-color: #C01803;
  border-collapse: separate;
}
.topbar
{
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background-color: #;
}
.topbar:visited
{
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  background-color: #CCCCCC;
}
.topbar:active
{
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #ff0000;
  text-decoration: underline;
  background-color: #CCCCCC;
}
.topbar:hover
{
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #ff0000;
  text-decoration: underline;
  background-color: #CCCCCC;
}

a:link.sideltool {
  font-family: Verdana;
  font-size: 10pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #ffffff;
  text-decoration: underline;
  background-color: transparent;
}

a:visited.sideltool {
  font-family: Verdana;
  font-size: 10pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #ffffff;
  text-decoration: underline;
  background-color: transparent;
}

a:active.sideltool {
  font-family: Verdana;
  font-size: 10pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #FFF97A;
  text-decoration: underline;
  background-color: transparent;
}

a:hover.sideltool {
  font-family: Verdana;
  font-size: 10pt;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #FFF97A;
  text-decoration: underline;
  background-color: transparent;
}



