body 	{ 
	font-family: "Trebuchet MS", "Arial", Times, serif, Georgia, Arial;
	font-size: 12px;
	background: #F3F2E7 url(../images/bg_main.gif) repeat-x 0px 0px;
}

table, tr, td, input 	{ 
	font-family: "Trebuchet MS", "Arial", Times, serif, Georgia, Arial;
	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: "Trebuchet MS", "Arial", Times, serif, Georgia, Arial;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: "Trebuchet MS", "Arial", Times, serif, Georgia, Arial;
	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: #6982AD;   }