body {
	font-family: Arial;
	font-size:13px;
   	background-color: #EBEBEB;
	background-image: url(images/background.jpg);
		background-attachment: fixed;
		background-repeat: repeat-x;
		background-position: center top;
}

td {
	font-family: Arial;
	font-size:13px;
}

th {
	font-family: Arial;
	font-size:13px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}

.headernewscontent {
   text-align: left;
   font-family: tahoma;
   font-size: 13px;
   color: #666666;
   text-indent: 0px;
   margin-top: 22px;
   margin-bottom: 8px;
   text-align: center;
   line-height: 1em;
   font-weight: bold;
}

.headernewscontentfirst {
   text-align: left;
   font-family: tahoma;
   font-size: 13px;
   color: #666666;
   text-indent: 0px;
   margin-bottom: 8px;
   text-align: center;
   line-height: 1em;
   font-weight: bold;
}

.latestnewscontent {
   text-align: left;
   font-family: tahoma;
   font-size: 11px;
   color: #666666;
   text-indent: 0px;
}
