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

body		{margin:0px; padding:0px;
		 background: #F8F0F3 url(/images/gl_01.jpg) top left repeat-x;
		 font-family: Verdana, Geneva, sans-serif;
		 font-size: .8em;
		 color: #3A3C3B;
		 }

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

.main		{background: #D6CACE url(/images/gl_12.jpg) top left repeat-y;}
.maintop		{background-image: url(/images/gl_10.jpg); background-position: top left; background-repeat: no-repeat; }

.headerlogo	{background: #F8F0F3 url(/images/gl_05.jpg) top left no-repeat; height:139px; text-align:right; padding-right:15px; }
.navback		{background: #F8F0F3 url(/images/gl_09.jpg) top left no-repeat; height:39px; vertical-align:middle; }

.red			{color:#7B273D; font-weight:bold; }

a			{color:#7B273D; text-decoration:none; }
a:hover		{text-decoration:underline; }

.ngrey		{background: url(/images/nav_grey_03.png) top left repeat-x; padding: 0px 6px; }
.nred		{background: url(/images/nav_red_03.png) top left repeat-x; padding: 0px 6px; }

.nred a		{color:#ffffff; }
.ngrey a		{color:#8D203D; }

h1			{color: #6C1B31; font-size:1.5em; }
h2			{font-size:1.2em; }

table.sidenav		{background: #66192E url(/images/side_02.png) top left repeat-y; }
table.sidenav td	{color: #ffffff; }

p			{margin:0px; padding:0px;}