/* CSS Document */
.texta {
	font-size: 10px;
	background-color: #F6F6F6;
	height:18px;
	background-repeat:repeat-x;
	background-image:url(../images/text_box.gif);
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text_box {
	font-size: 10px;
	background-color: #FFFFFF;
	height:50px;
	width:200px;
	background-repeat:repeat-x;
	background-image:url(../images/text_box.gif);
	border: 1px solid #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

body {
	background-color: #F8F8F8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
}
.white_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

img {
border: none;
}

/*- Menu Tabs 3--------------------------- */

    #tabs3 {
      float:left;
      width:663px;
      font-size:93%;
      line-height:normal;
      }
    #tabs3 ul {
          margin:0;
          padding:0px 0px 0 0px;
          list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:left;
      background:url("../images/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url("../images/tabright3.gif") no-repeat right top;
      padding:8px 25px 10px 20px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#FFF;
      }
    #tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
      }

      #tabs3 #current a {
              background-position:0% -42px;
      }
      #tabs3 #current a span {
              background-position:100% -42px;
      }
	  
	  .footer_text{

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;		
		line-height:22px;
	  }
		.heading{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: normal;
		color: #646464;
		text-decoration: none; 
		line-height:22px;
		}
		.heading_menu{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #646464;
		text-decoration: none; 
		line-height:22px;
		}
		.text{
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #646464;
		text-decoration: none; 
		line-height:20px;
		}
		.pad{
		padding: 0px 10px 10px 10px;
		}

.menu_title{
background-repeat:no-repeat;
}
	a:link{
	text-decoration:none;
	color:#646464;
	}
	a:active{
	text-decoration:none;
	color:#000000;
	}
	a:visited{
	text-decoration:none;
	color:#646464;	
	}
	a:hover{
	text-decoration:none;
	color:#000000;	
	}
