.txt_white11  { color: #fff; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica, "Sans Serif" }
.txt_white13 { color: #CCCCCC; font-size: 13px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt_grey13 { color: #cccccc; font-size: 13px; line-height: 15px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt_orange16 { color: #ff8c00; font-weight: bold; font-size: 16px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt_orange16_subtitle { color: #ff8c00; font-weight: bold; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.txt_green16 { color: #bdb76b; font-weight: bold; font-size: 16px; line-height: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.date { color: #696969; font-size: 10px; line-height: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a  { color: #fff; text-decoration: none }
a:hover  { color: #ff8c00; text-decoration: underline }
.clsNode  { color: #ff8c00; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; cursor: hand }
.clsNode:hover { color: #fff; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; cursor: hand; text-decoration: none }
.clsNodeSelected { color: #fff; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; cursor: hand; text-decoration: none }
body {	scrollbar-face-color : #000000;


		scrollbar-shadow-color : #660000;

		scrollbar-highlight-color : #FF8C00;

		scrollbar-3dlight-color : #000000;

		scrollbar-darkshadow-color : #000000;

		scrollbar-track-color : #222222;

		scrollbar-arrow-color : #CCCCCC;

	  background-color: #000000;
	  color: #CCCCCC;
	  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	 }

TD, P 
	{
	  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	  color: #CCCCCC;
	}


.title                          /* album titles on main page */
	{ 
	  font-size: 14px; 
	  font-weight: bold; 
	}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 12px; 
	}
.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; 
	}
.error                          /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{ 
	  font-size: 16px; 
	  font-weight: bold; 
	}
.bread                          /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.nav                            /* used in navigation bars */
	{ 
	  font-size: 12px; 
	}
.admin                          /* used in admin bars */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.fineprint                      /* used for fine print */
	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 16px;
	  font-weight: bold
	}
.popup
	{
	  font-size: 12px;
	}
.editlink			/* Used for the [edit] tags */
	{
	  font-size: 10px;
	}
