body,html {
	font-family: Trebuchet MS, Tahoma, "Microsoft Sans Serif", "MS Dialog",  Verdana, Arial;
	font-size: 14px;
	color: #666666;
	line-height:normal;
	background:url(images/bg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Trebuchet MS, Tahoma, "Microsoft Sans Serif", "MS Dialog",  Verdana, Arial;
	font-size: 14px;
	color: #666666;
	line-height:normal;
}
input,textarea {
	font-size: 14px;
	color: #333333;
}
/*############################################################*/

a:link, a:visited, a:active  {
	color: #444444;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #ea7f02;
	text-decoration: none;
	font-weight:bold;
}
/*############################################################*/

.txt-title{
	font-family: Trebuchet MS, Tahoma, "Microsoft Sans Serif", "MS Dialog",  Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
.txt-date{	
	font-family: Trebuchet MS, Tahoma, "Microsoft Sans Serif", "MS Dialog",  Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.txt-headline{
	font-family: Trebuchet MS, Tahoma, "Microsoft Sans Serif", "MS Dialog",  Verdana, Arial;
	font-size: 16px;
	color: #ea7f02;
	font-weight: bold;
	font-style: italic;
}

/* on print page*/
.txt-headline-print{
	font-family: Trebuchet MS, Tahoma, "Microsoft Sans Serif", "MS Dialog",  Verdana, Arial;
	font-size: 16px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.txt-title-print {	
	font-family: Trebuchet MS, Tahoma, "Microsoft Sans Serif", "MS Dialog",  Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.title-date-print {	
	font-family: Trebuchet MS, Tahoma, "Microsoft Sans Serif", "MS Dialog",  Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/*############################################################*/


/*- Menu Tabs 8--------------------------- */

    #tabs_menu {
      float:right;
      width:673px;
      line-height:normal;
	  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  font-weight:normal;
      }
    #tabs_menu ul {
          margin:0;
          padding:3px 7px 0 27px;
          list-style:none;
      }
    #tabs_menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs_menu a {
      float:left;
      background:url("images/menuleft.gif") no-repeat left top;
      margin:0;
      padding:0 3px 0 4px;
      text-decoration:none;
	  font-weight:normal;
      }
    #tabs_menu a span {
      float:left;
      display:block;
      background:url("images/menuright.gif") no-repeat right top;
      padding:5px 7px 2px 3px;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs_menu a span {float:none;}
    /* End IE5-Mac hack */
    #tabs_menu a:hover span {
      color:#006699;
      }
    #tabs_menu a:hover {
      background-position:0% -25px;
      }
    #tabs_menu a:hover span {
      background-position:100% -25px;
      }

      #tabs_menu #current a {
              background-position:0% -25px;
			  color:#006699;
      }
      #tabs_menu #current a span {
              background-position:100% -25px;
			  color:#006699;
      }
/*############################################################*/

.title1 {
	font-weight: bold;
	color: #006699;
}
.title2 {
	font-weight: bold;
	color: #ea7f02;
}
.defaulttext{
	font-family: Trebuchet MS, Tahoma, "Microsoft Sans Serif", "MS Dialog",  Verdana, Arial;
	font-size: 14px;
	color: #666666;
	line-height:18px;

}
.footer, .footer a:link, .footer a:active, .footer a:visited {
	font-family: Trebuchet MS, Verdana, Arial  ;
	font-size: 12px;
	font-weight: normal;
	color: #838387;
	background:url(images/bg_footer.gif) no-repeat center;
	line-height:23px;
	text-decoration:none;
}
.footer a:hover {
	color: #006699;
	text-decoration:none;
}
.picborder {
	padding:5px;
	background-color:#e2e3e3;
}



/* ======================================== */
/* Page links
/* ======================================== */

.pagelink
{
	background-color: #f2f3f3;
	border: 1px solid #006699;
	padding:1px 3px 1px 3px;
	color: #555555;
	font-weight:normal;
	line-height:20px;
}

.pagelinklast
{
	background-color: #f2f3f3;
	border: 1px solid #006699;
	padding:1px 3px 1px 3px;
	color: #555555;
	font-weight:normal;
	line-height:20px;
}

.pagecurrent
{
	background-color: #B9CFFF;
	border: 1px solid #006699;
	padding:1px 3px 1px 3px;
	color: #555555;
	font-weight:normal;
	line-height:20px;
}


.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link
{
	text-decoration:none;
	color: #555555;
	font-weight:normal;
}

/************************************************************************************/
