BODY { 
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.aelcum.org/images/beigepaper.jpg);
	background-repeat: repeat;
}
#greenbg {
	background-image: url(http://www.aelcum.org/images/greenpaper.jpg);
}
/* TITLES - GENERAL - FONT FAMILIES */
H1, H2 {
	font-family: "Times New Roman", Times, serif;
}
H3, H4 {
	font-family: Arial, Helvetica, sans-serif;
}
/* TITLES - SPECIFIC */
H1 {
	color: #003399;
	text-align: center;
	font-size: 22px;
}
H2 {
	color: #006699;
	text-align: center;
	font-size: 18px;
}
H3 {
	font-weight: bold;
	color: #003399;
	font-size: 16px;
}
/* TEXT - GENERAL */
P, UL, OL {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px
}
/* TEXT - SPECIFIC */
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
/* LINKS - GENERAL */
A {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
A:hover {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
A:visited {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* LINKS - SPECIFIC */
a.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}
/* ACTIVE MENU ELEMENT */
.activemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	font-size: 14px;
}
.maintable {
	border-color: #006666;
	border-top-style: dotted;
	border-top-width: 1px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 2px;
	background-image: url(http://www.aelcum.org/images/beigepaper2.jpg);
}
.menuimages {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.menutable {
	background-color: #006666;
	text-align: center;
}
.menucells {
	background-color: #669999;
}
.center {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.panel-title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.footer {
	background-color: #FFFFFF;
	padding: 4px;
	border-color: #669999;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #006666;
}
.footertext, a.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	padding-right: 12px;
}
a.footerlink, a.footerlink:visited {
	text-decoration: none;
}
a.footerlink:hover {
	text-decoration: underline;
}
.menuhover {
	background: #009999;
}
.menureg {
	background: #669999;
}
