@import url(links.css);

body {
	margin: 0px;
	padding: 0px;
	color: #606060;
	background-color: #f3f2e8;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 9pt;
}

img {
	border: none;
	margin: 0px;
}

tr, form{
	margin: 0px;
}
ul{
	margin: 15px;
}
li{
	margin-bottom: 5px;
}

table {
	border: none;
	margin: auto;
	padding: 0px;
}
td{
	text-align: left;
	padding: 0px;
	margin: 0px;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 9pt;	
	color: #606060;
}

table.head{
	width: 630px; 
	background-color: white;
}
table.main{
	width: 630px; 
	background-color: white;
}
table.tail{
	width: 630px; 
	height: 50px;
	background-color: #2e2623;
}
td.logo{
	width: 630px; 
	height: 80px;
}
td.bannerLeft{
	width: 250px; 
	background-color: #2e2623; 
	height: 134px;

}
td.bannerRight{
	width: 380px; 
	height: 134px; 
	background-color: #b6b39c; 
	background-image: url(../images/a0.jpg);
}
td.newsHead{
	font-weight: bold;
	font-size : 10pt;	
	width: 600px;
	padding: 7px;
	padding-left: 17px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}
td.newsText{
	line-height: 0.45cm;
	text-align: justify;
	width: 600px;
	padding-left: 17px;
}
td.newsMore{
	text-align: right;
}

td.tailLeft{
	width: 450px; 
	padding: 10px;

}
td.tailRight{
	width: 180px; 
	padding: 10px;
	text-align: right;
}


span{

}
span.newsletterName{
	margin: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-size : 11pt;
	color: white;
}
span.newsletterNumber{
	margin: 15px;
	font-weight: bold;
	font-size : 8pt;
	color: #c00000;
}
span.newsletterDate{
	margin: 15px;
	font-size : 9pt;
	color: white;	
}
span.tailName{
	font-weight: bold;
	font-size : 10pt;
	color: white;	
}
span.TailCp{
	color: white;	
	font-size : 8pt;
}

a, a:link,a:visited {
	color: #c00000;
	text-decoration: underline;
	border: 0;
}

a:hover {
	color: gray;
	text-decoration: none;
}

a.more, a.more:link {
	font-weight: bold;
	color: #c00000;
	text-decoration: none;
	border: 0;
}

a.more:visited {
	color: #c00000;
}

a.more:hover {
	color: #c00000;
}

input{
	height: 1.3em;
	background-color: #f3f2e8;
	border: 1px solid gray;
}
input.button{
	font-weight: bold;
	font-size : 8pt;	
	height: 2em;
}



td.leftMainCell {
	width: 200px;
	vertical-align: top;
	background: white;
	border: 1px solid #C0C0C0;
}

td.rightMainCell {
	padding: 0;
	margin: 0;
	vertical-align: top;
	background: white;
	border: 1px solid #C0C0C0;
}