﻿.redCollapsed
{
    height:35px;

}


 
.redExpanded
{

    color: #ff4500; text-decoration:underline;

	overflow: hidden;

}

.redContent
{
    
text-align: left; background-color: #ffffff; font-size: 11px;

}

.redContent A:link
{
    color: #cc3300;
}
.redContent A:visited
{

    color: #cc3300;
}


/*-------------------------*/




.blueCollapsed
{

}

.blueExpanded
{

    color: #268bde; text-decoration:underline;

}

.blueContent
{
text-align: left; background-color: #ffffff; font-size: 11px;

}

.blueContent A:link
{

    color: #264d7b;

}
.blueContent A:visited
{

    color: #264d7b;
}


