@charset "utf-8";
/* CSS Document */

/* Common CSS styles for all pages /

/* Global sytles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	/*background: #D7E1EB;*/
}

a {
	color: #000000;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover  {
	color: #000000;
	text-decoration: none;
}
.righttile{
background-image:url(../graphs/nea/right-tile.jpg);
background-repeat:repeat-y;
}
