#header {
        height:65px;
        background-color:#A92533;
        text-align:center;
	width:985px;
}
#banner {
        width:768px;
        height:65px;
        margin-left:auto;
        margin-right:auto;
        background-image:url(/img/sys/banner.jpg);
        text-align:right;
}
#banner table {
        margin-left:auto;
        margin-right:0.5em;
        margin-top:0.5em;
        margin-bottom:0.5em;
        border:2px ridge #B0ADA9;
        background-color:#FFFFFF;
}
#banner img {
        width:27px;
        height:15px;
        border:1px solid white;
}
#banner img:hover {
        border:1px solid #A92532;
}
#uppernav {
	width:985px;
        border-top:1px solid white;
        background-color:#A92533;
        text-align:center;
}
#uppernav table {
        table-layout:fixed;
        width:985px;
        margin-left:auto;
        margin-right:auto;
}

#uppernav a {
        font-size:9pt;
        text-decoration:none;
        color:white;
}
#uppernav a:hover {
        background-color:white;
        color:#A92533;
}
#sitebar {
	width:985px;
        height:14px;
        margin-top:0.2em;
        margin-bottom:0.4em;
/*        padding-left:1em;*/
        background-color:white;
        font-size:smaller;
	font-family:Arial;
}
#sitebar a {
        text-decoration:none;
        color:black;
}
#sitebar a:hover {
        text-decoration:underline;
	background:white;
}
#seperator {
	height:3px;
}
#leftdiv {
        float:left;
        width:180px;
}
/*#leftnav {
        margin-right:0;
        margin-bottom:1em:
	padding-top:0px;
        padding-bottom:5px;
        border:2px solid #A92532;
        background-color:#D6D6D6;
        text-align:left;
        font-size:0.83em;
}*/
#leftnav ul {
	margin:0;
    margin-left:2em;
    margin-right:1em;
	padding:0;
	padding-left:3px;
	font-size:8pt;
}
.sub {
	list-style-image:url(/img/sys/dot.gif);
}
.sub li {
	margin-left:0.5em;
}
.nosub, .nosubadmin {
	list-style-image:url(/img/sys/arrow_right.gif);
}
.nosubadmin {
	background-color:#D6C1C1;
}
#leftnav li, #rightnav li {
        padding-bottom:0.2em;
}
#leftnav a, #rightnav a {
        text-decoration:none;
        color:#696969;
}
#leftnav a:hover, #rightnav a:hover {
        background-color:#696969;
        color:white;
}
#content {
    width:605px;
    margin-left:187px;
    margin-right:187px;
    margin-bottom:1em;
    padding-top:0em;
    padding-bottom:1em;
    border:3px solid #A92532;
    border-left:3px solid #CAA4A8;
    border-top:3px solid #CAA4A8;
    background-color:white;
    text-align:center;
    color:black;
}
#rightdiv {
    float:right;
    width:180px;
}
#rightnav, #leftnav {
    margin-bottom:1em;
    padding-left:0;
    border:2px solid #A92532;
    background-color:#D6D6D6;
    text-align:left;
    font-size:0.83em;
    padding-bottom:0;
}
#rightnav ul {
	padding-left:1.5em;
	list-style-type:none;
	list-style-image:url(/img/sys/dot.gif);
}
#searchbox {
	text-align:center;
}
#searchbox form {
	padding-top:0.5em;
	padding-bottom:0.5em;
}
#searchbox input {
	font-size:smaller;
}
#searchbox p {
	padding:0;
	padding-top:0.5em;
}
#footer {
        clear:both;
        width:994px;
        margin-top:0;
        padding-bottom:0.1em;
        color:#A92532;
        text-align:center;
        font-size:10pt;
}
#footer p {
        margin-top:1.1em;
        padding-bottom:0.5em;
}
#resultlist {
	text-align:left;
	padding-left:1em;
	list-style-type:none;
}
#exchangeitemlist {
	border-collapse:collapse;
	width:97%;
	margin:auto;
}
#exchangeitemlist th {
	border-top:#A92533 2px solid;
	border-bottom:#A92533 2px solid;
	font-size:10pt;
	font-weight:bolder;
	color:black;
}
#exchangeitemlist td {
	padding-top:0.4em;
}
#exchangeitemlist th {
	text-align:left;
}
#exchangeitemlist a, a:hover {
	color:#8C8C7B;
}
#exchangeitemlist a:hover {
	 background-color:white;
}
#exchangeitemlist .exchangelistrowdark a:hover {
        background-color:#F8E1E3;
}
#exchangeitemlistheader {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border:#A92533 1px solid;
	width:97%;
	background-color:#F8E9EA;
	text-align:left;
}
#exchangeitemlistheader {
	padding-left:15px;
	color:black;
}

