﻿/* Copyright 2002-2013, My Great Software, Inc. All rights reserved. */
/* c/planTbl.css; */

/* - - - - - - - - - */
/* - - - - - - - - - */
	
.blue 
{
background-color:rgb(79,129,189);
}	
	
.oddcolor
{
background-color:rgb(208,216,2320);
}

.evencolor
{
background-color:rgb(233,237,244);
}

.frowtxt
{
font-family:Calibri, Tahoma, Geneva, sans-serif;
font-size:150%;
color:#92D050;
}

.srowtxt
{	
font-family:Calibri, Tahoma, Geneva, sans-serif;
font-size:200%;
color:white;
}

.ctxt
{
font-family: "Century Gothic","Lucida Grande",Arial,sans-serif; 
/*font-family:Calibri, Tahoma, Geneva, sans-serif;*/ /* fv 9-14-2014 */
font-size: 110%;
color:black;
}

.txtleft
{
text-align:left;
}

.txtcent
{
text-align:center;
}

.pricing-table /* fv 9-14-2014 */
{
list-style : none outside;
}

/* - - - - - - - - - */
/* - - - - - - - - - */

/* end planTbl.css */