BODY{
	background-color:white;
	margin-left :0px;
	margin-RIGHT :0px;
	margin-top :0px;
	margin-bottom :0px;
}

BODY,INPUT,SELECT,TEXTAREA,FORM,TABLE,A{font : 9pt;}
table,img{border:0px;empty-cells:show; }

.tblHeaer{
	background-color: #E5E5E5;
	height: 42px;
}
.tblMenu{
	width : 100%;
	background-color : #F0D093;
}
.tblTitle{
	width : 100%;
	background-color : #AEAEAE;
	color : black;
}
.tblBody{
	width :100%;
	height : 80%;
}
.tblInput{
	border : 1 solid #cccccc;
}
.tblInput tr{
	background-color : #E5E5E5;
}
.tblBrow{
	width:100%;
}
.tblBrow tr {
	background-color : #E9E9E9;
}
.tblBrow tr.thColHeader {
	background-color : #00609C;
	text-align : center;
	color : White;
}
.tblBrow1{
	border : 1 solid ;
}
.tblBrow1 tr {
	background-color : #E9E9E9;
}
.tblBrow1 tr.thColHeader {
	background-color : #00609C;
	text-align : center;
	color : White;
}
.tdBody{
	vertical-align : top;
}
.tdSubject,.tdSubject2{
	background-color : #004567;
	color : #FFCC66;
	padding-left : 5px;
}
.tdLabel{
	text-align : right;
}
.tdCaption{
    background-color : #00609C;
	height : 18;
	color : White;
	padding-left : 10;
}
.tdCaption1{
    background-color : White;
	height : 18;
	color : #515151;
	background : url(point.gif) no-repeat 3px;
	padding-left : 20;
}
.tdCaption2{
	height : 18;
	color : Black;
	padding-left : 20;
}
.tdButton{
	text-align : right;
	padding-right : 5px;
	background-color : #E9E9E9;
    height: 20px; 
}

.tblFooter{
	
}
A:link {}

.button {
	text-align :center;
	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;
   padding-left:3px;
	padding-top: 2px;
	height: 20px; 
}

A:visited {}
A:active { }
A:hover {}

A.aMenu:link{
	color: Black;
	text-decoration: none;
}
A.aMenu:visited{
	color: Black;
	text-decoration: none;
}
A.aMenu:hover{
	color: Red;
	text-decoration: underline;
}
A.aSubMenu:link{
	
}
A.aCH:link{
	
}
A.aSM:link{
	color : BLACK;
	line-height : 18px;
}
A.aSM:visited{
	color :BLACK;
	
}
A.aSM:hover{
	color : BLUE;
	text-decoration: underline;
}


A.abutton:link{
	color : black;
	text-decoration:underline;
}
A.abutton:hover{
	color : #4068BA;
	text-decoration:underline;
}
A.abutton:visited{
	color : black;
	text-decoration:underline;
}

A.aCopy:link{
}
.tdCopy{
	text-align : center;
}
.tdLeft{
	border : 1px solid #515151;
	width : 120px;
}
.linew{
    width:100%;
    height:1 px;
	background-image : url(spacer.gif);
	background-color : #Cccccc;
}
.lineb{
    width:100%;
    height:1 px;
	background-image : url(spacer.gif);
	background-color : #000000;
}

.black{
	background-color : #000000;
}
