/*******************/
/* main table body */
/*******************/


a.cs_link:visited{
    font-weight: normal;
    color: #FFB66F;
}


a.cs_link:link{
    font-weight: normal;
    text-decoration: none;
    color: #FFB66F;
}


a.cs_link:hover{
    font-weight: normal;
    text-decoration: underline;
    color: #FFB66F;
}


a.screenshot:link{
    border: none;
}


a.screenshot:hover{
    border: none;
}


table.body_inner_top{
    background-image: url('../images/bg-body_top.gif');
	padding-top: 25px;
	padding-bottom: 0px;
}


td.body_inner{
    background-image: url('../images/bg-body.gif');
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px
}


td.screenshot{
    text-align: center;
}


table.body_inner_bottom{
    background-image: url('../images/bg-body_bottom.gif');
	padding-top: 0px;
	padding-bottom: 25px;
}


p.title{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
    color: #FFB66F;
}


p.header{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #FFB66F;
}


p.center{
    text-align: center;
}


p.center_bold{
    text-align: center;
    font-weight: bold;
    vertical-align: top;
}


ul.header, span.header{
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
}


span.first_letter{
    color: #FFB66F;
    font-size: 24px;
    font-weight: bold;
}


span.orange_highlight{
    color: #FFB66F;
}


img.contact_email{
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
}


img.left_align{
    float: left;
    text-align: left;
    margin-right: 10px;
    border-width: 1px;
    border-style: solid;
    margin-top: 6px;
}


img.right_align{
    float: right;
    text-align: right;
    margin-left: 10px;
    margin-top: 6px;
    border-width: 1px;
    border-style: solid;
}


img.left_align_no_border{
    float: left;
    text-align: left;
    margin-right: 10px;
    margin-top: 6px;
}


img.screenshot{

    width: 100px;
    height: 76px;
    border-color: #FFFFFF;
}
