body
	{
	background-color:#FFFFFF;
	background-image:url(../../images/bg.png);
	background-attachment: fixed;
	background-position:center left;
	background-repeat:no-repeat;
	}

html {overflow-y: scroll;}

td,tr,p,div {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}
	}
menu
	{
		font: 900 24px helvetica;
		color: #606060
	}
td 
	{
		border: small double #transparent
	}
table 
	{ 
		border-collapse: collapse
	}


a:link, a:visited {
	color: #606060; text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #606060;	text-decoration: none;
	font-weight: normal;

a:hover, a:visited {
	color: #000000; text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #606060;	text-decoration: none;
	font-weight: normal;
}

}
a:hover {
	color: #000000; text-decoration: underline;
	font-weight: normal;
}

a {
   outline: none;
}


td,tr,p,div,textarea,option,select,a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}

input{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
	}
menu
	{
		font: 900 24px helvetica;
		color: #606060
	}
td 
	{
		border: small double #transparent
	}
table 
	{ 
		border-collapse: collapse
	}






table#news {
    background-color:#ececec;
    border: solid #ececec 10px;
    width: 472px;
    margin-bottom:10px;
    font-size: 11px;
    color: #606060;
    text-align: justify; 
    text-justify: newspaper;
}

table#news:hover {
    background-color:#ffffff;
    border: solid #ffffff 10px;
    width: 472px;
    margin-bottom:10px;
    font-size: 11px;
    color: #606060;
    text-align: justify; 
    text-justify: newspaper
}

#menuright {}