/* CSS Document */
.tabletext {
	font-family: Tahoma,arial,Helvetica,Veridana;
	font-size: 8pt;
	color: #000;
	padding-right:20;
	font-weight: Bold;
	}
	.border{
	border-top: #170078 1px solid; border-bottom: #170078 1px solid; border-left: #170078 1px solid; border-right: #170078 1px solid;
	}
.tableheadingtext {
	font-family: Tahoma,arial,Helvetica,Veridana; font-size: 10pt; color: #DAD6EA; padding-right:20; font-weight: Bold;
	}
.msg {
	font-family: Tahoma,arial,Helvetica,Veridana; font-size: 7pt; color: darkred;  font-weight: Bold;
	} 
.table_heading {
	font-family: Tahoma,arial,Helvetica,Veridana;
	font-size: 11pt;
	color: #000;
	font-weight: Bold;
	}
.button{
	font-family: Tahoma,arial,Helvetica,Veridana;
	font-size: 10pt;
	color: #F60;
	font-weight: bold;
	}
input {
    font-family: Tahoma,arial,Helvetica,Veridana; font-size: 8pt; color: #000000; border: 1;border-style: solid;
	}
textarea {
    font-family: Tahoma,arial,Helvetica,Veridana; font-size: 8pt; color: #000000; border: 1;border-style: solid;
	}
.tableDefault {border-width: 1px; border-style: solid; border-color: #000000; background-color : #001839; }

}

