﻿html, body {
	margin:5px 0 5px 0;
	padding:0;
	width:100%;
	height:100%;
	background-color: #a78b56;
	background-image: url('image/gr.gif');
	}
img {
	border: 0;
	}
p {
	font-size: 13px;
	font-family: Arial, Tahoma;
}
td { 
	font-size: 13px;
	font-family: Arial, Tahoma;
}
.sourcemnews {font-size: 11px; font-style:italic; text-align:center;}

.headtext {
				text-align: left;
				font-weight: bold;
				color: #333300;
				}

.headstyle {
				font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",sans-serif,verdana;
				background-color: #808000;
				font-size:15px;
				font-weight: bold;
				text-align: center;
				color: #F2F1EC;
}


.scntrbold {
				text-align: center;
				font-weight: bold;
}

a {
	color: #000000;
	}
a:visited {
	color: #454545;
	}
a:active {
	color: #000000;
	}
a:hover {
	color: #FF0000;
	 text-decoration: none;
	}
	
.tablestyle {
	margin: 0 auto;
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background-color: #F2F1EC;
	}

.bottom_border {border-bottom:1px solid #FFF;}
.right_border {border-right:1px solid #FFF;}
.only_bottom_border {border-bottom:1px solid olive;}
.dark_bottom_border {border-bottom:1px solid #F2F1EC; border-right:1px solid #F2F1EC;}
