/* CSS Document */
body, th, td, tr
{
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
}
.small_text
{
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
}
.small_text_greybg
{
font-family: Verdana;
font-size: 10px;
background: #5F5F5F;
color: #FFFFFF;
}
.small_bold_greybg
{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
background: #5F5F5F;
color: #FFFFFF;
}
.small_text_darkgreybg
{
font-family: Verdana;
font-size: 10px;
background: #474848;
color: #FFFFFF;
}
.bottom_links
{
font-face: Verdana;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
.bottom_links:hover
{
color: #FFBA00;
}
.a_links
{
font-face: Verdana;
font-size: 12px;
color: #FFBA00;
text-decoration: none;
}
.a_links:hover
{
color: #000000;
}
.c_links
{
font-face: Verdana;
font-size: 10px;
color: #FFBA00;
text-decoration: none;
}
.c_links:hover
{
color: #FF0000;
}
.a_links_small
{
font-face: Verdana;
font-size: 10px;
color: #A6A6A6;
}
.a_links_small:hover
{
color: #000000;
}
.10_bold_white
{
font-face: Verdana;
font-size: 10px;
color: #FFFFFF;
font-weight: bold;
}
.headline_yellow
{
font-face: Verdana;
font-size: 18px;
color: #FFEA00;
font-weight: bold;
}
.headline_red
{
font-face: Verdana;
font-size: 18px;
color: #FF0000;
font-weight: bold;
}
.headline_orange
{
font-face: Verdana;
font-size: 18px;
color: #FFBA00;
font-weight: bold;
}
.subhead_orange
{
font-face: Verdana;
font-size: 14px;
color: #FFBA00;
font-weight: bold;
}
.yellow
{
font-face: Verdana;
font-size: 12px;
background: #FFEA00;
color: #000000;
font-weight: bold;
}
.red
{
font-face: Verdana;
font-size: 12px;
background: #FF0000;
color: #FFFFFF;
font-weight: bold;
}
.red_smalltext
{
font-face: Verdana;
font-size: 10px;
background: #FF0000;
color: #FFFFFF;
font-weight: bold;
}
.orange
{
font-face: Verdana;
font-size: 12px;
background: #FFBA00;
color: #000000;
font-weight: bold;
}
.orange_smalltext
{
font-face: Verdana;
font-size: 10px;
background: #FFBA00;
color: #000000;
font-weight: bold;
}
.green
{
font-face: Verdana;
font-size: 12px;
background: #447D16;
color: #FFFFFF;
font-weight: bold;
}
.green_smalltext
{
font-face: Verdana;
font-size: 10px;
background: #447D16;
color: #FFFFFF;
font-weight: bold;
}
.blue
{
font-face: Verdana;
font-size: 12px;
background: #1C8CA4;
color: #FFFFFF;
font-weight: bold;
}
.blue_smalltext
{
font-face: Verdana;
font-size: 10px;
background: #1C8CA4;
color: #FFFFFF;
font-weight: bold;
}
.total
{
font-face: Verdana;
font-size: 11px;
background: #474848;
color: #FFFFFF;
font-weight: bold;
}
.verticaltext
{ 
writing-mode: tb-rl; 
filter: flipV flipH; 
}
