BODY {
   color             : white;
   background        : url("Images/background.jpg");
   font-family       : "Trebuchet MS", Verdana, Arial, sans-serif;
   font-size         : 12pt;
   margin-left       : 0px;
   margin-right      : 0px;
   margin-top        : 10px;
}
.Center {
   margin-left       : auto;
   margin-right      : auto;
   text-align        : center;
}
TD {
   background-color  : #f0f0f0;
}
H1 {
   margin-top        : 0px;
   margin-bottom     : 0px;
   font-size         : 16pt;
}
H2 {
   margin-top        : 0px;
   margin-bottom     : 0px;
   font-size         : 10pt;
   font-style        : italic;
}
H3 {
	margin-top 			: 5px;
	margin-bottom 		: 0px;
	font-size 			: 12pt;
	color					: #63639C;
}
a  { color: #06c; font-style: normal; font-weight: bold; text-decoration: none }
a:hover {
   color             : #800000;
}

.Dark {
   color             : black;
   font-size         : 1px;
}
.Text {
   background-color  : black;
}
.TextII {
   background-color  : #f0f0f0;
   color    	     : #111111;
   font-size         : 10pt;
   text-align        : left;
}
.Testimonial {
   background-color  : black;
   font-size         : 10pt;
   font-style        : italic;
   text-align        : left;
}
.Signature {
   font-style        : normal;
   text-align        : right;
   font-size		 : 10pt; 
}
.Indent {
	margin-right : 10px;
}
.Quote  {
	color				: #0c6; 
	font-size			: 10pt; 
	font-style			: italic; 
	background-color	: #000; 
	text-align			: left;
}
/* -------- New --------- */
.NavBar {
	background-color : #333333;
	width			 : 100px;
	font-size        : 8pt;
	border			 : 1px solid #cc9966;
	vertical-align	 : top;
}
.NavBar a {
	font-size        : 8pt;
	color			 : #ccffff;
}
.NavBar a:hover {
	color			 : #ff9933;
}

.Skeleton {
   background-color  : black;
   border: 0pt;
   text-align: left;
	vertical-align	 : top;
}
.Main {
   background-color  : black;
   border			 : 0pt;
   width			 : 700px;
	vertical-align	 : top;
}
.SkeletonFiller {
   background-color  : black;
   vertical-align	 : top;
   text-align		 : center;
   margin-left		 : auto;
   margin-right	     : auto;
}

.Button { 
	color			: #fff; 
	font-size		: 10pt; 
	background-color: #ff3; 
	text-align		: center; 
	width			: 100px; 
	border			: solid 1px #999 
}
.Button a  { 
	color			: #c03 
}
.Button a:hover { 
	color			: #300 
}

/* --------- Delete These ---------- */
.NavBarII {
	background-color : #bbbbbb;
}
.NavBarII a {
	font-size         : 10pt;
}
.NavBarIII {
	background-color : #999999;
}
.NavBarIII a {
	font-size         : 8pt;
}

a.HelpOut {
	color			: #f00000;
}
a.HelpOut:hover {
	color			: #9999FF;
}
