BODY{
	background-color:white;
	margin-left : 1px;
	margin-top : 0px;
}

BODY,INPUT,SELECT,TEXTAREA,FORM,TABLE,A{font : 9pt;}
table,img{border:0px;empty-cells:show;}

.tblHeader{
	background-color : #FFF6DB;
	width:100%;
}
.tblMenu{
  margin-right:4px;
}
.tblTitle{
	width : 100%;
	background-color : #ff6500;
	color : black;
	border-bottom: #c0c0c0 1px solid;
    height:20px;
}
.tdTitle{
	color : black;
	font-weight:bold;
	background-color : White;
	width:250px;
	padding-left:6px;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
}

.tblInput{
	border : 1 solid #FDE9AD;
}
.tblInput tr{
	background-color : #FCFAF3;
}
.tblBrow{
	background-color : #FDE9AD;
}
.tblBrow tr {
	background-color : #FCFAF3;
}
.tblBrow tr.thColHeader {
	text-align : center;
	color : black;
	background-color: #FDF9E5;
	height: 20px;
}


.tdSubject,.tdSubject2{
background-image: url(sehTitle.gif);
background-repeat: repeat;
	color :#FF8400;
	text-align:center;
	height:20px;
	width:150px;
	padding-top:3px;
	font-weight:bold;
	border-bottom: #ff6600 1px  solid;
	background-color : #FDE9AD;
}

.tdLabel{
	text-align : right;
}
.tdCaption{
    background-color : #FDE9AD;
	border-bottom:#c0c0c0 1px solid;
	height : 18 px;
	color : #404040;
	text-align : left;
	background-image : url(Subject.gif);
	background-repeat : no-repeat;
}

.tdButton{
	text-align : right;
	padding-right : 5px;
    height: 20px; 
}

.tblFooter{
	
}

.button {
	text-align : right;
	padding-right : 5px;
	background-color : #E9E9E9;
	color : 004576;
	border-left: 004576 1px solid; 
	border-right: 004576 1px solid; 
    border-top: 004576 1px solid; 
	border-bottom: 004576 1px solid;
    height: 20px; 
}


.aCH{
	
}


.aSM{
	text-decoration :underline ;
	color : #ce0810;
}
.aSM:hover{
	text-decoration : none;
	color : black;
}
.aSMb{
	text-decoration : none;
	color : #ff6500;
}
.aSMb:hover{
	text-decoration : underline overline;
	color : black;
}

.tdCopy{
	text-align : center;
}
.tdLeft{
	border : 1px solid #ff6600;
	width : 120px;
	background-color : #FEF9E4;
}

.padleft{
	padding-left: 5px;
}
A.aM:link{
	color:black;
	text-decoration:underline;
}
A.aM:visited{
	color:black;
	text-decoration:underline;
}
A.aM:hover{
	color:#ffcc66;
	text-decoration:underline;
}
.aPower{
	color : black;
	text-decoration : underline;
}
.aPower:hover{
	color : #ff6500;
	text-decoration : none;
}
.all{
	color:#3128c6;
	text-decoration : none;
}
.all:hover{
	color:black;
	text-decoration : underline;
}
.a{
	color:blue;
	text-decoration:none;
}
.a:hover{
	color:black;
	text-decoration:underline;
}

.tdContent{ font-size:14px; line-height:25px;}