﻿body 
{
    margin: 0 0 0 0;
    background-color: #fff;
    font-family: Tahoma;
    font-size:12px;
    line-height: 18px;
}
.title
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: 600;
    
}
.FTitle
{
    color: navy;
    font-family: Times News Roman,Times,Arial,Tahoma,sans-serif;
    font-size: 20px;
    text-decoration: none;
    font-weight:bold;
   
}
.FTitle:hover
{
    color: darkred;
    font-family: Times News Roman,Times,Arial,Tahoma,sans-serif;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
   
}
.pic {
	BORDER-RIGHT: #000000 1px solid;
	 PADDING-RIGHT: 0px; 
	 BORDER-TOP: #000000 1px solid;
	  PADDING-LEFT: 0px;
	   PADDING-BOTTOM: 0px; 
	   BORDER-LEFT: #000000 1px solid; 
	   PADDING-TOP: 0px; 
	   BORDER-BOTTOM: #000000 1px solid;
}


.ASmallTitle
{
    
    color: #444;
    font-family: Tahoma;
    font-size: 14px;
}
.ATitle
{
    font-weight: 600;
    color: navy;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration:none;
   
}
.ATitle:hover
{
     font-weight: 600;
    color: darkred;
    font-family: Tahoma;
    font-size: 11px;
    
}
.TextBox
{
    font-family: Tahoma,Tahoma;
    font-size:11px;
    border-right: #006699 1px solid;
    border-top: #006699 1px solid;
    border-left: #006699 1px solid;
    border-bottom: #006699 1px solid;
}