body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D0B00;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a {
	color: #7D0B00;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #272F48;
}
a.menu {
	color: #EFDBC3;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
}
a:hover.menu {
	text-decoration: none;
	color: #EFDBC3;
}
a.footmenu {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
}
a:hover.footmenu {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;

}
a.small {
	font-size: 11px;
	color: #39330B;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.small {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a.zonta-international {
	color: #EFDBC3;
	font-stretch: condensed;
	text-decoration: underline;
}
a:hover.zonta-international {
	color: #EFDBC3;
	font-stretch: condensed;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	display:inline;
}
h1 {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
h1.upper {
	text-transform: uppercase;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 16px;
}
hr {
	border: 0;
	width: 100%;
	color: #000000;
	background-color: #000000;
	height: 1px;
}
.border4 {
	border: 1px solid #000000;
}
.border4red {
	border: 1px solid #7D0B00;
}
.title {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #2D3653;
}
.pad5 {
	padding: 5px;
}
.pad10 {
	padding: 10px;
}
.pad5r {
	padding-right: 5px;
}
.pad5l {
	padding-left: 5px;
}
.pad5rl {
	padding-right: 5px;
	padding-left: 5px;
}
td.center {
	text-align: center;
}
td.left {
	text-align: left;
}
td.right {
	text-align: right;
}
.disclaimer {
	font-size: 10px;
}
td.header {
	background-color: #EFDBC3;
	border-bottom: 1px solid #000000;
}
#zonta-logo {
	display: inline;
	text-align: left;
	float: left;
}
#zonta-tag {
	display: inline;
	text-align: right;
	float: right;
}

td.headmenu {
	background-color: #7D0B00;
	color: #EFDBC3;
	font-weight: bold;
	padding: 3px;
	padding-bottom: 5px;
	text-align:center;
}
td.contentcell {
	vertical-align: top;
	padding: 10px;
	text-align:left;
}
td.center-column {
	background-color: #FFFFFF;
	vertical-align: top;
	border-right: 1px solid #7D0B00;
	border-bottom: 1px solid #7D0B00;
	padding: 10px;
}
td.center-column-slide {
	background-color: #FFFFFF;
	vertical-align: top;
	border-right: 1px solid #7D0B00;
	border-bottom: 1px solid #7D0B00;
	padding: 0px;
}
td.right-column {
	background-color: #FFF7E6;
	vertical-align: top;
	width: 180px;
	border-bottom: 1px solid #7D0B00;
}
td.zonta-linkcell {
	background-color: #CF6F1B;
	text-align: center;
	vertical-align: middle;
	color: #EFDBC3;
	font-stretch: condensed;
}
.zonta-small {
	font-size: 10px;
	font-stretch: condensed;
}
#zonta-8-map-head {
	font-size: 19px;
	font-weight: bold;
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #EFDBC3;
	background-color: #7D0B00;
	text-align: center;
	padding: 5px;
}
td.icons-bottom {
	height: 75px;
	background-color: #FFF7E6;
	vertical-align: top;
	width: 100%;
	border-right: 1px solid #7D0B00;
}
td.copyright {
	font-size: 11px;
	background-color: #7D0B00;
	color: #EFDBC3;
	padding: 3px;
	text-align: center;
}
#bottom-menu {
	width: 760px;
	padding: 3px;
	font-size: 12px;
	color: #000000;
}
input,select {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
select.w200 {
	width: 200px;
}
select.w95 {
	width: 95px;
}
input.w200 {
	width: 200px;
}
input.w150 {
	width: 150px;
}
input.w100 {
	width: 100px;
}
input.w75 {
	width: 75px;
}
input.w50 {
	width: 50px;
}
/* begin index page styles */
.indexcell {
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(/images/home/back-center-column.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #7D0B00;
	border-bottom: 1px solid #7D0B00;

}
td.index-left {
	width: 232px;
	padding: 8px;
	border-top: 1px solid #7D0B00;
	height: 100%;
	vertical-align:top;
}
td.index-right {
	padding: 8px;
	border-top: 1px solid #7D0B00;
	height: 100%;
	vertical-align:top;	
}
.slideborder {
	border-bottom: 1px solid #7D0B00;
}

/* end index page styles */
/* -- board login styles -- */
td.boardlogin-tl {
	background-color: #7D0B00;
	text-align: left;
	vertical-align: top;
}
td.boardlogin-tr {
	background-color: #7D0B00;
	text-align: right;
	vertical-align: top;
}
td.boardlogin-tc {
	background-color: #7D0B00;
	text-align: center;
	vertical-align: middle;
	height: 40px;
}
td.boardlogin-tc-text {
	background-color: #7D0B00;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
td.boardlogin-bl {
	text-align: left;
	vertical-align: bottom;
	height: 17px;
	width: 18px;
}
td.boardlogin-br {
	text-align: right;
	vertical-align: bottom;
	height: 17px;
	width: 18px;
}
td.boardlogin-bc {
	height: 17px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7D0B00;
	background-color: #FFFFFF;
	padding: 0px;
}
td.boardlogin-content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #7D0B00;
	border-left-color: #7D0B00;
	border-bottom-color: #7D0B00;
	background-color: #FFFFFF;
	text-align: left;
}
/* -- end board login styles -- */