P  {}

H1  {}

H2  {}

H3  {}

a  {
  font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
  color : White;
	background-color : #000000;
	text-decoration : none;
}

A:Visited  {
  font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : White;
	background-color : #000000;
  text-decoration : none;
}

A:Active  {
  font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : White;
	background-color : #000000;
  text-decoration : none;
}

A:Hover  {
  font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : lime;
	background-color : #000000;
  text-decoration : none;
}

BODY  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : White;
	background-color : #000000;
}

.Default  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : White;
	background-color : #000000;
}

.YellowText  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	color : Yellow;
	background-color:black;
}

.PicName  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	color : Black;
	background-color:White;
}

.PriceTable  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : Lime;
}

.GreenText  {
  font-size: small; 
  font-family: Arial; 
  font-weight: bold; 
  font-style: normal; 
	color: #00FF00;
	background-color : #000000;
}

.BlackText  {
  font-size: small; 
  font-family: Arial; 
  font-weight: normal; 
  font-style: normal; 
	color: black;
	background-color : Wheat;
}

.PriceTableHeader  {
  font-size: 12pt; 
  font-family: Arial; 
  font-weight: Bold; 
  font-style: normal; 
	color: black;
	background-color : Silver;
}

.TinyText  {
  font-size: 8pt; 
  font-family: Arial; 
  font-weight: normal; 
  font-style: normal; 
	color: Black;
}

.Menu_Std  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : Yellow;
	background-color : #000000;
}

A.Admin:link  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : PeachPuff;
	background-color : #000000;
}

A.Admin:Visited  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : PeachPuff;
	background-color : #000000;
}

A.Admin:Hover  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	color : Lime;
	background-color : #000000;
}

.FileMgrText  {
  font-size: 10pt; 
  font-family: Arial; 
  font-weight: normal; 
  font-style: normal; 
	color: Black;
}

.PhotoEditTableHeader  {
  font-size: 10pt; 
  font-family: Arial; 
  font-weight: Bold; 
  font-style: normal; 
	color: black;
	background-color : Silver;
}

A.Ptable:link  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : Bold;
	color : Black;
  background-color : Wheat;
}

A.Ptable:Visited  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : Bold;
	color : Black;
  background-color : Wheat;
}

A.Ptable:Hover  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : Bold;
	color : Red;
  background-color : Wheat;
}

TR.tableheading { 
	font-size: 12px;
	font-family: sans-serif, Verdana, Arial, Geneva;
	color: #FFFFFF;
	font-weight : bold;
	background-color: #333333;
	border-bottom: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	}
	
.results {
	font-size: 12px;
	font-family: sans-serif, Verdana, Arial, Geneva;
	border-bottom: 1px;
	border-bottom-color: #003366;
	border-bottom-style: solid;
	height: 30px;
	}
	
TD.results a {	font-size: 12px;
	font-family: sans-serif, Verdana, Arial, Geneva;
	border-bottom: 1px;
	border-bottom-color: #003366;
	text-decoration: none 
	}	
							
TD.results a:hover {	color: rgb( 0, 52, 104)	}

TD.inputForm {
	font-size: 12px;
	font-family: sans-serif, Verdana, Arial, Geneva;
	padding-left: 5px;
	}
	
TR.unSelected {
	background-color : #FFFFFF;
}	
TR.Selected {
	background-color : #CCCCCC;
}	

.inset {font-family: "Arial" sands-serif; color: rgb( 0, 52, 104);	font-size: 10pt;
			  font-weight: normal }
.insetnm {margin-top: 0px; font-family: "Arial" sands-serif; color: rgb( 0, 52, 104);	font-size: 10pt; font-weight: normal }
.inset_strong { font-weight: bold }
.inset li {margin-left: -25px; list-style-type: disc }
.inset_plain li {margin-left: -40px; list-style-type: none }
.insetnm ul {margin-left: -25px; list-style-type: disc }
.inset-title {font-family: "Arial" sands-serif; color: rgb( 0, 52, 104);	font-size: 13.5pt;
			 margin: 0px; font-weight: bold; font-style: normal }
			 
.inset_bold {font-family: "Arial" sands-serif; color: rgb( 0, 52, 104);	font-size: 12pt;
			  font-weight: bold }
				
.inset_bold li {margin-left: -25px; list-style-type: disc }
.inset_bold a {	color: rgb( 0, 52, 104); 
				font-size: 12pt;
				font-weight: bold; text-decoration: underline }	  
.inset a {font-family: "Arial" sands-serif; 	color: rgb( 0, 52, 104);	font-size: 10pt;
			 font-weight: normal; text-decoration: underline }
