
.borderleft
{

border-style: solid;
border-width: 1px;
border-left-color:#000000;
border-bottom:none;
border-right:none;
border-top:none;

}
.borderright
{

border-style: solid;
border-width: 1px;
border-right-color:#000000;
border-bottom:none;
border-left:none;
border-top:none;

}

.bordersNewS
{

border-style: solid;
border-width: 1px;
border-right-color:#000000;
border-bottom:none;
border-left-color:#000000;
border-top:none;

}

.borderAll {
border-style: solid;
border-width: 1px;
border-right-color:#000000;
border-bottom-color:#000000;
border-left-color:#000000;
border-top-color:#000000;
}
.topFont {
font-size:11px;
font:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}


.ground
{
background-image:url('pic/background.gif')
}

.textfonts {
color:#FFFFFF;
font-size:12px;
font-style:normal;
text-align:justify;
font:Verdana, Arial, Helvetica, sans-serif;

}

.fontNew {
color:#003399;
font-style:normal;
font-size:12px;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
}


.textfonts2 {
color:#FFFFFF;
font-size:14px;
font-style:normal;
text-align:justify;
font:Verdana, Arial, Helvetica, sans-serif;

}
/*
a:Link    {text-decoration: none;}
a:visited {text-decoration: none;}
a:active  {text-decoration: none;}
a:hover   {text-decoration: none;}
*/