/* Default CSS Stylesheet for a new Web Application project */

.GrayLightInput
{
    BORDER-RIGHT: #498193 1px solid;
    BORDER-TOP: #498193 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #498193 1px solid;
    BORDER-BOTTOM: #498193 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white            
}

.GrayLightInput2
{
    BORDER-RIGHT: #498193 1px solid;
    BORDER-TOP: #498193 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: #498193 1px solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}

.Links
{		
    font-size:x-small;
    font-weight:bold;    
    color: #2C96CD;    
    font-family: Arial;        
    text-decoration: none;    
}

.LinksSmall
{		
    font-size:x-small;
    font-weight:bold;    
    color: #2C96CD;    
    font-family: Arial;        
    text-decoration: underline;    
}

.SubNavigatorLinks
{		
    font-size:x-small;
    font-weight:bold;    
    color: #1A5176;    
    font-family: Arial;    
    text-decoration: none            
}

.SubNavigatorLinksOn
{		
    font-size:x-small;
    font-weight:bold;    
    color: #1A5176;    
    font-family: Arial;   
    text-decoration: none            
}

.TopNavigatorLinks
{		
    font-size:x-small;
    font-weight:bold;    
    color: black;    
    font-family: Arial;    
    text-decoration: none
}

.TopNavigatorLinksOn
{		
    font-size:x-small;
    font-weight:bold;    
    color: white;    
    font-family: Arial;    
    text-decoration: none
}

.SubNavigator_SubChannels
{		
    font-size:x-small;
    font-weight:bold;    
    color: white; 
    background: #2C96CD;   
    font-family: Arial;    
    text-decoration: none            
}

.SubNavigator_SubChannelsOn
{		
    font-size:x-small;
    font-weight:bold;    
    color: black;
    background: #CEE3F4;
    font-family: Arial;    
    text-decoration: none            
}

.Text
{		
    font-size:x-small;
    font-weight:normal;
    color: black;
    font-family: Arial;    
    text-decoration: none
}

.TextBold
{		
    font-size:x-small;
    font-weight:bold;
    color: black;
    font-family: Arial;    
    text-decoration: none
}

.test
{
color: #CEE3F4;
background: #CEE3F4;
}

.UserNavigator
{		
    font-size:x-small;
    font-weight: normal;
    color: #104B81;
    font-family: Arial;    
    text-decoration: none
}

.TextTitle
{		
    font-size:small;
    font-weight:bold;    
    color: #2C96CD;    
    font-family: Arial;       
    text-decoration: none            
}

.TextAuthor
{		
    font-size:small;
    font-weight:bold;    
    color: #104B81;
    background: #CEE3F4;
    font-family: Arial;    
    text-decoration: none 
}

.Button
{		
    font-size:x-small;
    font-weight:bold;    
    color: black;
    background: #2C96CD;
    font-family: Arial;    
    text-decoration: none
}

.EventsDate
{		
    font-size:xx-small;
    font-weight:bold;    
    color: #2C96CD;    
    font-family: Arial;        
    text-decoration: none;    
}


.EventOn
{		
    font-size:x-small;
    font-weight:normal;
    color: black;
    font-family: Arial;    
    text-decoration: underline;
}

.NewsTitles
{		
    font-size:x-small;
    font-weight:bold;    
    color: #1A5176;    
    font-family: Arial;   
    text-decoration: underline            
}

.MoreInformation
{		
    font-size:x-small;
    font-weight: bold;
    color: #104B81;
    font-family: Arial;    
    text-decoration: none
}

.AllMovies
{		
    font-size:x-small;
    font-weight:bold;    
    color: #005F90;
    font-family: Arial;        
    text-decoration: none;    
}

/*
A {color : #000000; text-decoration : none;} 
A:visited {color : #000000;}
A.LoginLogOffDisplay:visited {color : #000000;}
A:active {color : #000000;} 
A:hover {color : #000000;}
*/
