/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
BODY {
	background: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
	background-color: #FFFFFF;
}

.RightPane  { 
	background-color: #FFFFFF;
}

.Login { 	
	font-family: Arial;
	color: #515151;
	font-weight: bold;
	font-size:  12px;
	text-transform: uppercase; 
	cursor: hand;		
}

/* 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   
{
	height: 22px;
	vertical-align: text-top;
	font-family: Arial;
	color: #584D04;
	font-size:  16px;
}


SPAN.Head
{
	height: 22px;
	vertical-align: text-top;
	font-family: Arial;
	color:  #584D04;
	font-size:  16px;
}

.Head_login 
{
	height: 22px;
	vertical-align: text-top;
	font-family: Arial Narrow;
	color: #57627F;
	font-weight: bold;
	font-size:  16px;
	text-transform: uppercase;
}


SPAN.Head_login 
{
	height: 22px;
	vertical-align: text-top;
	font-family: Arial Narrow;
	color:  #57627F;
	font-weight: bold;
	font-size:  16px;
	text-transform: uppercase;	
}

/* style of item titles on edit and admin pages */
.SubHead    
{
	vertical-align: text-top;
	font-family: Arial;
	color:  #267FA6;
	font-weight: bold;
	font-size:  12px;
}

/* 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-family: Arial;
    font-size:  11px;
    color: #4D4948;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	color: #57627F;
}

.NormalRed
{
	color: #FF0000;
}

.NormalBold
{
	font-family: Arial;
    font-size:  11px;
    font-weight:   bold;
    color: #4D4948;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
	color: #811201;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
	color: #811201;
}

A.CommandButton:visited  
{
	color: #811201;
}

A.CommandButton:active   
{
	color: #811201;
}

A.CommandButton:hover    
{
	color: #811201;
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	font-family: Arial;
    font-size:  11px;
    font-weight:   bold;
    color: #515151;
}

A:visited   {
	font-family: Arial;
    font-size:  11px;
    font-weight:   bold;
	color: #515151;
}

A:active    {
	font-family: Arial;
    font-size:  11px;
    font-weight:   bold;
	color: #515151;
}

A:hover {
	font-family: Arial;
    font-size:  11px;
    font-weight:   bold;
	color: #515151;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* Login Module */
A.LoginModuleLink:link {
	color: #515151;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

A.LoginModuleLink:visited {
	color: #515151;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

A.LoginModuleLink:active {
	color: #515151;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

A.LoginModuleLink:hover {
	color: #515151;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.LoginModuleText {
	color: #515151;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* 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 {
	height: 23px;
	width: 175px;
	border: 0px;	
}

.MainMenu_MenuBar {
	font-weight: bold;
	font-family: Arial;
	/*color: #584D04;*/
	color: #0000cc;
	font-size: 10px;
	height: 23px;
	width: 175px;
	background-image: url(/Portals/_default/Skins/MODELO_SIND_SINAEES/img/menu.gif);	
	text-decoration: none;
}

.MainMenu_MenuItem {
	font-weight: bold;
	font-family: Arial;
	color: #800000;
	font-size: 10px;
	height: 23px;
	width: 175px;
	background-color: #C4C4C6;
	text-decoration: none;
	border: 0px;
}

.MainMenu_MenuIcon {	 
	font-weight: bold;
	font-family: Arial;
	color: #584D04;
	font-size: 10px;
	height: 23px;
	width: 175px;
	text-decoration: none;
	background-color: #C4C4C6;
	border: 0px;
}

.MainMenu_SubMenu { 
	font-weight: bold;
	font-family: Arial;
	color: #584D04;
	font-size: 10px;
	height: 23px;
	width: 175px;
	text-decoration: none;
	background-color: #C4C4C6;
	border: 0px;
}

.MainMenu_MenuBreak {

}

.MainMenu_MenuItemSel {
	font-weight: bold;
	font-family: Arial;
	color: #942600;
	font-size: 10px;
	height: 23px;
	width: 175px;
	text-decoration: none;
	border: 0px;
}

.MainMenu_MenuArrow 
{	
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	height: 23px;
	width: 175px;
	background-color: #C4C4C6;
	border: 0px;
}

.MainMenu_RootMenuArrow {
	font-weight: bold;
	font-family: Arial;
	color: #584D04;
	font-size: 10px;
	height: 23px;
	width: 175px;
	text-decoration: none;
	background-color: #C4C4C6;
	border: 0px;
}

/*********************************************/
TD.cab {    
    color: #AA4100;
    font-family: Arial;	
	font-weight: bold;
	font-size:  11px;	
}

A.Login:link {
    text-decoration: none;
    color: #AA4100;
    font-family: Arial;	
	font-weight: bold;
	font-size:  11px;	
}

A.Login:visited  {
    text-decoration: none;
    color: #AA4100;
    font-family: Arial;	
	font-weight: bold;
	font-size:  11px;    
}

A.Login:active   {
    text-decoration: none;
	color: #AA4100;
    font-family: Arial;	
	font-weight: bold;
	font-size:  11px;    
}

A.Login:hover {
    color: #AA4100;
    font-family: Arial;	
	font-weight: bold;
	font-size:  11px;	   
}

A.LinkHome:link {
    text-decoration: none;
	font-family: Arial;
	color: #AA4100;
	font-weight: bold;
	font-size:  11px;
}

A.LinkHome:visited  {
    text-decoration: none;
	font-family: Arial;
	color: #AA4100;
	font-weight: bold;
	font-size:  11px;
}

A.LinkHome:active   {
    text-decoration: none;
	font-family: Arial;
	color: #AA4100;
	font-weight: bold;
	font-size:  11px;
}

A.LinkHome:hover    {
    text-decoration: none;
	font-family: Arial;
	color: #AA4100;
	font-weight: bold;
	font-size:  11px;
}

.CurrentDate {
	color: #666666;
    font-family: Arial;	
	font-weight: bold;
	font-size:  11px;    	
}

