@charset "utf-8";
/* CSS Document */

body
{
background:#f5f0e8;
margin:0px;
margin-top:20px;
margin-bottom:30px;
font-family:sylfaen;
font-size:10pt;
}


td
{
font-family:sylfaen;
font-size:10pt;
color:#000000;
}


h1
{
color:#e15616;
font-size:11pt;
font-weight:bold;
}


.whiteTd
{
background:#FFFFFF;
padding:0px;
padding-top:20px;
padding-bottom:20px;
}


.menuPadding
{
padding-right:4px;
}


.mainTd
{
background:#f8e3d8;
padding:0px;
padding-bottom:15px;
}


.contentTd
{
padding:12px;
}


.latestNewsLeftTd
{
background:url(images/latestnewsleft.gif) no-repeat bottom right;
width:99px;
height:64px;
}

.latestNewsCenterTd
{
background:url(images/latestnewscenter.gif) repeat-x bottom left;
color:#ffffff;
font-size:12pt;
font-weight:bold;
padding-left:20px;
}

.latestNewsRightTd
{
background:url(images/latestnewsright.gif) no-repeat bottom left;
width:8px;
height:60px;
}

.latestNewsBottomTd
{
background:#f5f4f0;
padding:3px;
border:#033e7d 2px solid;
border-top:none;
}


.footerLeftTd
{
background:url(images/footerleft.gif) no-repeat top right;
width:8px;
height:59px;
}

.footerCenterTd
{
background:#f5f4f0;
}

.footerRightTd
{
background:url(images/footerright.gif) no-repeat top left;
width:8px;
height:59px;
}


.blueTxt
{
color:#033e7d;
}

.orangeTxt
{
color:#e15616;
}

.smallTxt
{
font-size:9pt;
}


a:link,a:visited,a:active
{
color:#033e7d;
font-size:10pt;
font-weight:normal;
text-decoration:none;
}

a:hover
{
color:#033e7d;
font-size:10pt;
font-weight:normal;
text-decoration:underline;
}


.menuLink:link,.menuLink:visited,.menuLink:active
{
color:#033e7d;
font-weight:normal;
text-decoration:none;
}

.menuLink:hover
{
color:#e15616;
font-weight:normal;
text-decoration:none;
}


.blackLink:link,.blackLink:visited,.blackLink:active,.blackLink:hover
{
color:#000000;
font-weight:normal;
text-decoration:none;
}


.moreLink:link,.moreLink:visited,.moreLink:active,.moreLink:hover
{
font-size:9pt;
font-weight:bold;
}