.home_header
{
    font-size: 14pt;
    font-weight: bold;
    font-family: Times New Roman;
    color:#333;
}
.border-top-right
{

    height: 6px;
    width: 1px;
}
.border-top
{
    background-image: url(file:///C|/Downloads/images/border-top.jpg);
    background-repeat: repeat-x;
    height: 6px;
}
.border-top-left
{
    height: 6px;
    width: 1px;
}
.border-right
{

    width: 1px;
}
.border-left
{

    width: 1px;
}
.border-center-repeat
{
    background-image: url(file:///C|/Downloads/images/border-center-.jpg);
    background-repeat: repeat-x;
}
.border-tableborder
{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #999999;
}
.border-bottom-right
{

    height: 20px;
    width: 1px;
}
.border-bottom
{

    height: 20px;
}
.border-bottom-left
{

    height: 20px;
    width: 1px;
}
.border-space
{
    padding-left: 5px;
    padding-bottom: 5px;
    height: 120px;
    vertical-align: top;
    font-family:Tahoma;
    font-size:8pt;
}

.border-space a
{

    font-size:8pt;
	color:#333333;
}

.border-space a:hover
{

    font-size:8pt;
	color:#000000;
}
.border-space-top
{
    padding-left: 5px;
    padding-bottom: 5px;
}
.border-smallbody
{
    color: #7F7F7F;
    padding: 10px;
    text-align: justify;
}
.border-linkbody
{
    color: #333; padding-right:20px;padding-left:20px;text-align:justify;
}