@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
}
hr.sample {
	border-style: dotted;
	border-color: #4D1509;
	}
table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: #4D1509;
	border-collapse: separate;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: dotted;
	border-color: gray;
	-moz-border-radius: ;
}
#tabsH {      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
}

    #tabsH {
      float:left;
      width:100%;
      font-size:100%;
      line-height:normal;
      }
    #tabsH ul {
	  margin:0;
	  padding:0px 0px 0 30px;
	  list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("../images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("../images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
a {
	font-size: 12px;
}
.style2 {
	color: #FFFFFF;
	font-size: 10px;
}
.style3 {font-size: 12px}
.style5 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FF9933;
}
a:visited {
	color: #DC3D03;
}
a:hover {
	color: #DC3D03;
}
a:active {
	color: #FF6600;
}
.style8 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.style9 {font-size: 10px}
LI {list-style: square outside;}

