body 		{
			width:960px;
			background-color:#EEEEEE;
			color:#CC0066;
			font-family:"Verdana","Trebuchet MS","Arial","Helvetica";
			font-size:100%;
			}

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

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

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

.alignLeft{text-align:left;}

.alignRight{text-align:right;}

.alignCenter{text-align:center;}

.alignJustify{text-align:justify;}


.NoBorder	{
			border:none;
			}
			
.AlignByMarginsH{
				margin-left:auto;
				margin-right:auto;
				display:block;
				}

.AlignByMarginsV{
				margin-top:auto;
				margin-bottom:auto;
				display:block;
				}
				
.AlignByMarginsL{
				margin-left:0;
				margin-right:auto;
				display:block;
				}

.AlignByMarginsR{
				margin-left:auto;
				margin-right:0;
				display:block;
				}

.font10		{
				font-size:62.5%;
			}

.font12		{
				font-size:75%;
			}

.font12B	{
				font-size:75%;
				font-weight:bold;
			}

.font14		{
				font-size:87.5%;
			}

.font16		{
				font-size:100%;
			}

.font20		{
				font-size:125%;
			}

.font24		{
				font-size:150%;
			}

.font36		{
				font-size:200%;
			}

.fontW600	{
				font-weight:600;
			}

.fontBrown	{color:#AA885B;}

.fontFFBlue {  
			font-size:14px;
			font-weight:normal;
			color:#216F9D;
			}
			
.fontFFBrown{  
			font-size:12px;
			font-weight:normal;
			color:#AA885B;
			}

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

.fontBlkXS 	{
			font-size:12px;
			font-weight:normal;
			color:#000000;
			}

.fontBlk 	{
			color:#000000;
			}
			
.fontWhite 	{
			color:#FFFFFF;
			}
				
.fontYellow	{
			color:#FFFF66;
			}
				
.fontWhtXS 	{
			font-size:12px;
			font-weight:normal;
			color:#FFFFFF;
			}
				
.fontRed 	{  
			color:#FF0000;
			}

.fontOrange	{  
			color:#FF9900;
			}

.fontYlwXS	{  
			font-size:12px;
			font-weight:normal;
			color:#FFFF00;
			}

.fontLBluXS	{  
			font-size:12px;
			font-weight:normal;
			color:#66CCFF;
			}

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

.fontLtGrey	{  
			color:#999999;
			}

.fontMidGrey{  
			color:#666666;
			}

.PageHdr 	{  
			color:#808000;
			font-family:"Quixley LET";
			font-size:150%;
			font-weight:normal;
			}


.BorderRed2pxTop {background:url(/images/RndBrdr/red_dotH.jpg) 0 0 repeat-x;}
.BorderRed2pxBottom {background:url(/images/RndBrdr/red_dotH.jpg) 0 100% repeat-x}
.BorderRed2pxLeft {background:url(/images/RndBrdr/red_dotV.jpg) 0 0 repeat-y}
.BorderRed2pxRight {background:url(/images/RndBrdr/red_dotV.jpg) 100% 0 repeat-y}

.BorderRndRed2pxWhiteGreyBottomLeft {background:url(/images/RndBrdr/wht_bl.jpg) 0 100% no-repeat}
.BorderRndRed2pxWhiteGreyBottomRight {background:url(/images/RndBrdr/wht_br.jpg) 100% 100% no-repeat}
.BorderRndRed2pxWhiteGreyTopLeft {background:url(/images/RndBrdr/wht_tl.jpg) 0 0 no-repeat}
.BorderRndRed2pxWhiteGreyTopRight {background:url(/images/RndBrdr/wht_tr.jpg) 100% 0 no-repeat; padding:10px}

.BorderRndRed2pxPblueGreyBottomLeft {background:url(/images/RndBrdr/pb_bl.jpg) 0 100% no-repeat}
.BorderRndRed2pxPblueGreyBottomRight {background:url(/images/RndBrdr/pb_br.jpg) 100% 100% no-repeat}
.BorderRndRed2pxPblueGreyTopLeft {background:url(/images/RndBrdr/pb_tl.jpg) 0 0 no-repeat}
.BorderRndRed2pxPblueGreyTopRight {background:url(/images/RndBrdr/pb_tr.jpg) 100% 0 no-repeat; padding:10px}


.todgen 	{
			font-family:Geneva, Arial, Helvetica, sans-serif  ;
			font-size:10px;
			font-weight:normal;
			color:#C5AFB8;
			}

