@charset "utf-8";
/* CSS Document */

body{
margin-left:0px;
margin-right:0px;
margin-top:25px;
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:16px;
color:#818181;}

.menu
{
background-image:url(images/menu_bg.jpg);
background-repeat:no-repeat;
height:38px;
width:144px;
}

.menucontent
{font-size:12px;
font-weight:bold;
color:#062240;
text-decoration:none;}

.headingblueleft
{
background-image:url(images/bluebg_left.jpg);
background-repeat:no-repeat;
height:54px;
width:10px;}
.headingbluecenter
{
background-image:url(images/bluebg_center.jpg);
background-repeat:repeat-x;

padding-top:5px;}

.headingbluecentertext
{
font-size:10px;
font-weight:bold;
color:#1d1e20;
text-decoration:none
}


.headingbluecenter1
{
background-image:url(images/bluebg_center.jpg);
background-repeat:repeat-x;
font-size:11px;
font-weight:bold;
color:#1d1e20;
}


.headingblueright
{background-image:url(images/bluebg_right.jpg);
width:59px;
background-repeat:no-repeat;
}

.headingblackleft
{
background-image:url(images/greybg_left.jpg);
background-repeat:no-repeat;
height:35px;
width:6px;}
.headingblackcenter
{
padding-top:5px;
background-image:url(images/greybg_center.jpg);
background-repeat:repeat-x;}


.headingblackcentertext
{
font-size:10px;
color:#2072a2;
font-weight:bold;
text-decoration:none}


.alignjustify
{
text-align:justify;}

.headinglatest
{
font-size:11px;
font-weight:bold;
color:#202023;}

.footer
{
font-size:9px;
color:#ababab;
text-decoration:none;}

.thin
{
border:1px solid #CCCCCC}


.leftbg
{
background-image:url(images/left_bg.jpg);
background-repeat:repeat-y;}

.rightbg
{
background-repeat:repeat-y;
background-image:url(images/right_bg.jpg);}
.bottombg
{
background-image:url(images/bottom_bg.jpg);
background-repeat:repeat-x;
}
.latestcenter
{
background-image:url(images/latest-center.jpg);
background-repeat:repeat-x;
padding-top:3px;
}
.latestcentertext
{
text-decoration:none;
color:#202023;
font-weight:bold;
font-size:10px;
}
.latestcenterright
{
background-image:url(images/latest-center.jpg);
background-repeat:repeat-x;
}

a{
text-decoration:none;
color:#999999;}