/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */


.ControlPanel {font-size : 12px;
}

.SkinObject {font-size : 12px;
}

/* background/border colors for the selected tab */
.TabBg {font-size : 12px;
}


/* text style for the selected tab */
.SelectedTab {font-size : 12px;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {font-size : 12px;
}

A.SelectedTab:visited  {font-size : 12px;
}

A.SelectedTab:hover    {font-size : 12px;
}

A.SelectedTab:active   {font-size : 12px;
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {font-size : 12px;
}

/* style of item titles on edit and admin pages */
.SubHead    {font-size : 12px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {font-size : 12px;
}

/* text style used for most text rendered by modules */
.Normal
{font-size : 12px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{font-size : 12px;
}

.NormalRed
{font-size : 12px;
}

.NormalBold
{font-size : 12px;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {font-size : 12px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {font-size : 12px;
}

A.CommandButton:visited  {font-size : 12px;
}

A.CommandButton:hover    {font-size : 12px;
}
    
A.CommandButton:active   {font-size : 12px;
}

/* button style for standard HTML buttons */
.StandardButton     {font-size : 12px;
}


TFOOT, THEAD    {font-size : 12px;
}

TH  {font-size : 12px;
}

SMALL   {font-size : 12px;
}

BIG {font-size : 12px;
}

BLOCKQUOTE, PRE {font-size : 12px;
}


UL LI   {font-size : 12px;
}

UL LI LI    {font-size : 12px;
}

UL LI LI LI {font-size : 12px;
}

OL LI   {font-size : 12px;
}

OL OL LI    {font-size : 12px;
}

OL OL OL LI {font-size : 12px;
}
OL UL LI   {font-size : 12px;
}

HR {font-size : 12px;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {font-size : 12px;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {font-size : 12px;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {font-size : 12px;
}

.ModuleTitle_MenuBar {font-size : 12px;
}

.ModuleTitle_MenuItem {font-size : 12px;
}

.ModuleTitle_MenuIcon {font-size : 12px;
}

.ModuleTitle_SubMenu {font-size : 12px;
}

.ModuleTitle_MenuBreak {font-size : 12px;
}

.ModuleTitle_MenuItemSel {font-size : 12px;
}

.ModuleTitle_MenuArrow {font-size : 12px;
}

.ModuleTitle_RootMenuArrow {font-size : 12px;
}

/* Main Menu */

.MainMenu_MenuContainer {font-size : 12px;
}

.MainMenu_MenuBar {font-size : 12px;
}

.MainMenu_MenuItem {font-size : 12px;
}

.MainMenu_MenuIcon {font-size : 12px;
}

.MainMenu_SubMenu {font-size : 12px;
}

.MainMenu_MenuBreak {font-size : 12px;
}

.MainMenu_MenuItemSel {font-size : 12px;
}

.MainMenu_MenuArrow {font-size : 12px;
}

.MainMenu_RootMenuArrow {font-size : 12px;
}

/* Login Styles */
.LoginPanel{font-size : 12px;
}

.LoginTabGroup{font-size : 12px;
}

.LoginTab {font-size : 12px;
}

.LoginTabSelected{font-size : 12px;
}

.LoginTabHover{font-size : 12px;
}

.LoginContainerGroup{font-size : 12px;
}

.LoginContainer{
font-size : 12px;}

.MenuTop
{font-size : 12px;
}
.MenuTopSelected
{font-size : 12px;
}

.GroupSearchCategory
{font-size : 12px;
}
.normal
{font-size : 12px;
}
.Normal
{font-size : 12px;
}






