/* text style for buttons and link buttons used in the portal admin pages */

.CommandButton {
}
.ContentPane {
}
/* GENERAL */
/* style for module titles */

.Head {
}
/* style of item titles by Announcements and events */

.ItemTitle {
}
.LeftPane {
}
.MainMenu_MenuArrow {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuBreak {
}
/* Main Menu */

.MainMenu_MenuContainer {
}
.MainMenu_MenuIcon {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuItemSel {
}
.MainMenu_RootMenuArrow {
}
.MainMenu_SubMenu {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */

.Message {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuBreak {
}
/* Menu-Styles */
/* Module Title Menu */

.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_MenuItem {
	color: #e3c911;
}
.ModuleTitle_MenuItemSel {
	color: #e3c911;
}
.ModuleTitle_RootMenuArrow {
}
.ModuleTitle_SubMenu {
}
/* text style used for most text rendered by modules */

.Normal {
	font-size: 13px;
	color: #e3c911;
	font-weight: normal;
}
.NormalBold {
	font-size: 13px;
	color: #e3c911;
	font-weight: bold;
}
.NormalRed {
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.NormalTextBox {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
/* text style for the unselected tabs */

.OtherTabs {
}
.RightPane {
}
/* text style for the selected tab */

.SelectedTab {
}
/* 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 {
}
/* background/border colors for the selected tab */

.TabBg {
}
A.CommandButton:active {
}
A.CommandButton:hover {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link {
}
A.CommandButton:visited {
}
A.OtherTabs:active {
}
A.OtherTabs:hover {
}
/* hyperlink style for the unselected tabs */

A.OtherTabs:link {
}
A.OtherTabs:visited {
}
A.SelectedTab:active {
}
A.SelectedTab:hover {
}
/* hyperlink style for the selected tab */

A.SelectedTab:link {
}
A.SelectedTab:visited {
}
A:active {
}
A:hover {
}
A:link {
}
A:visited {
}
BIG {
}
BLOCKQUOTE,PRE {
}
/* background color for the content part of the pages */

Body {
}
//* ================================




/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

CSSSTYLESFORDotNetNuke================================*/.HeadBg {
}
/* GENERIC */

Normal {
	font-family:Arial, Helvetica, sans-serif;
	color: #e3c911;
	font-size: 12px;
}
H1 {
	color: #e3c911;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e3c911;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFCC;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #e3c911;
}
H5,DT {
	color: e3c911;
	font-size: 14px;
}
H6 {
	color: #e3c911;
}
HR {
}

SMALL {
}
TFOOT,THEAD {
}
TH {
}

