/* Global Styles */
body { margin: 20px; background: url(images/bg-lang.gif); background-image: url(bg.jpg); }

	
td {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
}


a:hover { color: White; background: Maroon; }

/* ID Styles */
#navigation td { border-bottom: 2px solid White; color: Navy; }

	
#navigation a { font: bold 10px Arial, Helvetica, sans-serif; color: White; line-height: 4px; letter-spacing: .1em; text-decoration: none; display: block; padding: 8px 6px 10px 12px; background-color: Navy; }

	
#navigation a:hover { background: White; color: Navy; }


#dateformat { font: 11px Arial, Helvetica, sans-serif; color: White; letter-spacing: .2em; }

	

	
/* Class Styles */
	
	
.srot { background-color: transparent; background-image: url(title.gif); color: White; font-family: Arial,Helvetica,Veranda; font-size: 10px; font-weight: bold; margin-bottom: 1px; margin-right: 1px; margin-top: 1px; }

	

