body 		{
				background-color:#E3DED7;
				color:#CC0066;
				font-family:"Verdana","Trebuchet MS","Arial","Helvetica";
				font-size:x-small;
			}

.NavStrip 	{
				font-size: xx-small;
				font-weight: normal;
				text-align:center;				
				color: #AA885B;
				border-left-style: solid;
				border-left-color: #AA885B;
				border-left-width: thin;
			}

.InfoBox 	{
				font-size: x-small;
				font-weight: bold;
				color: #216F9D;
				text-align:center;
			}

.MainPanel	{
			padding:12px;
			border:#3399FF thin solid;
			margin:5px;
			text-align:center;
			vertical-align:middle;
			}

.AddressPanel	{
			padding:3px;
			border:#666666 thin solid;
			margin:32px;
			text-align:center;
			vertical-align:middle;
			font-size:medium;
			}

.OptionsPanel	{
			padding:3px;
			margin:12px;
			text-align:center;
			vertical-align:middle;
			font-size:medium;
			}

.alignLeft{text-align:left;}

.alignRight{text-align:right;}

.alignCenter{text-align:center;}

.fontXS 	{
				font-size: x-small;
				font-weight: normal;
			}
				
.fontXXS 	{
				font-size:  xx-small;
				font-weight: normal;
			}
				
.fontS 		{
				font-size: small;
				font-weight: normal;
			}
				
.fontM 		{
				font-size: medium;
				font-weight: normal;
			}
				
.fontL 		{
				font-size: large;
				font-weight: normal;
			}

.fontBrown	{color:#AA885B;}

.fontFFBlue {  
				font-size: small;
				font-weight: normal;
				color: #216F9D;
			}
			
.fontFFBrown {  
				font-size: x-small;
				font-weight: normal;
				color: #AA885B;
			}

.fontBlkS 	{
				font-size:small;
				font-weight:normal;
				color:#000000;
			}

.fontBlkXS 	{
				font-size:x-small;
				font-weight:normal;
				color:#000000;
			}

.fontBlk 	{
				color:#000000;
			}
			
.fontWhite 	{
				color:#FFFFFF;
			}
				
.fontWhtXS 	{
				font-size:x-small;
				font-weight:normal;
				color:#FFFFFF;
			}
				
.fontRed 	{  
				color:#FF0000;
			}

.fontOrange	{  
				color: #FF9900;
			}

.fontYlwXS	{  
				font-size: x-small;
				font-weight: normal;
				color: #FFFF00;
			}

.fontLBluXS	{  
				font-size: x-small;
				font-weight: normal;
				color: #66CCFF;
			}

.fontRedM 	{  
				color: #FF0000;
				font-size: medium;
				font-weight: normal;
			}
				
.fontBlue 	{  
				color: #0033FF;
			}

.PageHdr 	{  
				color: #808000;
				font-family: "Quixley LET";
				font-size: x-large;
				font-weight: normal;
			}
			
.BorderNone {
				border:none
			}

.Height125	{
				height:125px;
			}
		
.todgen 	{
				font-family:Geneva, Arial, Helvetica, sans-serif  ;
				font-size:xx-small;
				font-weight: normal;
				color: #C5AFB8;
			}

