/* ================================
    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
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.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    {
color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
color: #000000;
}

/* text style used for most text rendered by modules */
.Normal
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

/* 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     {
font-size: 14px;
	font-weight: bold;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
font-size: 14px;
	font-weight: bold;
}

A.CommandButton:visited  {
font-size: 14px;
	font-weight: bold;
}

A.CommandButton:hover    {
font-size: 14px;
	font-weight: bold;
}
    
A.CommandButton:active   {
font-size: 14px;
	font-weight: bold;
}

/* 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   {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

UL LI LI    {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

UL LI LI LI {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

OL LI   {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

OL OL LI    {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

OL OL OL LI {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
OL UL LI   {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

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 {}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

a.ind:link {
    color: #3F79D1;
    text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
a.ind:hover {
    text-decoration: none;
    color: #666666;
font-family: Arial, Helvetica, sans-serif;
}
a.ind:active {
    text-decoration: none;
    color: #666666;
font-family: Arial, Helvetica, sans-serif;
}
a.ind:visited {
    text-decoration: none;
    color: #3F79D1;
font-family: Arial, Helvetica, sans-serif;
}

.style1 {color: #000000;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;}
.style2 {color: #507fb4;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;}
.style3 {color: #0000FF;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;}
.style8 {	font-size: 16px;
	font-weight: bold;
	color: #446597;
font-family: Arial, Helvetica, sans-serif;
}
.style9 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
.style10 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif; 
}
.Subheadline1 {
	font-size: 16px;
	font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
.GreenHeadline {
	color: #009933;
	font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
}
.RedHeadline {
	color: #FF0000;
	font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.style8small {
font-size: 14px;
	font-weight: bold;
	color: #446597;
font-family: Arial, Helvetica, sans-serif;
}












