/* CSS Document */

body
{ /*background-image:url(background.gif); background-repeat:no-repeat; background-attachment:fixed;*/
}
.border
{
border:1px solid #000000
}
.textformatt
{
font:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; margin-left:3px; margin-right:3px; text-align:justify;
}
.h1
{
font:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#CC0000; font-weight:700;
}
.footer
{
font:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF; text-align:center; font-weight:300;
}
.footerboder
{
/*border-bottom:1px solid #000000;  border-top:1px solid #000000*/
}
.textborder
{
border:10px solid #F1F0EF
}
.bottomborder
{
border-bottom:1px dotted #000000
}
.rightborder
{
 border-right:1px solid #000000; border-bottom: 1px solid #000000;
}
.margin
{
margin:0px 3px 0px 3px;font:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; 
}
.top_bot
{
border-bottom:1px dotted #000000; border-top:1px dotted #000000
}
.latestnews_border
{
border-right:1px solid #000000; border-top:1px solid #000000;
}
.top_bot_right
{
border-bottom:1px dotted #000000; border-top:1px dotted #000000; border-left:1px solid #000000;
}
.strengths
{
border-bottom:1px solid #000000; border-top:1px solid #000000; 
}
.margin
{
margin-left:4px; margin-right:4px;
}
.top
{
 border-top:1px dotted #000000;
 }