/* CSS Document SAADA website jan 2009*/

a:link {
	color: #868477;
	text-decoration: none;
	font-weight: normal;

}
a:visited {
	color: #868477;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	color: #BB043E;
	text-decoration: none;
	font-weight: normal;

}
a.eventlinks:link {
	color: #bb043e;
	text-decoration: underline;
	font-weight: bold;
}
a.eventlinks:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.eventlinks:visited {
	color: #bb043e;
	text-decoration: underline;
	font-weight: bold;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #C6C7B9;
	letter-spacing: 1pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.maintable {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(images/a%20saada%20logo.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.redhori {
	background-image: url(images/redblock.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.navbar {
	color: #999999;
	font-weight: bold;

}
.rightcontent {
	border: 1px solid #999999;

}
.maintitle {
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
}
.membername {
	font-size: 16px;
	color: #CC0033;
	font-weight: bold;
	text-transform: uppercase;


}
.greyvert {
	background-image: url(images/greydot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.membermain {
	font-size: 12px;
	color: #666666;
}
.newsletter {
	border: thin solid #BB043E;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BB043E;

}
.newslettertemplate {
	background-image: url(newsletters/images/templatetitle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #000000;
}
.newsletter2 {
	background-color: #bb043b;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #999999;

}
.fairtitle {
	font-size: 18px;
	color: #bb043e;

}
.textbox {
	padding: 5px;
}
.fairpreviewblock {
	background-image: url(images/greydot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.divlist {
	clear: both;
}
.lossregister {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.textbox {
	padding: 11px;
	text-align: justify;
}
.rightfloatbox {
	float: right;
	width: 300px;
	border: 1px solid #999999;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 11px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
}

