/*	$UAOUG: ng.css,v 1.7 2010/08/27 21:53:07 proger Exp $ */

body {
	font-size-adjust:	0.5;
	font-family:		Tahoma, sans-serif;
}

code {
	font-size-adjust:	1;
}

th {
	text-align:		left;
	vertical-align:		top;
}

img {
	border:			0px;
}

a {
	color:			#0a467f;
}

.pagination {
	font-weight:		bold;
}

#leftstripe {
	/* blue */
	background:		#067aa9;
}

#leftstripe a {
	color:			#fff;
	font-weight:		bold;
}

#leftstripe b {
	color:			#fff;
	font-weight:		bolder;
	font-size:		large;
}

#thinstripe {
	/* yellow */
 	background:		#f5c91c;
}

#eventname {
	color:			#067aa9;
}

/* .menu { font-size-adjust: 0.6; } */


