/* CSS Document */
/*3D Red with Blue Hover Vertical Menu*/
a.btn_v_rb:link, a.btn_v_rb:visited{
  width:170px;
  height:31px;
  line-height:31px;
  font-weight:bold;
  background-color: #FF7D00;
  color:#FFFFFF;
  float:left;
  display: block;
  text-decoration:none;
  font-family: Georgia;
	background-image: url(style/vlink.gif);
	background-repeat: repeat-x;  
}

a.btn_v_rb:hover, a.btn_v_rb:active{
  text-decoration:none;
  background-color: #000099;
  color:#dadada;
}
/*3D Red with Blue Hover Vertical Menu*/
/*Normal Red with Blue Hover SubCat Vertical Menu*/
a.btn_vc_rb:link, a.btn_vc_rb:visited{
  width:170px;
  height:16px;
  line-height:16px;
  background-color: #FCFDFF;
  float:left;
  display: block;
  font-family: Georgia;
}

a.btn_vc_rb:hover, a.btn_vc_rb:active{
  background-color: #FCFDFF;
  text-decoration:none;
}
/*Normal Red with Blue Hover SubCat Vertical Menu*/
/*Selected SubCat Vertical Menu*/
a.btn_vc_sel:link, a.btn_vc_sel:visited, a.btn_vc_sel:hover, a.btn_vc_sel:active{
  width:160px;
  height:16px;
  line-height:16px;
  background-color: #FCFDFF;
  color:#990000;
  float:left;
  display: block;
  text-decoration:none;
  font-family: Georgia;
}
/*Selected SubCat Vertical Menu*/
/*3D Gray with Orange Hover Vertical Menu*/
a.btn_v_go:link, a.btn_v_go:visited{
  width:158px;
  height:16px;
  line-height:16px;
  border-top:1px solid #dddddd;
  border-left:1px solid #dddddd;
  border-right:1px solid #777777;
  border-bottom:1px solid #777777;
  background-color: #999999;
  color:#FFFFFF;
  font-weight:bold;
  float:left;
  display: block;
}

a.btn_v_go:hover, a.btn_v_go:active{
  border-top:1px solid #ffdd00;
  border-left:1px solid #ffdd00;
  border-right:1px solid #ff7700;
  border-bottom:1px solid #ff7700;
  background-color: #ff9900;
  color:#555555;
  text-decoration:none;
}
/*3D Gray with Orange Hover Vertical Menu*/

/*Horizontal*/
a.btn_h_gr:link, a.btn_h_gr:visited{
  width:auto;
  height:20px;
  line-height:20px;
  border-top:1px solid #000000;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
  background-color: #ffffff;
  padding-left:4px;
  padding-right:4px;
  margin:1px;
  color:#000000;
  font-weight:bold;
  float:left;
  display: block;
}

a.btn_h_gr:hover, a.btn_h_gr:active{
  background-color: #990000;
  color:#ffffff;
  text-decoration:none;
}
/*End Horizontal*/
a.button_h_1:link, a.button_h_1:visited, a.button_h_1:active, a.button_h_1:hover{
  color:#ffffff;
  float:left;
  width:133px;
  height:43px;
  line-height:43px;
  text-align:center;
	background-image: url(style/hmenu1.jpg);
	background-repeat: no-repeat;
}
a.button_h_5:link, a.button_h_5:visited, a.button_h_5:active, a.button_h_5:hover{
  color:#ffffff;
  float:left;
  width:139px;
  height:43px;
  line-height:43px;
  text-align:center;
	background-image: url(style/hmenu5.jpg);
	background-repeat: no-repeat;
}
a.button_h_10:link, a.button_h_10:visited, a.button_h_10:active, a.button_h_10:hover{
  color:#ffffff;
  float:left;
  width:124px;
  height:43px;
  line-height:43px;
  text-align:center;
	background-image: url(style/hmenu10.jpg);
	background-repeat: no-repeat;
}
a.button_h_19:link, a.button_h_19:visited, a.button_h_19:active, a.button_h_19:hover{
  color:#ffffff;
  float:left;
  width:117px;
  height:43px;
  line-height:43px;
  text-align:center;
	background-image: url(style/hmenu19.jpg);
	background-repeat: no-repeat;
}
a.button_h_21:link, a.button_h_21:visited, a.button_h_21:active, a.button_h_21:hover{
  color:#ffffff;
  float:left;
  width:108px;
  height:43px;
  line-height:43px;
  text-align:center;
	background-image: url(style/hmenu21.jpg);
	background-repeat: no-repeat;
}
a.button_h_24:link, a.button_h_24:visited, a.button_h_24:active, a.button_h_24:hover{
  color:#ffffff;
  float:left;
  width:97px;
  height:43px;
  line-height:43px;
  text-align:center;
	background-image: url(style/hmenu24.jpg);
	background-repeat: no-repeat;
}
a.button_h_64:link, a.button_h_64:visited, a.button_h_64:active, a.button_h_64:hover{
  color:#ffffff;
  float:left;
  width:116px;
  height:43px;
  line-height:43px;
  text-align:center;
	background-image: url(style/hmenu64.jpg);
	background-repeat: no-repeat;
}
a.button_h_65:link, a.button_h_65:visited, a.button_h_65:active, a.button_h_65:hover{
  color:#ffffff;
  float:left;
  width:98px;
  height:43px;
  line-height:43px;
  text-align:center;
	background-image: url(style/hmenu65.jpg);
	background-repeat: no-repeat;
}
#menu_v {
  width:168px;
  padding-left:2px;
  height:31px;
  line-height:31px;
  font-weight:bold;
  background-color: #FF7D00;
  color:#FFFFFF;
  float:left;
  display: block;
  text-decoration:none;
  font-family: Georgia;
	background-image: url(style/vlink.gif);
	background-repeat: repeat-x; 
}