/* CSS Document */
body
{ padding:0; 
  margin:0;
  background-color: #CD0001;
  background-image:url(images/background_part.jpg);
  background-repeat:repeat-x;
  background-position:top;
}

table
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 text-decoration: none; 
 font-weight: none;
}

.date_text
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none; 
 font-weight: bold;
}

.table-white
{
 background-color: #FFFFFF;
}

.table-rightshadow
{
 background-image: url(images/right_shadow.gif);
 background-repeat: no-repeat;
 width: 4px;
}

.topleft-corner
{
 background-image: url(images/up_left_corner.gif);
 background-repeat: no-repeat;
 width: 10px;
 height: 10px;
 background-position: top left;
}

.topright-corner
{
 background-image: url(images/up_right_corner.gif);
 background-repeat: no-repeat;
 width: 12px;
 height: 10px;
 background-position: top right;
}

.bottomleft-corner
{
 background-image: url(images/down_left_corner.gif);
 background-repeat: no-repeat;
 width: 11px;
 height: 14px;
 background-position: top left;
}

.bottomright-corner
{
 background-image: url(images/down_right_corner.gif);
 background-repeat: no-repeat;
 width: 10px;
 height: 13px;
 background-position: top right;
}

.bottom-shadow
{
 background-image: url(images/bottom_shadow.gif);
 background-repeat: repeat;
 height: 13px;
 background-position: top;
}



.table-bottomshadow
{
 background-image: url(images/bottom_shadow.gif);
 background-repeat: repeat;
 height: 13px;
}

.table-headtextgradient
{
 background-image: url(images/head_text_gradient.gif);
 background-repeat: no-repeat;
 height: 35px;
 width:270px;
 margin: 0;
 padding-right: 5px;
}

.table-headtextgradient2
{
 background-image: url(images/head_text_gradient.gif);
 background-repeat: repeat;
 height: 25px;
 margin: 0;
 padding-right: 5px;
}

.leftcorner-picture
{
 background-image: url(images/left_corner_picture.jpg);
 background-repeat: no-repeat;
 background-position: bottom left;
}

.tebletext-padding
{
 padding: 10px 0 0 15px;
}

.tebletext-padding2
{
 padding: 6px 0 0 2px;
}

.padding-right5px
{
 padding: 0 5px 0 0;
}

.padding-right15px
{
 padding: 0 15px 0 0;
}

.padding-left5px
{
 padding: 0 0 0 5px;
}

.padding-left5px2
{
 padding: 5px 0 0 5px;
}

.padding-top5px
{
 padding: 5px 0 0 0;
}


.H1
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 color: #C20002;
 text-decoration: none; 
 font-weight: none;
}

.H2
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #C20002;
 text-decoration: none; 
 font-weight: bold;
}


.footertext
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #FFFFFF;
 text-decoration: none; 
 font-weight: none;
}

a.H2-link:link, a.H2-link:visited
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #C20002;
 text-decoration: none; 
 font-weight: bold;
}

a.H2-link:hover
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 text-decoration: none; 
 font-weight: bold;
}
a.H2-link:active
 {
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #C20002;
 text-decoration: none; 
 font-weight: bold;
}

a.language-link:link, a.language-link:visited
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none; 
 font-weight: bold;
}

a.language-link:hover
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FF0000;
 text-decoration: none; 
 font-weight: bold;
}
a.language-link:active
 {
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none; 
 font-weight: bold;
}
.H2_white
{
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none; 
 font-weight: bold;
}

