/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(51,51,51); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:active { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(132,43,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:link { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(132,43,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(132,43,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(51,51,51); font-weight: normal; font-style: normal; text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(51,51,51); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 9pt; color: rgb(213,128,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 
 .textorangeLink:link{ font-family:Tahoma, "Trebuchet MS", Arial; font-size:11px; color:#FF6000; font-weight:normal; text-decoration:none;}
.textorangeLink:visited{ font-family:Tahoma, "Trebuchet MS", Arial; font-size:11px; color:#FF6000; font-weight:bold; text-decoration:none;}
.textorangeLink:hover{ font-family:Tahoma, "Trebuchet MS", Arial; font-size:11px; color:#FF6000; font-weight:bold; text-decoration:underline;}
.entry{
	font-size: 1.2em;
	position: relative;
	background: #ddd  no-repeat 0 0;
	border: 1px solid #A6BABC;
	color: #333;
	}
.date-header{
	font: bold 1.2em "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	padding: 4px 0;
	background: #ABB url(bg-date.jpg) no-repeat 0 0;
	width: 152px;
	text-align: center;
	}