body	{
		background-color:#000000; 

		background-image:url('/bones/images/bones_background.jpg');
		background-repeat:no-repeat;
		background-attachment:fixed; 
		
		color:#D0A262;
		font-family:Verdana,Arial,Helvetica;
		} 

table	{
/*
		background-color: #503818
*/
		}

hr {color:#D0A262}

h1 {color:#D0A262}
h2 {color:#D0A262}
h3 {color:#D0A262}
h4 {color:#D0A262}

p {font-size:10pt}
ul {font-size:10pt}
td {font-size:10pt}

a:link    { color:#D0A262; text-decoration:underline; }
a:visited { color:#D0A262; text-decoration:underline; }
a:active  { color:#ffffff; text-decoration:none; }
a:hover   { color:#ffffff; text-decoration:none; }

.navig		{ 
			font-size: 10pt; 
			font-weight: bold; 
			text-decoration:none; 
			}

.partner *	{
			font-size: 10px; 
			text-decoration:none; 
			}

.partner a:link		{
					text-decoration:none; 
					}
			
.partner a:hover	{
					text-decoration:underline; 
					}
			
.partner a:active	{
					text-decoration:underline; 
					}
			
.partner a:visited	{
					text-decoration:none; 
					}

button	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-size : 8pt; 
		font-weight : bold; 
		background-color: #503818;
		color: #D0A262;
		text-align : center; 
		border-width: 0;
/*		border-bottom : thin solid black; */
/*		border-top : thin solid black; */
		padding : 0px; 
		} 
		
legend	{
		color: #D0A262;
		font-weight: bold;
		}
		
.CMS_Form th	{
				background-color: #503818;
				color: #503818;
				text-align: left;
				}

.prompt	{
		font-weight: bold;
		text-align: right;
		}

.CMS_List th	{
				background-color: #503818;
				color: #503818;
				text-align: left;
				}

.CMS_List h1	{
				font-size: 14pt;
				color: #503818;
				}

.CMS_List a	{
			font-weight: bold;
			}


.LineHigh	{
			background-color: #503818;
			color: #D0A262;
			}

.LineLow	{
			background-color: #362813;
			color: #D0A262;
			}

.LineDelete	{
			background-color: #ffcccc;
			color: #000000;
			}


.TopBottomNavig	{
				font-size: 12px; 
   				font-weight: bold;
   				}			
				
.footer		{
			font-size: 10px; 
			}