A					{	text-decoration: none;
					}


A:hover					{	text-decoration: underline;
					}


.button					{	border: 1px solid #404040;
						background-color: #E3D7A4;
						color: black;
						width: 90px;
					}


.gbutton				{	border: 1px solid #404040;
						background-color: #E0E0E0;
						color: black;
						width: 90px;
					}

	
.current				{	color: #AC9169;
						font-weight: bold;
					}


.current:hover				{	text-decoration: none;
					}


.heading				{	color: #003F64;
						font-weight: bold;
					}


.nav					{	color: #FFFFFF;
						font-weight: bold;
					}


.nav:hover				{	color: #AC9169;
						text-decoration: none;
					}


.navcell				{	padding-top: 5px;
						padding-bottom: 5px;
						padding-right: 15px;
					}


.navadmincell				{	padding-top: 5px;
						padding-bottom: 5px;
						padding-left: 15px;
					}


P, TD, INPUT, A, TEXTAREA, SELECT	{	color: #000000;
						font: 8pt verdana, arial, helvetica, sans-serif;
					}


.textbox				{	border: 1px solid #000000;
						background-color: white;
						width: 100%;
					}


.img					{	border: 1px solid #000000;
					}

.thumb					{ border: 1px solid #606060;
						margin-bottom: 3px;
						}
a.title
{
	color: #715e45;
}	