﻿/* Ads */
.simple_ad_table
{
    border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
    background-color:#EFEFEF;
    color: #4F4F4F; 
    font-family: Arial;
    font-weight: normal; 
    /*vertical-align: top;*/
    cursor:auto;
}

.simple_ad_table:link
{
	border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
    background-color:#EFEFEF;
    color: #4F4F4F; 
    font-family: Arial;
    font-weight: normal; 
    vertical-align: top;
    cursor:auto;
}

.simple_ad_table:visited
{
	border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
    background-color:#EFEFEF;
    color: #4F4F4F; 
    font-family: Arial;
    font-weight: normal; 
    vertical-align: top;
    cursor:auto;
}

.simple_ad_table:active
{
	border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
    background-color:#EFEFEF;
    color: #4F4F4F; 
    font-family: Arial;
    font-weight: normal; 
    vertical-align: top;
    cursor:auto;
}

.simple_ad_table:hover
{
	border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
    background-color:#EFEFEF;
    color: #4F4F4F; 
    font-family: Arial;
    font-weight: normal; 
    vertical-align: top;
    cursor:auto;
}

.simple_white_ad_table
{
    border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
    background-color:#E4DBDC;
    color: #4F4F4F; 
    font-family: Arial;
    font-weight: normal; 
    /*vertical-align: top;*/
    cursor:auto;
}

.simple_white_ad_table_with_border
{
    border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
    background-color:#E4DBDC;
    color: #4F4F4F; 
    font-family: Arial;
    font-weight: normal; 
    /*vertical-align: top;*/
    cursor:auto;
}

simple_lightgrey_ad_table
{
	border-right: black 0px dotted; 
    border-top: black 0px dotted; 
    border-left: black 0px dotted; 
    border-bottom: black 0px dotted;
    background-color:#000000;
    color: #4F4F4F; 
    font-family: Arial;
    font-weight: normal; 
    /*vertical-align: top;*/
    cursor:auto;
}

.simple_ad_table_selected
{
    border-right: black 3px solid; 
    border-top: black 3px solid; 
    border-left: black 3px solid; 
    border-bottom: black 3px solid;
    background-color:#EEE8DD;
    CURSOR: hand;
    text-decoration:underline;
}

.simple_ad_frame_table
{
    border-right: black 3px solid; 
    border-top: black 3px solid; 
    border-left: black 3px solid; 
    border-bottom: black 3px solid;
    background-color:#EEE8DD;
    CURSOR: auto;
}

.simple_small_ad_table
{
    border-right: black 0px solid; 
    border-top: black 0px solid; 
    border-left: black 0px solid; 
    border-bottom: black 0px solid;
    font-family: Arial;
    font-weight: normal; 
    vertical-align: top;
    cursor:auto;
    color: #4F4F4F; 
}

.simple_small_ad_table_selected
{
    border-right: black 3px solid; 
    border-top: black 3px solid; 
    border-left: black 3px solid; 
    border-bottom: black 3px solid;
    background-color:#EEE8DD;
    CURSOR: hand;
    text-decoration:underline;
    color: #4F4F4F; 
}

.frameInMain_simple:link
{
    font-family:Arial;
    font-size: 12;
    color: #960101;
    font-weight:bold;
}
.frameInMain_simple:visited
{
    font-family:Arial;
    font-size: 12;
    color: #960101;
    font-weight:bold;
}
.frameInMain_simple:active
{
    font-family:Arial;
    font-size: 12;
    color: #960101;
    font-weight:bold;
}
.frameInMain_simple:hover
{
    font-family:Arial;
    font-size: 12;
    color: #FFFFFF;
    font-weight:bold;
}
.frameInMain_simple_header
{
    background-color:#DCCCBA;
    font-family:Arial;
    font-size: 12;
    color: #4F4F4F;
}
.frameInMain_simple_body
{
    background-color:#EEE8DD;
    font-family:Arial;
    font-size: 12;
    color: #4F4F4F;
    cursor:inherit;
}
.frameInMain_simple_bold
{
    font-family:Arial;
    font-size: 12;
    color: #000000;
}

.ad_search_result
{
	border-right: 0px ; 
    border-top: 0px ; 
    border-left: 0px ; 
    border-bottom: 0px ;
    font-family: Arial;
    font-weight: normal; 
    font-size:14;
    cursor:auto;
    color: #4F4F4F; 
}

.ad_search_result_selected
{
	font-size:14;
    background-color:#EEE8DD;
    CURSOR: hand;
    color: #4F4F4F; 
}

.ad_inner_horizontal_lines
{
	border-bottom: #555555 1px solid; 
	font-size: 1px;
}

.ad_inner_vertical_lines
{
	border-left: #555555 1px solid; 
}

/* Eulogies */
.p_main_eulogy
{
    font-size: 12; 
    font-family: Arial;
    vertical-align: top;
    font-weight:normal;
    color: #4F4F4F;
}

.p_main_eulogy:link
{
    font-family:Arial;
    font-size: 12;
    color: #960101;
    font-weight:bold;
}
.p_main_eulogy:visited
{
    font-family:Arial;
    font-size: 12;
    color: #960101;
    font-weight:bold;
}
.p_main_eulogy:active
{
    font-family:Arial;
    font-size: 12;
    color: #960101;
    font-weight:bold;
}
.p_main_eulogy:hover
{
    font-family:Arial;
    font-size: 12;
    color: #960101;
    font-weight:bold;
}

/* Talkback */
.p_main_talkback_header
{
    font-family: Arial;
    color:#FFFFFF;
    font-size:11;
    font-weight:bold;
}

.p_main_talkback_item
{
    font-family: Arial;
    color:#000000;
    font-size:12;
    font-weight:normal;
    cursor:auto;
}
.p_main_talkback_item_selected
{
    font-family: Arial;
    color:#000000;
    font-size:12;
    font-weight:normal;
    cursor:hand;
}

/* Pictures */
.p_main_picturebox
{
    font-family:Arial;
    font-size:12;
    color:#FFFFFF
}
.p_main_picturebox:link
{
    font-family:Arial;
    font-size: 11;
    color: #FFFFFF;
    font-weight:bold;
}
.p_main_picturebox:visited
{
    font-family:Arial;
    font-size: 11;
    color: #FFFFFF;
    font-weight:bold;
}
.p_main_picturebox:active
{
    font-family:Arial;
    font-size: 11;
    color: #FFFFFF;
    font-weight:bold;
}
.p_main_picturebox:hover
{
    font-family:Arial;
    font-size: 11;
    color: #000000;
    font-weight:bold;
}


.tag_ad_table
{
	color:#333333;
	background-color:#E4DBDC;
    font-family: Arial;
    font-weight: normal; 
    /*vertical-align: top;*/
    cursor:auto;
    border-bottom:solid 1px #FFFFFF
}

.tag_ad_table_selected
{
    border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
    background-color:#EEE8DD;
    CURSOR: hand;
    text-decoration:underline;
}