.exchangelistrow td, .exchangelistrowdark td, #exchangeitemlist td a {
	text-align:left;
	color:black;
	font-weight:normal;
	font-size:8pt;
	vertical-align:middle;
}
.exchangelistrowdark {
	background-color:#F8E1E3;
}
.exchangedescription {
	width:85%;
	border:#A92533 1px dotted;
	background-color:#F8E1E3;
}
#exchangedetail {
	width:85%;
	margin-left:0.5em;
	color:black;
	font-size:9pt;
}
.exchangedetailleft {
	padding:0;	
	width:1px;
	font-weight:lighter;
}

#exchangeuserdetail .exchangedetailleft {
	color:black;
	background-color:#F8EEEF;
}

#exchangeuserdetail .exchangedarker .exchangedetailleft {
	color:black;
        background-color:#F8E4E5;
}

#exchangeuserdetail .exchangedetailright {
	color:black;
	padding-left:10px;
}

#exchangedetail, #exchangeuserdetail td {
	text-align:left;
}
.exchangedarker {
	background-color:#F8D5D8;
}
#exchangeuserdetail {
	margin:auto;
        width:85%;
        border:#A92533 1px dotted;
	border-collapse:collapse;
        background-color:#F8E1E3;
}
#exchangeuserdetail td {
	padding:3px;	
}


#exchangesearchmask {
        margin-left:auto;
        margin-right:auto;
	margin-top:1em;
	width:60%;
	line-height:170%;
	
}
#exchangesearchmask option, input {
	font-size:smaller;
}

#exchangesearchmask td {
	color:black;
}
.exchangeseditmaskthird {
	text-align:left;	
}
.exchangehelph3 {
	font-size:11pt;
	color:#A92533;
}

#exchangejournal {
	margin:auto;
	width:90%;
	font-size:8pt;
	border-collapse:collapse;
}
#exchangejournal th {
	border-bottom:2px solid black;
	border-right:1px solid black;
	font-size:9pt;
	padding-left:0.7em;
	padding-right:0.7em;
	color:black;
}
#exchangejournalrow td {
	border:1px solid black;
	background-color:#FFF2F2;
	text-align:center;
	font-family:Arial;
}
#exchangejournalsum {
	text-align:center;
	border-top:3px solid black;
	color:black;
}
#exchangepropform {
	display:none;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #A92533;
	border-right:2px solid #A92533;
	border-bottom:2px solid #A92533;
	background-color:#F8E1E3;
}
#exchangepropform td {
	color:black;
	font-weight:lighter;
}

#exchangeofferlist {
	width:90%;
	text-align:center;
}
#exchangeofferlist ul {
	list-style-type:none;
}
.exchangeofferli, .exchangeofferlidark {
	background-color:#F8E4E5;
        margin-left:auto;
        margin-right:auto;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3%;
	text-align:left;
        border-left:1px solid #A92533;
        border-right:2px solid #A92533;
	font-size:9pt;
	font-weight:lighter;
	color:black;
}
.exchangeofferli .nohover:hover {
	background-color:#F8E4E5;
}
.exchangeofferlidark .nohover:hover {
	background-color:#F8D5D8;
}
#li1 {
	border-top:1px solid #A92533;
}
#lilast {
	border-bottom:2px solid #A92533;
}

.exchangeofferlidark {
	background-color:#F8D5D8;
}

.exchangeeditiefix {
	color:black;
}

.exchangeeditiefix td {
	text-align:left;
}
