/* text style for buttons and link buttons used in the portal admin pages */

.CommandButton {
}
.ContentPane {
	width: 120%;
}
.ControlPanel {
}
/* GENERAL */
/* style for module titles */

.Head {
}
/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

.HeadBg {
}
/* style of item titles by Announcements and events */

.ItemTitle {
}
.LeftPane {
}
.LoginContainer {
}
.LoginContainerGroup {
}
/* Login Styles */

.LoginPanel {
}
.LoginTab {
}
.LoginTabGroup {
}
.LoginTabHover {
}
.LoginTabSelected {
}
.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 {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_RootMenuArrow {
}
.ModuleTitle_SubMenu {
}
/* text style used for most text rendered by modules */

.Normal {
	font-family: verdana, arial;
	font-size: 9 pt;
}
.NormalBold {
}
.NormalRed {
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.NormalTextBox {
}
/* text style for the unselected tabs */

.OtherTabs {
}
.RightPane {
}
/* text style for the selected tab */

.SelectedTab {
}
/* button style for standard HTML buttons */

.StandardButton {
}
/* 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 {
	color: #7F2E2B;
	font-size: 100%;
	font-weight: 600;
}
A:hover {
	color: #7F2E2B;
	font-size: 100%;
	font-weight: 600;
}
A:link {
	color: #7F2E2B;
	font-size: 100%;
	font-weight: 600;
}
A:visited {
	color: #7F2E2B;
	font-size: 100%;
	font-weight: 600;
}
BIG {
}
BLOCKQUOTE,PRE {
}
/* background color for the content part of the pages */

Body {
}
/* GENERIC */

H1 {
}
H2 {
}
H3 {
}
H4 {
}
H5,DT {
}
H6 {
}
HR {
}
OLLI {
}
OLOLLI {
}
OLOLOLLI {
}
OLULLI {
}
SMALL {
}
TFOOT,THEAD {
}
TH {
}
ULLI {
}
ULLILI {
}
ULLILILI {
}

