
body {
font:76% Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}

.sub{font-size:14px;}

.main{
font-size:20px;
 color:#104E8B; 
 font-weight:bold;
 }
 
.subhead{
font-size:12px; 
color:#000066;
}

.tab_items{color:#607B8B;}


a {
color:#505050;
font-weight:bold;
text-decoration:none;
}


p {
line-height:1.5em;
margin:0 0 15px;
}

#container {
background:#F0F8FF url('img/bgpb.jpg');
color:#303030; 
margin-right:50px; width:1000px; padding:0; text-align:left; background-image:url('img/bgpb.jpg')

}

#tab_content {
clear:both;
font-size:0.9em;
padding:0;
}

#leftsidebar{
position:absolute;
left:2px; top:180px;
width:160px;
padding:5px;
height:40em;
background:#F0F8FF url('img/bgpb.jpg');
}

#rightsidebar{
position:absolute;
right:-170px; top:180px;
width:160px;
padding:5px;
height:40em;
background:#F0F8FF url('img/bgpb.jpg');
}


#leftsidebar {
float:left;
margin-right:10px;

}

#leftsidebar p{
font-size:0.9em;
line-height:1.4em;
margin:0 0 16px 10px;
}


.nav {
color:#104E8B;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:130px;
font-weight:100;
border-bottom:1px dotted #104E8B;
}

.nav_item{

}


.nav:hover{
background:#F0F8FF;
color:#104E8B;
text-decoration:none;
font-weight:100;
}

#act{
color:#104E8B;
font-weight:600;
}

#content {
background-color:#FFFFFF;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
margin-left:170px;
text-align:justify;
}

li{line-height:1.5em;}

.head_topic{
color:#000066;
line_height:30;
font-weight:bold;
}

.headmarquee{
text-align:center;
font-weight:bold;
color:#ffffff;
font-size=small;
}
}