body {  background-color:#EDBF90 ;}
img {   border-width:0px}
td {    text-align:justify;
        font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    text-decoration: none;
	    color: #735765; }
a:link {
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-weight: bold;
	    color: #735765;
	    text-decoration: underline;
}
a:visited {
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-weight: bold;
	    color: #735765;
	    text-decoration: underline;
}
a:hover {
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-weight: bold;
	    color: #735765;
	    text-decoration: none;
}
a:active {
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    font-weight: bold;
	    color: #735765;
	    text-decoration: underline;
}

.menuback {
	background-image: url(../images/add.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.contback {
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	background-color: #F7EECF;

}
.smaltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #735765;
}
.port {
	background-image: url(../images/portbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.content {padding:20px;}
.content img { border-width:1; border-color:#EDBF90}

#DataList1 { width:601px;}
#DataList1 tr { text-align:center}
#DataList1 td { text-align:center}
.NoPicBorder img { border-width:0px}