.ess_essmenu_ctlessmenu_spmitm{font-size:12px;color:#ffffff;text-align:center;}
.ess_essmenu_ctlessmenu_spmitmsel{font-size:12px;color:#ffffff;text-align:center;}

td{
font-size:12px;
}

/* ================================
    CSS STYLES FOR EasySite
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{

}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}



.Title
{
  font-size:12px;
  font-weight:bold;
  color:#974D28;
}
.BTitle
{
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}

.menu_second  A:active
{
	color: red;
font-size:12px;
}
.menu_second A:hover
{
	color: #999999;
font-size:12px;
}
.menu_second A:link
{
	color: blue;
font-size:12px;
}
.menu_second A:visited
{
	color: red;
font-size:12px;
}

.BGTitle
{
  font-size:14px;
  font-weight:bold;
  color:#FFFFFF;
}

.black .ess_essmenu_ctlessmenu_spmitm {color:#000000; text-align:center; font-size:12px;}
.black .ess_essmenu_ctlessmenu_spmitmsel {color:#000000;text-align:center;font-size:12px;}
.blackxx01 {font-size: 12px;color: #000;font-weight: bold;}
.redxx01 {color: #9F0000;font-weight: bold;}
.blackxx02 {font-size: 12px;font-weight: bold;color: #5F5F5F;}
.whitexx01 {font-size: 12px;color: #FFF;font-weight: bold;}






