/* text style for all tabs */
.SelectedTab {  font-weight: bold;  font-size: 8.5pt;  color: white;  font-family: Verdana;  text-decoration: none; }

/* GENERAL */
/* style for all module titles */
.Head   {  font-family: Verdana;  font-size:  18pt;  font-weight:normal;  color: #333333; }

/* style of item titles on edit and admin pages */
.SubHead{  font-family: Verdana;  font-size:  8.5pt;  font-weight:bold;  color: #003366; }

/* text style used for most text rendered by modules */
.Normal { font-family: Verdana;  font-size: 11pt;  font-weight: normal; }

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox { font-family: Verdana;  font-size: 8.5pt;  font-weight: normal; }
.NormalRed { font-family: Verdana;  font-size: 8.5pt;  font-weight: bold;  color: #ff0000 }
.NormalBold { font-family: Verdana;  font-size: 8.5pt;  font-weight: bold }

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {  font-family: Verdana;  font-size: 8.5pt;  font-weight: normal; }

/* GENERIC */
H1  {  font-family: Verdana;  font-size:  20pt;  font-weight:normal;  color: #666644; }
H2  {  font-family: Verdana;  font-size:  20pt;  font-weight:normal;  color: #666644; }
H3  {  font-family: Verdana;  font-size:  12pt;  font-weight:normal;  color: #003366; }
H4  {  font-family: Verdana;  font-size:  12pt;  font-weight:normal;  color: #003366; }
H5, DT  {  font-family: Verdana;  font-size:  11pt;  font-weight:bold;  color: #003366; }
H6  {  font-family: Verdana;  font-size:  11pt;  font-weight:bold;  color: #003366; }

TFOOT, THEAD{  font-family: Verdana;  font-size:  12pt;  color: #003366; }

TH  {  vertical-align: baseline;  font-family: Verdana;  font-size:  12pt;  font-weight:bold;  color: #003366; }

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {  border-bottom: blue 1pt solid;   border-left: blue 1pt solid;   border-top: blue 1pt solid;   border-right: blue 1pt solid;  }
.ModuleTitle_MenuBar {  cursor: pointer;   cursor: hand;  height:12;  background-color: Transparent; }

/* Main Menu */
.MainMenu_MenuContainer { border-bottom: #404040 0pt solid; border-left: #FF8080 0pt solid; border-top: #FF8080 0pt solid; border-right: #404040 0pt solid; background-color: #03233F; width: 600; height: 38; }
.MainMenu_MenuBar { cursor: pointer; cursor: hand; height:12; }
.MainMenu_MenuItem { cursor: pointer; cursor: hand; color: White;   font-family: Georgia; font-size: 12pt; font-style: normal; font-weight: normal; border-left: #657687 0pt solid; border-bottom: #657687 1pt solid; border-top: #657687 1pt solid; border-right: #657687 0pt solid;  text-align: center; }
.MainMenu_MenuIcon { cursor: pointer; cursor: hand; background-color: #657687; border-left: #657687 1pt solid; border-bottom: #657687 1pt solid; border-top: #657687 1pt solid; text-align: center; width: 15;   height: 21; }

p {    font-family: Georgia, serif;   font-size: 11pt;   line-height: 18pt;   color: #333333;   font-weight: normal }

.header { color: #4F4039;   font-weight: bold }

.copyright { font-family: Arial, Helvetica, sans-serif;   font-size: 8pt; line-height: normal; font-weight: normal; color: #B5976E }

/* GENERAL */
/* style for all backgrounds */
.background { background-color: #D7DDE1 }
.backgroundDark { background-color: #D7DDE1 }
.color1 { background-color: #EDEFF1 }
.color2 { background-color: #D7DDE1 }
.color3 { background-color: #B0BAC4 }
.color4 { background-color: #657687 }

.sideBar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 14px; font-weight: normal; color: #333333; }

.backgroundLight { background-color: #B0BAC4; }
.backgroundDarkest { background-color: #03233F; }

.sideBarTitle { font-family: Georgia, serif;  font-size: 14pt;  font-weight: bold;  color: #03233F;  line-height: 18pt; }

/* Modified by Nina Meiers (c) 2009 - for the DNN Community Downloaded from http://www.dnnskins.com */
/* Free and Commercial skins for DotNetNuke! All credits remain with existing designer */
/credits to remain in files as part of license agreement - Nina Meiers - nina@xd.com.au */




