
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #333333;
}
p {
line-height: 19px;
padding: 5px;
}

.add {
line-height: 16px;
padding: 5px;
}

a {
	color: #000000;
	
}
a:hover	{
	color: #AF172B;
	text-decoration: none;
	}
form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial;
  font-size: 12px;
  font: bold;
  padding: 3px;
	line-height: 12px;
  background-color: #AF172B;
	color: #ffffff;
}
.sideMenu {
font-family: Arial;
font-size: 12px;
padding: 7px;
line-height: 23px;


}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.lnh {
line-height: 10px;
}