body 	{ 
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
        background-image : url("../../texture3.jpg");
	scrollbar-base-color: #91A57F; 
	scrollbar-arrow-color:#322814;
	COLOR: #2b3515;
}

table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 16px;  font-weight: bold;  }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: Red;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #6982AD;   }
a:hover { font-weight: bold;  text-decoration: underline;  COLOR: #2b3515;   }
a:visited { font-weight: bold;  text-decoration: none;  COLOR: #2b3515;   }
a:link { font-weight: bold;  text-decoration: none;  COLOR: #2b3515;  }



