/*
   ########################################## 
   ##                                      ## 
   ##         Copyright © 2001 by          ## 
   ##        Order amid Chaos, Inc.        ## 
   ##      http://www.oac-hosting.com      ## 
   ##         All Rights Reserved.         ## 
   ##                                      ## 
   ########################################## 
*/

body 
{
  	scrollbar-face-color: #CDBDAD;
  	scrollbar-shadow-color: #8D7D6D;
  	scrollbar-highlight-color: #CDBDAD;
  	scrollbar-3dlight-color: #FDEDDD;
  	scrollbar-darkshadow-color: #000000;
  	scrollbar-track-color: #DCD8D3; 
  	scrollbar-arrow-color: #516B8A;
}

.text
{
	font-family: arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 12px;
	line-height: 18px;
  	text-decoration: none;
  	color: #000000;
}

	.text:first-letter
	{
		font-size: 100%;
		font-weight: bold;
		float: left;
		color: #2F3F5F;
		text-shadow: 0.5em 0.5em silver;
	}

	.text:first-line
	{
		font-variant: small-caps;
	}

	.text b 
	{
	  	color: #000000;
	  	/* color: #4F6080; */
	  	/* color: #2F3F5F; */
	}

	.text a:hover 
	{
		text-decoration: underline;
	  	color: #2F3F5F;
	}

div.menu a
{
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
	color: #000000;
}

	div.menu a:active
	{	
		text-decoration: underline;
	  	color: #2F3F5F;
	}

	div.menu a:hover 
	{
		text-decoration: underline;
	  	color: #2F3F5F;
	}

div.submenu
{
	font-size: 10px;
	line-height: 10px;
	margin-left: 4px;
	margin-right: 4px;
}

	div.submenu a
	{
		font-size: 10px;
		line-height: 10px;
		text-decoration: none;
	}

div.topmenu
{
		font-family: arial, helvetica, sans-serif; 
		font-weight: bold; 
		font-size: 12px;
		line-height: 12px;
		text-transform: uppercase;
		color: #CDBDAD;
}

	div.topmenu a
	{ 
		text-decoration: none;
		color: #CDBDAD;
	}

		div.topmenu a:active
		{
			text-decoration: underline;
		}

		div.topmenu a:hover 
		{
			text-decoration: underline;
		}

.marble
{
	width: 50px;
	background-image: url(/images/marble_bg_light_116x140.jpg);
	border-left: 2px solid #B5A599;
	border-top: 2px solid #B5A599;
	border-right: 2px solid #E8E0DA;
	border-bottom: 2px solid #E8E0DA;
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	text-align: right;
}

.marble-button
{
	width: 100px;
	background-image: url(/images/marble_bg_116x140.jpg);
	background-color: #D7CCC1;
	border-left: 2px solid #E8E0DA;
	border-top: 2px solid #E8E0DA;
	border-right: 2px solid #B5A599;
	border-bottom: 2px solid #B5A599;
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
}
