.topBarBg {
	background-image: url(images/syrees.gif);
}
.navBg {
	background-image: url(images/navBG.gif);
}
.sectionHed {
	background-image: url(images/syrees.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.5em;


}
.sectBot {

	background-image: url(images/syrees.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0.5em;
}
.pic {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FF0066;
	border-right-color: #FF0066;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
}
.scheduleBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

.scheduleBody a:link{
	color: #333333;
	text-decoration: none;
	 /*font-size: .7em; */
}
.scheduleBody a:visited{
	color: #444;
	text-decoration: none;
 /*font-size: .7em; */
}
.scheduleBody a:hover{
	color: #FF0066;
	text-decoration: none;
 /*font-size: .7em; */
}
.scheduleBody a:active{
	color: #000;
	text-decoration: none;
 /*font-size: .7em; */
}
.scheduleHighLight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0066;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.mainBody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.outsideBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF0066;
	border-right-color: #FF0066;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
	background-color: #FFFFFF;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.contact a:link{
	color: #FFF;
	text-decoration: none;
	 /*font-size: .7em; */
}
.contact a:visited{
	color: #FFF;
	text-decoration: none;
 /*font-size: .7em; */
}
.contact a:hover{
	color: #FFF;
	text-decoration: underline;
 /*font-size: .7em; */
}
.contact a:active{
	color: #FFF;
	text-decoration: underline;
 /*font-size: .7em; */
}
.welcomeHed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0066;
	padding-left: 0.2em;
}
.dottedUnderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #FF0066;
	border-right-color: #FF0066;
	border-bottom-color: #FF0066;
	border-left-color: #FF0066;
	border-top-style: dashed;
}
.schedHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
}
.contentBody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.contentBody a:link{
	color: #FF0066;
	text-decoration: none;
	 /*font-size: .7em; */
}
.contentBody a:visited{
	color: #FF0066;
	text-decoration: none;
 /*font-size: .7em; */
}
.contentBody a:hover{
	color: #FF0066;
	text-decoration: underline;
 /*font-size: .7em; */
}
.contentBody a:active{
	color: #FF0066;
	text-decoration: none;
 /*font-size: .7em; */
}
.contentHighlight {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0066;
	/*padding-right: 0.5em;
	padding-left: 0.5em;*/
}
.contentHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
	font-weight: bold;

}
.mailList {
	background-image: url(images/syrees.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;


}
.mailList p {
	margin:10px;
	margin-top:2px;
	margin-bottom:2px;
}
.mailList h1 {
	margin:5px;
	font-size: 24px;
	font-weight: 900;
}
.mailList h2 {
	margin:10px;
	font-size: 16px;
	font-weight: 600;
}
.mailList h3 {
	margin:5px;
	font-size: 14px;
	font-weight: bold;
}
.mailList a {
	color:fff;
	text-decoration: none;
}
.mailList a:link{
	color:fff;
	text-decoration: none;
}
.mailList a:visited{
	color:fff;
	text-decoration: none;
}
.mailList a:hover{
	color:fff;
	text-decoration: underline;
}
.mailList a:active{
	color:fff;
	text-decoration: none;
 /*font-size: .7em; */
}
.mailBg {
	background-color:fff;
}
.mailImgBorder {
	border-bottom-color:FF0066;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
	
.thumbBorder {
	border: 1px solid #FF0066;
}

