﻿.text-main {
	font-family: arial,sans-serif;
	font-size: 14px; 
	color: #000000;
}/* text-main */

.disclaimer-text {
	font-family: Century Gothic;
	font-size: 14px;  
	text-decoration: none;
	color: #000000;
}/* smorange-text-bold */

.whitetext-main {
	font-family: arial,sans-serif;
	font-size: 12px; 
	color: #ffffff;
}/* whitetext-main */

.smtext-main {
	font-family: arial,sans-serif;
	font-size: 12px; 
	color: #000000;
}/* smtext-main */

.smtext-calendar {
	font-family: arial,sans-serif;
	font-size: 13px; 
	color: #000000;
	text-decoration:none
 
}/* smtext-calendar */

.purple-text-bold {
	font-family: arial, Sans-Serif;
	font-size: 14px;  
	font-weight: bold; 
	text-decoration: none;
	color: #692369;
}/* purple-text-bold */

.orange-text-bold {
	font-family: arial, Sans-Serif;
	font-size: 16px;  
	font-weight: bold; 
	text-decoration: none;
	color: #fda212;
}/* orange-text-bold */

.smorange-text-bold {
	font-family: arial, Sans-Serif;
	font-size: 14px;  
	font-weight: bold; 
	text-decoration: none;
	color: #ef4e0f;
}/* smorange-text-bold */

.green-text-bold {
	font-family: arial, Sans-Serif;
	font-size: 14px;  
	font-weight: bold; 
	text-decoration: none;
	color: #fec666;
}/* green-text-bold */

.submenu-text {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
}/* submenu-text */

.menutable  {
	background-image: url(menu/menuspacer.jpg);
    background-repeat: repeat-y ;
    height: 100%;
}/* menutable */

.calendartable  {
    border-color: #692369;
    border-collapse: collapse;
    background-repeat: repeat-y;
    vertical-align: top;
}/* calendartable */