body{
margin:0 0 0 0;
padding:0 0 0 0;
background-color:#BEA696;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}


#content{width:760px;}



#header{}

/* Table Layout */

.wrap{width:100%;}

#outertable{
width:760px;
padding: 0 0 0 0;
border: 1px solid #000000;
background-image:url(images/bgnew.jpg);
}

table#outer{
margin:0 0 0 10;
padding: 0 0 0 0;
width:100%;
border:none;
}

table#inner{
padding: 0 0 0 0;
width:100%;
border:none;
}
/* top, right, bottom, left */
table#zero{
padding: 0 0 0 0;
width:100%;
border:none;
}
/* for use with wrapleft only*/
td#left{
vertical-align:top;
padding: 0 0 0 0;
}
td#right{
vertical-align:top;
width:100%;
padding: 0px 0 0 37px;
}
/* for use with wrapright only*/
td#Rleft{
font-size:0.8em;
vertical-align:top;
/* top, right, bottom, left */
padding: 5 0 0 15;
}
td#Rright{
vertical-align:top;
/* top, right, bottom, left */
padding: 5 15 0 15;
}
td#Rright img{
float:right;
}
td#wide{
vertical-align:top;
text-align:left;
width:100%;
}
/* Footer */

td#footer{
padding-top:50px;
vertical-align:top;
text-align:left;
}
td#footer p{
font-size:0.9em;
text-decoration:none;
}
td#footer p a{
font-weight:bold;
text-decoration:none;
color:#000000;
}



.pagetitle {
        font-size: 18px;
        font-weight: bold;
}

#formtitle {
        font-size: 16px;
        font-weight: bold;
}

	.formfieldtitle {
        font-size: 12px;
//      font-weight: normal;
}

.formfieldtitleerror {
font-size: 12px;
//      font-weight: normal;
color: red;
}

#formerror {
color: #FF0000;
}

#formsuccess {
color: #000000;
}




#leftnavdiv {
    font-size: 11px;
    font-weight: bold;
}

#leftnavsubdiv 
{
    font-size: 10px;
    font-weight: bold;
}