body {
    font-size: 100%;
    font-family: calibri, tahoma, arial, sans-serif;
    margin: 0px 0px 20px 0px;
    background: #e7faf9;
    color: #222;
    font-weight: normal;
    zoom: 1;
}

.bodytable {
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    min-width: 600px;
    min-height: 600px;
    margin-top: 10px;
}

.banner {
    background-image: url(../images/frtm.png);    
    background-repeat:repeat;
	padding-left: 40px;
	padding-bottom: 10px;
}

.headerbuttbar {
    background-color: #FFEB80;
}

.butt {
    font-family: "Arial Black";
    font-size: larger;
    color: #2A8076;
	padding-bottom: 4px;
    border-style: dashed;
    border-width: thin;
    border-color: transparent;
}

A#butt:hover {
    border-bottom-style: dashed;
    border-width: 2px;
    border-color: #f27a23;
}

A#butt {
    border-bottom-style: none;
    border-width: 2px;
    border-color: #f27a23;
}

#selected {
   
	color: #f27a23;
}



A:link, A:visited, A:hover {
    text-decoration: none;
    color: #2A8076;
}

.navbar {
    border-right-style: dashed;
    border-right-width: thin;
    border-right-color: #f27a23;
    text-align: right;
}

.navbarsection {
    border-bottom-style: dashed;
    border-bottom-width: thin;
    border-bottom-color: #f27a23;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: smaller;
    padding: 5px;
	padding-right: 8px;
}

.content {
    margin: 1em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #222222;
	
}

h1, H2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #555555;
    font-style: normal;
}

p {
    margin-bottom: 1em;
}

.posting {
    text-align: right;
    color: #555555;
    font-size: smaller;
}

.frtl {
    background-image: url(../images/frtl.png);
	height: 22px;
}

.frtm {
    background-image: url(../images/frtm.png);
    background-repeat: repeat-x;
	height: 22px;
}

.frtr {
    background-image: url(../images/frtr.png);
	height: 22px;
}

.frml {
    background-image: url(../images/frml.png);
    background-repeat: repeat-y;
    width: 13px;
}

.frmr {
    background-image: url(../images/frmr.png);    
    background-repeat: repeat-y;
	width: 22px;
	height: 3px;
}

.frbl {
    background-image: url(../images/frbl.png);
	height: 22px;
	width:13px;
}

.frbm {
    background-image: url(../images/frbm.png);
    background-repeat: repeat-x;
	height: 22px;
}

.frbr {
    background-image: url(../images/frbr.png);
	height: 22px;
}
.bnrr {
    background-image: url(../images/bnrr.png);
}
.bnrl {
    background-image: url(../images/bnrl.png);
}

.frm {
    background-color: #FFFFFF;
}
