@charset "iso-8859-1";
BODY, TD, font.body{
    font-family : Arial, Verdana, Helvetica;
    font-size : 15px;
}

A  {text-decoration : none;
    font-family : Arial, Verdana, Helvetica;
    }
    
A:HOVER {
    color : red;
    text-decoration: underline;
}

A:ALINK  {
    color : White;
    text-decoration : none;}

A:VISITED  {
    color : Navy;
}

TD.title{
    font-family : Arial, Verdana, Helvetica;
    font-size : 16px;}
    
font.title{
    font-family : Arial, Verdana, Helvetica;
    font-size : 20px;
    font-weight : bold;
    text-indent : 10px;
}
    
font.medium{
    font-family : Arial, Verdana, Helvetica;
    font-size : 16px;
    font-weight : bold;
    text-indent : 10px;
}
        
.homepage{
    font-family : Arial, Verdana, Helvetica;
    font-size : 14px;
    color : black;
	padding-left: 2px;
}
        
font.small{
    font-family : Arial, Verdana, Helvetica;
    font-size :10px;} 
        
font.small_home{
    font-family : Arial, Verdana, Helvetica;
    font-size :12px;} 	 

tr.small{
    font-family : Arial, Verdana, Helvetica;
    font-size : 12px;}

.LINKS_ON_HOMEPAGE{***************************************}
.subscribe_links{
    font-family : Arial, helvetica;
    font-size : 13px;
    color : #2B4590;
}
.subscribe_links:HOVER{
    color : #A4B9F4;
}
.subscribe_links:VISITED{
    color : #545454;
}

.box_heading{
    background-color : #2B4590;
    color : white;
    font-size : 13px;
    font-weight : bold;
    font-family : Arial;
    padding-left : 6px;
}

.SEARCH_PAGE{***************************************}
.search_heading{
    color : white;
    font-family : Arial, helvetica;
    font-size : 13px;
    font-weight : bold;
    text-align : center;
    padding : 3px;
}

.search_info{
    font-family : Arial, helvetica;
    font-size : 13px;
    padding : 5px;
}

.search_link{
    font-family : Arial, helvetica;
    font-size : 13px;
}

