﻿.contenttitle
{
    font-weight:bold;
}

.contenttitlemisc
{
    font-weight:bold;
    margin-left:15px;
    margin-right:15px;
    
}

.contentbody
{
    font-family:Tahoma;
    text-align:justify;
}

.contentbody1
{
    font-family:Tahoma;
    text-align:justify;
    word-spacing:inherit;
    table-layout:auto;
    margin-right:12px;
}

/*******************************************************************/

.textarea
{
   border: #b7b7a6 1px solid;
   cursor: default;
}

.dropdown
{
    background-position: center center;
    background-image: url(../../images/toolbar.buttonarrow.gif);
    border-left: #b7b7a6 1px solid;
    background-repeat: no-repeat;
}