/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F9F7ED;
	background-image: url(../img/res/STRIP.png);
}
.txtReports{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}

#tip {
	padding:0px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	border: 1px dashed #F3F3F3;
}

#content {
	padding:0px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
	float:left;
	width:100%;
	font-size:14px;
	line-height:normal;
      }
    #tabsJ ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
      float:left;
      background:url("../img/document/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
	float:left;
	display:block;
	background:url("../img/document/tabrightJ.gif") no-repeat right top;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#666666;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -41px;
      }

a.Cab:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.Cab:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.Cab:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.Rep:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.Rep:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.Rep:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

.TableBorder {
	border: 1px solid #EFEFEF;
}
.inputBorder {
	border: 1px solid #EFEFEF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.inputMBorder {
	border: 1px solid #EFEFEF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	background-color: #F9F7ED;
	padding: 3px;
}
.tablePubliSup {
	padding-right: 10px;
}
.tableComent {
		border: 1px dashed #F3F3F3;
}
