body
{
 background-color:#576E8E;
 background-image:url('/site-images/bg_m_v4.jpg');
 background-repeat:repeat-x;
 background-attachment:relative;
 background-position:0% 100%;
 font-family: Trebuchet MS,Verdana,Tahoma,Arial;
 margin: 0px;
}

.siteheader{
 background-color: #576E8E;
 width: 100%;
 background-image: url('/site-images/bg_t.jpg');
 background-attachment: relative;
 background-repeat: repeat-x;
}
.siteheader img{border:none;}


.sitecontent
{
 width:740px;
 color: #EFEFEF;
 line-height: 140%;
 font-size: 11px;
 margin-left: 20px;
 margin-top: 20px;
 padding-bottom: 250px;
 padding-top: 20px;}
.sitecontent a{color:#EFEFEF;text-decoration:underline;}
.sitecontent a:hover{color:#EAD8A0;text-decoration:underline;}
.sitecontent a:active{color:#CDCDCD;text-decoration:none;}

.dc td
{
 padding-right: 10px;
 padding-top: 4px;
}

.pltd-d{
 border-bottom: dotted 1px #CDCDCD;
 line-height: 170%;
}
.pltd-p{
 border-bottom: dotted 1px #CDCDCD;
 text-align: right;
 font-weight: bold;
 line-height: 170%;
 padding-left:20px;
}

.formstxt
{
 border:1px solid #EFEFEF; font-family: Trebuchet MS,Verdana,Tahoma,Arial;
 font-size: 12px;
 font-weight: bold;
 color: #EAD8A0;
 padding-left: 3px;
 background-color: #576E8E;
 scrollbar-base-color: #EFEFEF;
 scrollbar-3dlight-color:#576E8E;
 scrollbar-arrow-color:#EFEFEF;
 scrollbar-darkshadow-color:#EFEFEF;
 scrollbar-face-color:#576E8E;
 scrollbar-highlight-color:#EFEFEF;
 scrollbar-shadow-color:
 
 
}
.formsbtn
{
 font-family: Trebuchet MS,Verdana,Tahoma,Arial;
 font-size: 11px;
 font-weight: bold;
 color: #EAD8A0;
 border-style: ridge;
 border-width: 1px;
 border-color: #EFEFEF;
 background-color: #576E8E;
 cursor:hand;
}
