body  {
	font-size : 10px;
	font-family : Times, Times New Roman, Serif;
	color: #B3ABA8; /*platinum*/
	background : #1D0800; /*darkgraybrown*/
}

p  {
	font-size : 11px;
	font-family : Verdana, Arial, Times, Times New Roman, Serif;
	color: #1D0800;
}

td  {
	font-size : 11px;
	font-family : Verdana, Arial, Times, Times New Roman, Serif;
	color: #1D0800;
}



.comments  {
	font-size : 10px;
	font-family : Verdana, Arial, Times, Times New Roman, Serif;
	color: #B3ABA8;
}

h1 {
	font-size : 24px;
	font-family : Garamond, Times, Times New Roman, Serif;
	color: #B3ABA8;
}

blockquote  {
	font-size : 12px;
	font-family : Garamond, Times, Times New Roman, Serif;
	color: #1D0800;
}

A 			{color: #CCCCCC; text-decoration:none;}
A:visited 	{color: #BBBBBB; text-decoration:none;}
A:hover 	{color: #EEEEEE; text-decoration:none;}
A:active 	{color: #FFFFFF; text-decoration:none;}

/*
A.quick			{color: #009999; font-family : Arial,Verdana,Helvetica,Geneva; text-decoration:underline; font-size: 10px;}
A.quick:visited {color: #00CCCC; font-family : Arial,Verdana,Helvetica,Geneva; text-decoration:underline; font-size: 10px;}
A.quick:hover 	{color: #AAAAAA; font-family : Arial,Verdana,Helvetica,Geneva; text-decoration:underline; font-size: 10px;}
A.quick:active 	{color: #333333; font-family : Arial,Verdana,Helvetica,Geneva; text-decoration:underline; font-size: 10px;}
*/
A.menu			{color: #B3ABA8; font-family : Verdana, Arial, Times, Times New Roman, Serif; font-size: 11px; text-decoration:none; font-weight:normal;}
A.menu:visited  {color: #B3ABA8; font-family : Verdana, Arial, Times, Times New Roman, Serif; font-size: 11px; text-decoration:none; font-weight:normal;}
A.menu:hover 	{color: #74715F; font-family : Verdana, Arial, Times, Times New Roman, Serif; font-size: 11px; text-decoration:none; font-weight:normal;}
A.menu:active 	{color: #B3ABA8; font-family : Verdana, Arial, Times, Times New Roman, Serif; font-size: 11px; text-decoration:none; font-weight:normal;}
/*
A.outside 			{color: #FFFFFF; text-decoration:none;}
A.outside:visited 	{color: #FFFFFF; text-decoration:none;}
A.outside:hover 	{color: #CCCCCC; text-decoration:none;}
A.outside:active 	{color: #000000; text-decoration:none;}
*/

/*begin sandbg*/
table.main	{
background-color: #868276; /*sand*/
}

.sandbg  {
	background-color : #868276;
}

.divider {
	font-size: 16px;
	font-family: Times New Roman, Arial, Times, Serif;
	color: #868276;
}

/*end sandbg 74715F original, 787766, 787566 787368 817D70*/

.menu {
background-color: #1D0800;
}

.greenbg  {
	background-color : #3D523B;
}

.platinumbg  {
	background-color : #B3ABA8;
}

.darkgraybrownbg  {
	background-color : #1D0800;
}

.darkpurplebg  {
	background-color : #615254;
}



