/* TEXT AREA */
.text_content
{
font-family: Arial;
font-size: 10pt;
color: #444444;
}
.text_form_section_title
{
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #5d598b;
}
.text_address
{
font-family: Arial;
font-size: 10pt;
color: #444444;
}
.text_copyright
{
font-family: Arial;
font-size: 9pt;
color: #444444;
}
.text_agent_name
{
font-family: Arial;
font-size: 16pt;
font-weight: bold;
color: #5d598b;
}
.text_agent_name_small
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #5d598b;
}
.text_agent_data
{
font-family: Arial;
font-size: 12pt;
font-weight: none;
color: #444444;
}
.text_page_title
{
font-family: Monotype Corsiva;
font-size: 26pt;
color: #444444;
}
/* LINKS AREA */
.link_sub_menu
{
font-family: Arial;
font-size: 10pt;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}
.link_sub_menu:hover
{
font-family: Arial;
font-size: 10pt;
color: #ffff66;
text-decoration: none;
font-weight: bold;
}
.link_content
{
font-family: Arial;
font-size: 10pt;
color: #5d598b;
text-decoration: underline;
font-weight: bold;
}
.link_content:hover
{
font-family: Arial;
font-size: 10pt;
color: #737bac;
text-decoration: none;
font-weight: bold;
}
.link_content_white
{
font-family: Arial;
font-size: 10pt;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}
.link_content_white:hover
{
font-family: Arial;
font-size: 10pt;
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}
.link_content_black
{
font-family: Arial;
font-size: 10pt;
color: #000000;
text-decoration: none;
font-weight: bold;
}
.link_content_black:hover
{
font-family: Arial;
font-size: 10pt;
color: #000000;
text-decoration: underline;
font-weight: bold;
}
.link_copyright
{
font-family: Arial;
font-size: 9pt;
color: #444444;
text-decoration: none;
}
/* BORDERS AREA */
.border_text_input
{
border: 1px solid #787bac;
}
.border_photo
{
border: 1px solid #000000;
}











