/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.CrazyTitle
{
	color: Purple;
	font-size: 20pt;;
}

.CrazyText
{
	color: pink;
	font-size: 4px;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #FFFFFF;
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: #FFFFFF;
}

.LeftPane  
{
	background-color: Transparent;
	background: url(images/image009.gif)
}

.ContentPane  
{
	background-color: Transparent; 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #554a46;
    font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: #554a46;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#554a46;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#265fb9;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#265fb9;
}

/* text style for the unselected tabs */
.OtherTabs {
  
	font-family: Arial,Verdana;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #554a46;	
}

    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
   /* text-decoration:    none;
    color: #554a46;*/
	 font-family: Arial,Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #554a46;	
}

A.OtherTabs:visited  {
   /* text-decoration:    none;
    color:#554a46;*/
	  font-family: Arial,Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #554a46;	
}

A.OtherTabs:active   {
   /* text-decoration:    none;
    color:#265fb9;*/
	  font-family: Arial,Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #554a46;	
}

A.OtherTabs:hover    {
/*    text-decoration:    none;
    color:#265fb9;*/
	  font-family: Arial,Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #265fb9;	
}

/* GENERAL */
/* style for module titles */
.Head   {
	font-family: Arial, Verdana, Helvetica;
	size: 12px;
}


/* 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 */
.NormalWhite
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: white;
	
}

.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #5A575C;
}

.NormalWhiteBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.NormalBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5A575C;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}



/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	color: #554a46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color: #554a46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

A.CommandButton:visited  {
	color: #554a46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: normal;
}

A.CommandButton:active   {
	color: #554a46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: normal;
}

A.CommandButton:hover    {
	color: #265fb9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: normal;
}
    
/* GENERIC */
H1  {
	font-family: Arial;
	color: White;
	font-weight: bold;
	background-color: transparent;
	font-size: 10pt;
	padding-left: 5;
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

A:link  {
	color: #9C5D4E;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

A:visited   {
	color: #9C5D4E;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

A:active    {
	color: #9C5D4E;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

A:hover {
	color: #406086;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL 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 {
	font-size: 11px;
	color: white;
	background-color: #570808;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0px;
}

.ModuleTitle_MenuIcon {
	color: #333333;
	background-color: #570808;
	border: 0px;
	border-bottom: 0px #EEE9DF;
	border-left: 0px #EEE9DF;
	border-top: 0px #EEE9DF;

}

.ModuleTitle_SubMenu {
	background-color: #570808;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	border:0px;
}

.ModuleTitle_MenuBreak {
	background-color: #570808;
	border: 0px;
}

.ModuleTitle_MenuItemSel {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #EEE9DF;
	text-decoration: none;
	
}

.ModuleTitle_MenuArrow {
	background-color: transparent;
	color: #333333;
	border-bottom: 0px #003F80;
	border-right: 0px #003F80;
	border-top: 0px #003F80;
}

.ModuleTitle_RootMenuArrow {
	background-color: transparent;
	color: #333333;
	border-bottom: 0px #003F80;
	border-right: 0px #003F80;
	border-top: 0px #003F80;
}

/* Main Menu */
/******************************************************/
.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	/*background-color: #669999;*/
	background-color: #9C5D4E;
	
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:25;
}

.MainMenu_MenuItem {
	cursor: pointer; 	
	cursor: hand; 
	color: white; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: bold; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
			
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #9C5D4E;
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 	
	cursor: hand; 
	background-color: #9C5D4E;
	color: White;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
	
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	/*background-color: White; */
	background-color: #9C5D4E;
	height: 0px;
}

.MainMenu_MenuItemSel {
	background-color: #9C5D4E; 
	cursor: pointer; 
	cursor: hand; 
	color: #570808; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;	
}

.MainMenu_MenuArrow {
	/*font-family: webdings;*/ 
	font-size: 10pt; 	
	cursor: hand; 
	border-right: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid;
}

.MainMenu_RootMenuArrow {
	/*font-family: webdings; */
	font-size: 10pt; 	
	cursor: hand;
}

/******************************************************/

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #554a46;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #554a46;
	text-decoration: none;
}
a.menu:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #554a46;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #265fb9;
	text-decoration: none;
}
.titlebar {
	font-family:;
	font-size: 10px;
	font-weight: bold;
	color:#ffffff;
	line-height: 15px
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A2332D;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
option {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

body {
	font-family: Arial;
	font-size: 2pt;
	font-weight: normal;
	color: Black;
}

pagetitleslice {

background-image: url(images/image009.gif);
	background-repeat: no-repeat;
		font-family: Arial, Verdana, Helvetica, sans-serif;
}
	
	
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #2F4962;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color: #000000;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #000000;
}

A.SkinObject:active   {
    text-decoration:    none;
    color: #000000;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color: #000000;
}

A.LoginRegisterClass:link
{
	color: white; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: bold; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}

A.LoginRegisterClass:visited
{
	color: white; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: bold; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}

A.LoginRegisterClass:active
{
	color: pink;
}

A.LoginRegisterClass:hover
{
	color: #570808; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;	
	text-decoration: none;
}

A.LoginLoginClass:link
{
	color: white; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: bold; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}

A.LoginLoginClass:visited
{
	color: white; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: bold; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}

A.LoginLoginClass:active
{
	color: green;
}

A.LoginLoginClass:hover
{
	color: #570808; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;	
	text-decoration: none;
}



.PrivacyClass
{
	color:  #9C5D4E; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}


A.PrivacyClass:link
{
	color:  #9C5D4E; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}

A.PrivacyClass:visited
{
	color:  #9C5D4E; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}


A.PrivacyClass:hover
{
	color: #406086; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;	
	
}

.CopyrightClass
{
	color:  #9C5D4E; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}


A.CopyrightClass:link
{
	color:  #9C5D4E; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}

A.CopyrightClass:visited
{
	color:  #9C5D4E; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	font-weight: normal; 
	font-style: normal; 
	border-left: #669999 0px solid; 
	border-bottom: #669999 0px solid; 
	border-top: #669999 0px solid; 
	border-right: #669999 0px solid;
}


A.CopyrightClass:hover
{
	color: #406086; 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal;	
	
}






