﻿.body {
background : #322B61; 
padding-right : 0; 
padding-left : 0; 
font-weight : normal; 
font-size : 12px; 
padding-bottom : 0; 
color : #000000; 
font-family : Verdana, Arial, Sans-Serif; 
}
.bodySmall {
font-size : 11px; 
color : #000000; 
font-family : Verdana, Arial, Sans-Serif; 
}
.bodyDropdown 
{
    font-family: Verdana, Arial;
    font-size:11px;
}
a.linknormal:link {
background-color : #ffffff; 
color : #0000ff; 
font-weight : normal; 
font-size : 12px; 
text-decoration : none; 
} 
a.linknormal:visited {
background-color : #ffffff; 
color : #ffcc00; 
font-weight : normal; 
font-size : 12px; 
text-decoration : none; 
} 
a.linknormal:hover {
background-color : #ffffff; 
color : #cc6666; 
font-weight : normal; 
font-size : 12px; 
text-decoration : none; 
} 
a.linknormal:active {
background-color : #ffffff; 
color : #cc6666; 
font-weight : normal; 
font-size : 12px; 
text-decoration : none; 
}
a.linksmall:link {
background-color : #ffffff; 
color : #ffcc00; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
a.linksmall:visited {
background-color : #ffffff; 
color : #ffcc00; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
a.linksmall:hover {
background-color : #ffffff; 
color : #ffffff; 
font-weight : normal; 
font-size : 11px; 
text-decoration : underline; 
} 
a.linksmall:active {
background-color : #ffffff; 
color : #cc6666; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
a.linkbold:link {
background-color : #ffffff; 
color : #ffcc00; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
} 
a.linkbold:visited {
background-color : #ffffff; 
color : #ffcc00; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
} 
a.linkbold:hover {
background-color : #ffffff; 
color : #cc6666; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
} 
a.linkbold:active {
background-color : #ffffff; 
color : #cc6666; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
} 
a.linkfooter:link 
{
background-color : #ffffff; 
color :Navy ; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none;
}
a.linkfooter:visited {
background-color : #ffffff; 
color : #ffcc00; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
a.linkfooter:hover {
background-color : #ffffff; 
color : #cc6666; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
} 
a.linkfooter:active {
background-color : #ffffff; 
color :Navy; 
font-weight : normal; 
font-size : 11px; 
text-decoration : none; 
}
a.linktiny:link {
background-color : #ffffff; 
color : #ffcc00; 
font-weight : normal; 
font-size : 10px; 
text-decoration : none;   
}
a.linktiny:visited {
background-color : #ffffff; 
color : #ffcc00; 
font-weight : normal; 
font-size : 10px; 
text-decoration : none; 
} 
a.linktiny:hover {
background-color : #ffffff; 
color : #cc6666; 
font-weight : normal; 
font-size : 10px; 
text-decoration : none; 
} 
a.linktiny:active {
background-color : #ffffff; 
color : navy; 
font-weight : normal; 
font-size : 10px; 
text-decoration : none; 
}
.dropDownListItem
{
    font-size:11px;
}
.dynamicMenuItem {
background-color : #ffffff;
color : #ffcc00;
font-family : Arial, Verdana, Sans-Serif;
font-size : 11px;
font-weight : bold;
margin-right : 3px;
text-decoration : none;
}
.errorMessageText {
background-color : #ffffff; 
font-family : Arial, Verdana, Sans-Serif; 
font-size : 11px; 
font-weight : bold; 
color : #ff0000; 
margin : 0; 
padding : 0; 
vertical-align : middle; 
}
.footer {
color : #000000;
padding-right : 0; 
padding-top : 5px; 
font-family : Verdana, Arial, Sans-Serif; 
font-size : 11px; 
font-weight : normal; 
margin-left : auto; 
margin-right : auto; 
}
.notificationMessageText {
font-family : Arial, Verdana, Sans-Serif; 
font-size : 11px; 
font-weight : bold; 
color : #ffffff; 
margin : 0; 
padding : 1px; 
}
.sectionTitle {
background-color : #ffffff; 
padding-right : 0; 
padding-left : 0; 
font-weight : bold; 
font-size : 12px; 
padding-bottom : 0; 
padding-top : 0; 
color : #cc9933; 
font-family : Arial, Verdana, Arial, Sans-Serif; 
} 
.staticMenuItem {
color : #0000ff;
font-family : Arial, Verdana, Sans-Serif;
font-size : 11px;
font-weight : bold; 
text-decoration : none;
}
.tableBackground {
background : #483D8B; 
padding-right : 0; 
padding-left : 0; 
font-weight : normal; 
font-size : 12px; 
padding-bottom : 0; 
color : #000000; 
font-family : Verdana, Arial, Sans-Serif; 
}
    

.tableInfoBox {
font-family : Arial, Verdana, Sans-Serif;
font-size : 11px;
font-weight : normal; 
}
.Background {
background : #483D8B;
font-family : Verdana, Arial, Sans-Serif; 
}

#tickertape{
position:relative;
background-color:black;
width:468px;
height:60px;
}

#subtickertape{
background-color:#483D8B;
position:relative;
border: 0px;
width:468px;
height:60px;

}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}
