﻿A:link{
COLOR:#191970;
TEXT-DECORATION:none;
} 
A:visited{
COLOR:#191970;
TEXT-DECORATION: none;
} 
A:active{
COLOR:#191970;
TEXT-DECORATION: none;
} 
A:hover{
COLOR:#000000;
TEXT-DECORATION:none;
} 

BODY{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font: 12px;
	scrollbar-face-color: #6699CC;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #4682B4;
	scrollbar-shadow-color: '#000000';
	scrollbar-highlight-color: '#4682B4';
	scrollbar-3dlight-color: '#000000';
	scrollbar-darkshadow-Color: '#000000';
	background-image: url('bg_ff.jpg');
	color: #191970;
}
/* background color for the content part of the pages */
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #191970 1px solid; 
    BORDER-TOP: #191970 1px solid; 
    BORDER-LEFT: #191970 1px solid; 
    BORDER-BOTTOM: #191970 1px solid; 
}

.SkinObject {
	font-weight: bolder;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	text-decoration: none;
	vertical-align: middle;
}
.BreadCrumb {
    font-weight: bolder;
    font-size: 10px;
    color: #191970;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.BreadCrumb:hover    {
    text-decoration:    none;
    color:#F7E401;
}


A.SkinObject:link {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#F7E401;
}

/* style for module titles */
.Head   {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #191970;
	text-align: left;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #191970;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    color: #191970;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    color: #191970;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #191970;
}

H2  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #191970;
}

H3  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #191970;
}

H4  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #191970;
}

H5, DT  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #191970;
}

H6  {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #191970;
}

TFOOT, THEAD    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #191970;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #191970;
}

A:link  {
    text-decoration:    none;
    color:  #191970;
    font-weight: bold;
}

A:visited   {
    text-decoration:    none;
    color:  #191970;
    font-weight: bold;
}

A:active    {
    text-decoration:    none;
    color:  #191970;
    font-weight: bold;
}

A:hover {
    text-decoration:    underline;
    color:  #191970;
    font-weight: bold;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
    color: #191970;
}

UL LI LI    {
    list-style-type:    disc;
    color: #191970;
}

UL LI LI LI {
    list-style-type:    circle;
    color: #191970;
}

OL LI   {
    list-style-type:    decimal;
    color: #191970;
}

OL OL LI    {
    list-style-type:    lower-alpha;
    color: #191970;
}

OL OL OL LI {
    list-style-type:    lower-roman;
    color: #191970;
}

HR {
    color: #F7E401;
    height:1pt;
    text-align:left
}

/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #CFCACE;
}

.ModuleTitle_MenuArrow {
	border-style: none;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.LeftPane{
	width: 200px;
}
.ContentPane{
	width: 549px;
}
.vline{
	width:1px;
	background-color:#191970;
}
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	text-align:center;
}
.MainMenu_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-style: none;
	cursor: hand;
	color: #191970;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	border-style: none;
	cursor: hand;
	background-color: #CFCACE;
	text-align: center;
	width: 15;
	height: 21;
}
.MainMenu_SubMenu {
	border-style: none;
	z-index: 1000;
	cursor: hand;
	background-color: #CFCACE;
	filter: progid: DXImageTransform.Microsoft.Shadow(color= 'DimGray', Direction= 135, Strength= 3);
	text-align: left;
}
.MainMenu_MenuBreak {
	border-style: none;
	background-color: #CFCACE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #a4a4a4;
	cursor: hand;
	color: #F7E401;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-style: none;
	font-size: 0pt;
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	font-size: 0pt; 
	cursor: hand;
}


