.logocolor	{	background-color: #5B619C;}


.bodytext 	{  	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #000000}

.bodybold 	{  	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #000000}

.bodyboldwhite 	{  	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF}

.bodywhite 	{  	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF}


.bodyheader 	{  	font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #000000}

.schedule	{	font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-style: normal;
			text-align: center;
			color: #000000;
			background-color: #FFFFCC;
			border-width: 2px;
			border-style: solid;
			border-color: #808080}

.cursive	{	color: #323264;
			font-family: "lucida calligraphy", arial, 'sans serif';
			font-size: 15px;
			text-align: center}

.rae		{	font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-style: normal;
			color: Blue}


td.pad		{	background-color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #000000;
			padding: 0.4cm}

td.nopad	{	height: 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			font-family: Arial, sans-serif;
			text-align: center;
			background-color: #5B619C;
			color: #FFFFFF;
			border-width: 2px;
			border-style: solid;
			border-color: #808080}

td.nopadwhiteback	{	background-color: #FFFFFF;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-family: Arial, sans-serif;
				text-align: center;
				color: #000000;
				border-width: 2px;
				border-style: solid;
				border-color: #808080}



td.menu		{	
			width: 126px; 
			height: 22px; 
			padding-top: 2px; 
			padding-bottom: 0px;
			font-size: 12px;
			font-family: Arial, sans-serif;
			text-align: center;
			background-color: #5B619C;
			color: #FFFFFF;
			border-width: 3px;
			border-style: solid;
			border-color: #F8F8F8 #808080 #808080 #F8F8F8;
			padding-top: 2px; padding-bottom:0px}



.centerme	{	text-align: center;}

a:link 		{ 	color:##00008B;
			font-style: normal; 
			font-weight: normal; 	
			font-family: Arial, Helvetica, sans-serif;
			text-decoration: underline}

a:visited 	{	color:#008B8B; 
			text-decoration: underline; 
			font-family: Arial, Helvetica, sans-serif;
			font-style: normal; 
			font-weight: normal}

a:active 	{	color: teal;
			text-decoration: underline; 
			font-family: Arial, Helvetica, sans-serif; 
			font-style: normal; 			
			font-weight: normal}

a:hover 	{	color:#FAEBD7;
			border: 0px #000000 solid;; 
			text-decoration: underline; 
			font-family: Arial, Helvetica, sans-serif; 
			font-weight: normal; background-color: teal}

			
