body 		{	margin: 0; padding: 0; background-color: #fff; color: #000;
				font-family: verdana, geneva, helvetica, sans-serif; }
a#logo img	{	visibility:hidden; }	 
a#logo		{	display:block; background-repeat: no-repeat; }
a#logo:link, a#logo:visited, a#logo:hover
			{	width:232px; height:53px; text-decoration:none; border:none !important; }		
a#logo:link, a#logo:visited
			{	background-image: url(img-g/stgraw_n.png); }		
a#logo:hover
			{	background-image: url(img-g/stgraw_o.png); }

h3			   { color: #333; font-size: 11px; font-weight: bold; line-height: 14px; margin: 0 0 10px; padding: 0 }
h4			   { color: #333; font-size: 11px; font-weight: normal; line-height: 14px; margin: 0 0 10px; padding: 0 }

p			 { font-size: 11px; line-height: 14px; margin: 0; padding: 0 }
p.pages		{	font-size: 11px; color: #999;}
#curr		{	font-weight: bold; color: #f60; }

.nav ul		{	margin: 0; padding: 0;
				list-style-type: none;
				font-size: 11px;  }
.nav li		{	margin: 0; }
.nav a		{	display: block; padding: 1px 0px 1px 20px; width: 100%; }
.nav a:link, .navlist a:visited
			{	color: #999; text-decoration: none; }
.nav a:hover
 			{	background-image: url(img-g/link_o.gif); background-repeat: no-repeat;
				color: #666; }
.active a:link, .active a:visited
			{	background-image: url(img-g/link_i.gif); background-repeat: no-repeat;
				color: #999; }
.active a:hover
			{	color: #f60; }
.previous a:link, .previous a:visited
			{	background-image: url(img-g/link_p.gif); background-repeat: no-repeat;
				color: #999; }
.previous a:hover
			{	background-image: url(img-g/link_i.gif); background-repeat: no-repeat;
				color: #f60; }
.passive	{	color: #999; background-image: url(img-g/link_p.gif); background-repeat: no-repeat; padding: 1px 0 1px 20px; width: 100% }
.current	{	color: #999; background-image: url(img-g/link_i.gif); background-repeat: no-repeat; padding: 1px 0 1px 20px; width: 100% }
a:link 		{	text-decoration: none; color: #999; }
a:visited	{	text-decoration: none; color: #666; }
a:hover		{	text-decoration: none; color: #333; }
a:active	{	text-decoration: none; color: #000; }
a.extern:link
			{	padding: 0 0 0 23px; color: #000;
				background-image: url(img-g/link_e.gif); background-repeat: no-repeat; }
a.extern:hover
			{	padding: 0 0 0 23px; color: #09f; }
a.extern:visited
			{	padding: 0 0 0 23px;
				background-image: url(img-g/link_e.gif); background-repeat: no-repeat; }
a.data:link
			{	padding: 0 0 0 23px; color: #000;
				background-image: url(img-g/data_n.gif); background-repeat: no-repeat; }
a.data:hover
			{	padding: 0 0 0 23px; color: #f60; }
a.data:visited
			{	padding: 0 0 0 23px;
				background-image: url(img-g/data_n.gif); background-repeat: no-repeat; }
a.next:link
			{	text-decoration: none; color: #999; }
a.next:visited
			{	text-decoration: none; }
a.next:hover
			{	text-decoration: none; color: #000; }
a.next:active
			{	text-decoration: none; color: #000; }
#gg			{	visibility:hidden; color: #fff; font-size: 7px; }
