/* ================================
    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
{
margin-width:8; margin-height:8;
margin-top:8;margin-left:15;
margin-bottom:8;margin-right:15;
scrollbar-face-color: #ffffff;

scrollbar-shadow-color: #333366;
scrollbar-highlight-color: #f0eee7;

scrollbar-3dlight-color:#999999;

scrollbar-darkshadow-color: #d8d8f8;
scrollbar-track-color:#cccccc ;
scrollbar-arrow-color: #333366;
background:#005b9b
}

.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:12px;font-weight:normal;font-family:"verdana","arial","sans-serif"
}

/* 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 */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
color: #666699;font-size:12px;font-weight:bold;font-family:"verdana","arial","sans-serif"
}

A:link  {
}

A:visited   {

}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

P {font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif"}

ul {font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif"}

li {font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif"}

UL LI   {
font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif";
}

UL LI LI    {
font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif";
}

UL LI LI LI {
font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif";

}

OL LI   {
font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif"
}

OL OL LI    {
font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif";

}

OL OL OL LI {
font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif";
}

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 {
}

A.nav:link {
           COLOR:#000000; TEXT-DECORATION: none
}
A.nav:visited {
           COLOR:#000000; TEXT-DECORATION: none
}
A.nav:hover {
           COLOR:#003399; TEXT-DECORATION: underline
}

.menuNoLink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none; font-weight: bold}

a.menuNav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699; font-weight: bold}

a.menuNav:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699;  font-weight: bold}

a.menuNav:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ccccff; font-weight: bold}

.largeVerdana { font-family: Verdana; font-size: 20px; }


P {font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif"}

h1 {color: #666699;font-size:15px;font-weight:bold;font-family:"verdana","arial","sans-serif"}

h2 {color: #666699;font-size:12px;font-weight:bold;font-family:"verdana","arial","sans-serif"}

.head_one {color: #666699;font-size:15px;font-weight:bold;font-family:"verdana","arial","sans-serif"}

.head_two {color: #666699;font-size:12px;font-weight:bold;font-family:"verdana","arial","sans-serif"}

.calculator {color: #666699;font-size:10px;font-weight:bold;font-family:"verdana","arial","sans-serif"}

.calcFormBold {color: #000000;font-size:10px;font-weight:bold;font-family:"verdana","arial","sans-serif"}

.calcForm {color: #000000;font-size:10px;font-weight:normal;font-family:"verdana","arial","sans-serif"}

ul {font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif"}

li {font-size:12px;font-weight:normal;font-family:"verdana","arial","sans-serif"}

.quoteText{color: #666699;font-size:13px;font-weight:bold;font-family:"verdana","arial","sans-serif";font-style:italic}

.emphasis{color: #666699;font-size:13px;font-weight:bold;font-family:"verdana","arial","sans-serif"}

.dateText {color: #666666; font-size: 10px; font-family:"verdana", "arial", "sans-serif"; font-weight:bold;margin-top:10px}

.menuStyle {color: #666666; font-size: 11px; font-family:"Helvetica", "sans-serif";font-weight:bold;text-decoration:none}

.s {
border-collapse: collapse;
}

td {font-size:12px;font-weight:normal;font-family:"verdana", "arial", "sans-serif"}


























