a {
	color:yellow;
	cursor: pointer;
	outline:none;
}
img {	outline:none;
	border:none;}
.submitted {
	cursor : wait;
}
.rec {
	cursor: pointer;
	font-size: 11px;
	text-decoration: none;
}
body {
	font-family: Verdana,Helvetica;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
td {
	font-family: Verdana,Helvetica;
	font-size: 12px;
	color: #000000;
}
th {
	font-family: Verdana,Helvetica;
	font-size: 13px;
	color: #000000;
}
H1 {
	font-family: Verdana, Helvetica;
	font-size: 22px;	
}
H2 {
	font-family: Verdana, Helvetica;
	font-size: 20px;	
}
H3 {
	font-family: Verdana, Helvetica;
	font-size: 18px;	
}
.table-padding {
	padding-left: 6px;
	padding-right: 6px;
}
.heading-padding {
	padding-left: 6px;
	padding-right: 6px;
}
input {
      font-family: Verdana, Helvetica;
      font-size: 12px;
      color: #000000;
}
textarea {
      font-family: Verdana, Helvetica;
      font-size: 12px;
      color: #000000;
}
button {
      font-family: Verdana, Helvetica;
      font-size: 11px;
      font-weight: bold;
}
//.button2 {
//      background: #c0c0c0 ! important;
//}
select {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color : #000000;
}
a:link {
	color: #0000ff; 
	font-family: Verdana, Helvetica;
	text-decoration: underline;
}
a:active {
	color: #ff0000; 
	font-family: Verdana, Helvetica;
}
a:visited {
	color: #800080; 
	font-family: Verdana, Helvetica;
}
a:hover {
	color: #707070; 
	font-family: Verdana, Helvetica;
	text-decoration: none;
}
.welcome {
	font-size: 12px; 
	line-height: 20px;
}
.hid {
	display: none;
}
.shw {
	display: block;
}
.uload {
	font-size: 12;
}
.upload {
	font-size: 12;
}
.nodec {
	color: #000000 ! important;
	text-decoration: none ! important;
}
.greyout {
	color: #808080 ! important;
	font-style: italic ! important;
}
.small {
	font-size: 12px;
}
.checkouttable {
	font-size: 12;
}
.hide {
	display: none;
}
.show {
	display: inline;
}
.username{
	color: #0000ff;
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	font-family: Verdana,Helvetica,sans-serif;
	text-decoration: none;
}
.menu{
	color: #000000 ! important;
	font-weight: bold ! important;
	font-size: 12px ! important;
	font-family: Verdana, Helvetica, sans-serif ! important;
	text-decoration: none ! important;
}
.menu:hover{
	color: #707070 ! important;
	text-decoration: underline ! important;
}
.signoff{
	color: #000000 ! important;
	font-weight: bold ! important;
	font-size: 12px ! important;
	font-family: Verdana, Helvetica, sans-serif ! important;
	text-decoration: none ! important;
}
.signoff:hover{
	color: #FF0000 ! important;
	text-decoration: underline ! important;
}
.menustyle {
	margin-top: 10 ! important;
	margin-left: 8 ! important;
	margin-right: 0 ! important;
        background-image: url(images/menubackground.jpg) ! important;
}
.zoommargin {
	margin-top: 15 ! important;
	margin-left: 0 ! important;
	margin-right: 0 ! important;
}
.quantity {
	font-size: 12;
}
@media print {
	div.downloadOption {
		display: none;
	}
	a {
		text-decoration: none;
	}
}
.smallFont {
	font-size: 9 ! important;
}
.SmallTable {
	font-size: 12 ! important;
}
.VerySmallTable {
	font-size: 10;
}
.enable {
	enabled: false;
}
.structure {
	font-family: Verdana,Helvetica;
	font-size: 12px;
	color: #000000;
}
.breadcrumb:visited{
	font-family: Verdana,Helvetica;
	font-size: 12px;
        text-decoration: underline;
        font-weight: bold;            
}
.breadcrumb{
	font-family: Verdana,Helvetica;
	font-size: 12px;
//        text-decoration: none;
        font-weight: bold;            
}
          
.hilite {background-color:lightyellow;}

.bord {
        border: 1 groove;
}
.nobord {
        border: 0;
}
.totlrow {
        border: 1 groove;
}
.pap {
	margin-top: 5px ! important;
}