body
{
    background-image   : url(../images/backblue.jpg);
}

body, td 
{
    font-weight               : normal; 
    color                     : #000000;
    margin                    : 0;
    padding                   : 0;
    font-family               : Verdana, Arial, Helvetica, sans-serif;
    font-size                 : 11px;
    scrollbar-face-color      : #FFFFFF;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-shadow-color    : #DC5819;
    scrollbar-3dlight-color   : #DC5819;
    scrollbar-arrow-color     : #67060A;
    scrollbar-track-color     : #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
}

h2
{
    font-size  : 14px;
    color      : #cc6633;
}

a 
{
    color              : #cc6633;
    text-decoration    : none;
}

a:hover 
{
    text-decoration    : underline;
}

a:active
{
	color              : #cc6633;
	text-decoration    : none;
}

.backblue
{
    background-image   : url(../images/backblue.jpg);
}

.backdarkred
{
    background-image   : url(../images/backblue.jpg);
}

.backlightred
{
    background-color   : #DD581D;
}

.logo
{
    background-image   : url(../images/backblue.jpg);
    border-top         : solid 1px #DD581D;
    border-bottom      : solid 1px #DD581D;
    text-align         : center;
}

a.taallink
{
    color              : #ffffff;
    text-decoration    : none;
    font-size          : 9px;
}

a.taallink:hover 
{
    color              : #cc6633;
    text-decoration    : none;
    font-size          : 9px;
}

.pagetitle, h1
{
	font-size          : 12px;
	font-weight        : bold;
    color              : #CC6633;
    text-transform     : uppercase;
}

.pagecontentnopadding
{
    background-image   : url(../images/content/back.gif);
    background-repeat  : no-repeat;
    background-color   : #ffffff;
    vertical-align     : top;
}

.pagecontentcontainer
{
    padding            : 20px 20px 0px 20px;
    background-image   : url(../images/content/back.gif);
    background-repeat  : no-repeat;
    background-color   : #ffffff;
    vertical-align     : top;
}

.pagecontentcontaineredit
{
    padding            : 20px 10px 0px 10px;
    background-image   : url(../images/content/back.gif);
    background-repeat  : no-repeat;
    background-color   : #ffffff;
    vertical-align     : top;
}

.pagecontent
{
    color              : #000000;
    line-height        : 19px;
    padding-top        : 20px;
}

.pagecontentedit
{
    color              : #4B4B4B;
    font-size          : 12px;
    font-weight        : normal;
}

.leftspacer
{
    background-image   : url(../images/backblue.jpg);
}

.rightspacer
{
    background-image   : url(../images/backblue.jpg);
}

.mainback
{
    background-color   : #ffffff;
    width              : 619px;
}

.proposal
{
    font-family        : Arial;
}

.proposalrow1, .proposalrow2
{
    margin-top         : 10px;
    margin-bottom      : 10px;
}

.proposalrow1
{
    background-color   : #F0F0F0;
}

.proposalrow2
{
    background-color   : #E4E4E4;
}

.footertext a
{
    color              : #ababab;
    font-size          : 10px;
    font-family        : Tahoma, Arial;
    text-decoration    : none;
    letter-spacing     : 2px;
}

.footertext a:hover
{
    color              : #454545;
    font-size          : 10px;
    font-family        : Tahoma, Arial;
    text-decoration    : none;
    letter-spacing     : 2px;
}

div.flash
{
    position           : relative;
    z-index            : 100;
    left               : 0px;
    top                : 0px;
    width              : 250px;
    height             : 180px;
    overflow           : hidden;
}

div.langlinkscontainer
{
    position           : relative;
    z-index            : 200;
    width              : 250px;
    height             : 0px;
    left               : 0px;
    top                : 0px;
    background-color   : #ff0000;
}

div.langlinks
{
    text-align         : right;
    position           : absolute;
    z-index            : 300;
    left               : 190px;
    top                : 140px;
    width              : 55px;
    height             : 40px;
    filter             : progid:DXImageTransform.Microsoft.Shadow(color='#000000',direction=135,strength=2);
}

