.OuterTable { width: 900px; }

p { padding: 0px 0px 0px 0px }
p { margin:  2px 0px 2px 0px }
p { font-family: tahoma; font-size: 11px; color: #555555; }

H1 { font-family: tahoma; font-size: 14px; font-weight: bold; color: #555555; padding: 0; margin: 2px 0px 2px 0px; }
H2 { font-family: tahoma; font-size: 13px; font-weight: bold; color: #555555; padding: 0; margin: 2px 0px 2px 0px; }
H3 { font-family: tahoma; font-size: 12px; font-weight: bold; color: #555555; padding: 0; margin: 2px 0px 2px 0px; }
H4 { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555555; padding: 0; margin: 2px 0px 2px 0px; }
H5 { font-family: tahoma; font-size: 10px; font-weight: bold; color: #555555; padding: 0; margin: 2px 0px 2px 0px; }
H6 { font-family: tahoma; font-size:  9px; font-weight: bold; color: #555555; padding: 0; margin: 2px 0px 2px 0px; }

a:link    { color: #555555; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
a:visited { color: #555555; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
a:active  { color: #555555; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }
a:hover   { color: #cc0000; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: underline; }

a.inv:link    { color: #ffffff; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
a.inv:visited { color: #ffffff; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
a.inv:active  { color: #ffffff; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
a.inv:hover   { color: #cc0000; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }

a.inv2:link    { color: #ffffff; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
a.inv2:visited { color: #ffffff; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
a.inv2:active  { color: #ffffff; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
a.inv2:hover   { color: #153c76; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }

a.inv3:link    { color: #ffffff; font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: none; }
a.inv3:visited { color: #ffffff; font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: none; }
a.inv3:active  { color: #ffffff; font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: none; }
a.inv3:hover   { color: #cc0000; font-family: tahoma; font-weight: bold; font-size: 13px; text-decoration: none; }

a.inv4:link    { color: #cc0000; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
a.inv4:visited { color: #cc0000; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
a.inv4:active  { color: #cc0000; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
a.inv4:hover   { color: #555555; font-family: tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }

.bgd01 { background-color: #0b8280 } /* SeaGreen */
.bgl01 { background-color: #cefbfa }

.bgd02 { background-color: #456ca6 } /* Cobalt */
.bgl02 { background-color: #c4d2e6 }

.bgd04 { background-color: #797979 } /* Grey */
.bgl04 { background-color: #d4d4d4 }

.bgd06 { background-color: #9a8953 } /* Tan */
.bgl06 { background-color: #e1d8c8 }

.bgd08 { background-color: #a89d7d } /* Earth */
.bgl08 { background-color: #ddd9cc }

.bgd10 { background-color: #8091a5 } /* Slate */
.bgl10 { background-color: #cdd3dc }

.bgdwss  { background-color: #9db308 } /* Olive */
.bglwss  { background-color: #f1fbae }


.dolive  { background-color: #9db308 } /* Olive */
.lolive  { background-color: #f1fbae }

.dblue   { background-color: #0081cc } /* Blue */
.lblue   { background-color: #aadfff }

.dred    { background-color: #cb0101 } /* Red */
.lred    { background-color: #ffaaaa }

.dcobalt { background-color: #456ca6 } /* Cobalt */
.lcobalt { background-color: #c4d2e6 }


/*========================================================*/
/*     Content Panes                                      */
/*========================================================*/

/*-- top inside content pane       --*/ .PaneTop { width: 100%; padding: 0 7px 0 7px;}
/*-- left content pane             --*/ .PaneLeft { padding: 0 7px 0 7px; width: 20%; }
/*-- content pane                  --*/ .PaneCenter { padding: 0 7px 0 7px; }
/*-- right content pane            --*/ .PaneRight { padding: 0 7px 0 7px; width: 20%; }
/*-- bottom inside pane            --*/ .PaneBottom { width: 100%; padding: 0 7px 0 7px; }
/*-- bottom menu content pane      --*/ .PaneMenuBottom { width: 100%; padding: 5px 5px 0 5px; }
/*-- header content pane           --*/ .PaneHeader { width: 100%; padding: 0; }










/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* 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:hover    {
}

A.SelectedTab:active   {
}

/* 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   {
}

/* 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:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}











