/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


a.jlink:link{font-size:1.07em;text-decoration: none; color: #800020}
a.jlink:visited {font-size:1.07em;text-decoration: none; color: #B71717}
a.jlink:hover{font-size:1.07em;text-decoration: underline; color: black}

a.zlink:link{font-size:1.07em;text-decoration: none; color: #800020}
a.zlink:visited {font-size:1.07em;text-decoration: none; color: #B71717}
a.zlink:hover{font-size:1.07em;text-decoration: underline; color: black}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.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:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* 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 */
.Normal
{font-size: .87em
}

/* 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     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */

DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
IFRAME, 
NOFRAMES, 
OBJECT, P, 
APPLET, 
CENTER, DIR, 
HR, PRE   { display: block; font-size:1.07em; text-align:justify}
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
BODY            { padding: 8px; line-height: 1.33 }
H1              { font-size: 2em; margin: .67em 0; color: #800020 }
H2              { font-size: 1.5em; margin: .83em 0; color: #800020 }
H3              { font-size: 1.17em; margin: 1em 0; color: #800020 }
H4		{ font-size: 1.07em; margin: 1.3em 0}
H5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
H6              { font-size: .67em; margin: 2.33em 0 }


P,
FIELDSET, FORM,
DL, DIR,
MENU            {display: block; margin: 1.33em 0 }
B,STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL			{ font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px inset }
OL, UL, DIR,
MENU, DD        { margin-left: 40px }
OL              { list-style-type: decimal }
UL				{ margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }



/* 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 {
}

TD.tdb {
font-size:small; font-weight:bold}
TD.tdn {
font-size:small; font-weight:normal}

a.typical:link {
font-size: 1.00em; font-weight:normal;text-decoration:underline; color: #800020}
a.typical:visited {
font-size: 1.00em; font-weight:normal;text-decoration:underline;color:#B71717}
a.typical:hover {
font-size: 1.00em; font-weight:bold;text-decoration:underline;color: #800020}

div.divtnail{
margin-top:0px; margin-bottom:5px; text-align:center;}

img.imgtnail{
width:105px;height:140px;border 0 0 0 0;}


/* BACK-TO-TOP LINKS */
a.top:link
{
	font-size: 8.5pt;
	text-decoration: none;
	color: #800020;
	font-family: Tahoma;
	font-weight: bold;
	font-style: italic;
}
a.top:visited
{
	font-size: 8.5pt;
	text-decoration: none;
	color: #B71717;
	font-family: Tahoma;
	font-weight: bold;
	font-style: italic;
}
a.top:hover
{
	font-size: 8.5pt;
	text-decoration: underline;
	color: black;
	font-family: Tahoma;
	font-weight: bold;
	font-style: italic;
}


/***************   NEW STYLES  ******************/

.z1
{
margin-top:0px; 
margin-bottom:5px;
font-weight: bold;
font-size: Largel;
color:#800020;
}


.z2
{
margin-top:0px; 
margin-bottom:10px;
font-weight: bold;
font-size: medium;
color:#800020;
}


.reg
{
margin-top:0px; 
margin-bottom:5px;
font-size: x-small;
color:black;
}

.reg2
{
margin-top:0px; 
margin-bottom:2px;
font-size: xx-small;
color:black;
}

.regs
{
margin-top:0px; 
margin-bottom:7px;
font-size: small;
color:black;
}

a.alink:link { font-weight:normal;text-decoration:underline; color: #800020}
a.alink:visited {font-weight:normal;text-decoration:underline;color:#B71717}
a.typical:hover {font-weight:bold;text-decoration:underline;color: #800020}


a.qlink:link{text-decoration: underline; color:#800020}
a.qlink:visited {text-decoration: none; color: #B71717}
a.qlink:hover{text-decoration: underline; color: black}


a.zlink:link {text-decoration: underline; color: black}
a.zlink:visited {text-decoration: underline; color: black}
a.zlink:hover {text-tecoration: underline; color: #B71717}


/* ANNOUNCEMENTS TITLE STYLE */

.Subhead2
{
margin-top:0px; 
margin-bottom:3px;
font-weight: bold;
font-size: x-small;
color:#800020;
}


.z3
{
margin-top:0px; 
margin-bottom:5px;
font-weight: bold;
font-size: x-small;
color:#800020;
}

































