/* Main */

.buttons
{ 
    background-color : #CCCCCC;
    border-bottom-color : #929292;
    border-left-color : #D6D6D6;
    border-right-color : #929292;
    border-style : solid;
    border-top-color : #D6D6D6;
    border-width : 1px;
    color : #555555;
    cursor : default;
    font-family : verdana,geneva,arial,helvetica,sans-serif; 
    font-size : 11px;
    font-weight : bolder;
    text-align : center;
    width : auto;
    -moz-user-select : none;
}

.buttons:hover
{ 
    background-color : #000000; 
    color : #FFFFFF;
    cursor : pointer; 
}

/* Content */

#ctnContent
{
    color : #333333;
    float : left;
    padding : 10px;
    width : 470px;
}    

#ctnContent a.list:link
{
    color : #333333;
    text-decoration : none;
}

#ctnContent a.list:active
{
    color : #333333;
    text-decoration : underline;
}

#ctnContent a.list:visited
{
    color : #333333;
    text-decoration : none;
}

#ctnContent a.list:hover
{
    color : #900201;
    text-decoration : underline;
}

#ctnContent .alert 
{
    background-color : #900201;
    color : #FFFFFF; 
    padding : 5px;
    text-align : center;
}

#ctnContent .bordered
{
    border : solid 4px #E1E1E1;
    margin-bottom : 10px;
}    

#ctnContent .checkbox 
{
    background-color : #FFFFFF;
    border : solid 1px #333333;
    margin : 0px;
    vertical-align : bottom;
}

#ctnContent .container
{
    margin-bottom : 10px;
}    

#ctnContent .filled
{
    background-color : #F2F2F2;
    padding : 10px;
}    

#ctnContent .input 
{
    background-color : #FFFFFF;
    border : solid 1px #333333;
    color : #000000; 
    font-family : verdana,geneva,arial,helvetica,sans-serif; 
    font-size : 11px; 
    font-weight : normal; 
    width : 300px;
}

#ctnContent .line
{
    background-color : #AAAAAA;
    height : 1px;
    overflow : hidden;
    width : 100%;
}    

#ctnContent .link
{
    color : #333333;
    cursor : default;
    font-size : 10px;
    text-decoration : none;
}    

#ctnContent .link:hover
{
    color : #900201;
    cursor : pointer;
    text-decoration : underline;
}    

#ctnContent .links
{
    margin-bottom : 5px;
    margin-top : 5px;
    text-align : right;
}    

#ctnContent .listContainer
{
    font-size : 10px;
    margin-bottom : 20px;
    margin-top : 20px;
}    

#ctnContent .listDatasLeft
{
    font-size : 10px;
    text-align : left;
    vertical-align : top;
}    

#ctnContent .listDatasRight
{
    font-size : 10px;
    text-align : right;
    vertical-align : top;
}    

#ctnContent .marketing
{
    margin-bottom : 10px;
    text-align : center;
}    

#ctnContent .select 
{
    background-color : #FFFFFF;
    border : solid 1px #333333;
    color : #000000; 
    font-family : verdana,geneva,arial,helvetica,sans-serif; 
    font-size : 11px; 
    font-weight : normal; 
    width : 300px;
}

#ctnContent .subtitles
{
    background-color : #555555;
    color : #FFFFFF;
    font-size : 12px;
    font-weight : bolder;
    padding : 5px;
    text-align : left;
}    

#ctnContent .titles
{
    font-size : 18px;
    font-weight : bolder;
    margin-bottom : 10px;
    text-align : center;
}    

/* Left */

#ctnLeft
{
    float : left;
    padding : 10px;
    width : 150px;
}    

#ctnLeft .teams
{
    background-color : #035693;
    border : solid 4px #6396d9;
    color : #FFFFFF;
    margin-top : 10px;
    padding : 5px;
}    

/* Main Menu */

#ctnMMenu
{
}    

#ctnMMenu .mmButtons
{
    background-position : 0px 0px;
    background-repeat : no-repeat;
    color : #707070;
    cursor : default;
    font-family : verdana,geneva,arial,helvetica,sans-serif;
    font-size : 12px;
    font-weight : bolder;
    padding-left : 35px;
    padding-top : 5px;
    height : 19px;
    width : 115px;
    -moz-user-select : none;
}    

#ctnMMenu .mmButtons:hover
{
    background-position : -150px 0px;
    color : #000000;
    cursor : pointer;
}    

/* Pages */

#ctnPages
{
    color : #000000;
    font-size : 11px;
    margin-top : 10px;
    text-align : center;
}

#ctnPages a:link
{
    color : #000000;
    text-decoration : none;
}

#ctnPages a:active
{
    color : #000000;
    text-decoration : underline;
}

#ctnPages a:visited
{
    color : #000000;
    text-decoration : none;
}

#ctnPages a:hover
{
    color : #900201;
    text-decoration : underline;
}

/* Right */

#ctnRight
{
    float : left;
    padding : 10px;
    width : 300px;
}    

#ctnRight a:link
{
    color : #FFFFFF;
    text-decoration : none;
}

#ctnRight a:active
{
    color : #FFFFFF;
    text-decoration : none;
}

#ctnRight a:visited
{
    color : #FFFFFF;
    text-decoration : none;
}

#ctnRight a:hover
{
    color : #FFFFFF;
    text-decoration : underline;
}

#ctnRight .alert 
{
    background-color : #900201;
    color : #FFFFFF; 
    margin : 5px;
    padding : 5px;
    text-decoration : blink;
}

#ctnRight .container
{
    color : #FFFFFF;
    margin-bottom : 10px;
}

#ctnRight .filled
{
}    
    
#ctnRight .innerContainer
{
    padding : 5px;
}    

#ctnRight .input 
{
    background-color : #EEEEEE;
    border : solid 1px #CCCCCC;
    color : #000000; 
    font-family : verdana,geneva,arial,helvetica,sans-serif; 
    font-size : 11px; 
    font-weight : normal; 
    width : 200px;
}

#ctnRight .links
{
    color : #FFFFFF;
    font-size : 11px;
    margin-top : 10px;
    text-align : center;
}


#ctnRight .marketing
{
    color : #FFFFFF;
    margin-bottom : 10px;
    text-align : center;
}

#ctnRight .titles
{
    background-repeat : repeat-x;
    color : #FFFFFF;
    font-family : arial,helvetica,sans-serif;
    font-size : 20px;
    font-weight : bolder;
    overflow : hidden;
    width : 292px;
    -moz-user-select : none;
}    

/* Top */

#ctnTop
{
}    

#ctnTop a:link
{
    color : #000000;
    text-decoration : none;
}

#ctnTop a:active
{
    color : #000000;
    text-decoration : underline;
}

#ctnTop a:visited
{
    color : #000000;
    text-decoration : none;
}

#ctnTop a:hover
{
    color : #900201;
    text-decoration : underline;
}

#ctnTop .links
{
    border-bottom : dashed 1px #B2B2B2;
    color : #000000;
    font-size : 11px;
    font-weight : bolder;
    margin : auto;
    padding-bottom : 5px;
    text-align : right;
    width : 960px;
}    

