.bg {
	background-image: url(../images/bgMainContent.jpg);
	background-repeat: repeat;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 75px;
	background-position: center center;
}
.banner {
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	background-position: center bottom;
}
.btnBarBg {
	background-image: url(../images/bgLinkBar.jpg);
	background-repeat: repeat-x;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 106px;
	left: 22px;
	top: 100px;
}
.aboutBtn {
	background-image: url(../images/btnAboutUs.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 106px;
	left: 77px;
	top: 95px;
}
.activities {
	background-image: url(../images/btnActivites.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 106px;
	left: 183px;
	top: 95px;
}
.newDerasarBtn {
	background-image: url(../images/btnNewDerasar.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 113px;
	left: 289px;
	top: 95px;
}
.getInvolvedBtn {
	background-image: url(../images/btnGetInvolved.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 113px;
	left: 402px;
	top: 95px;
}
.NextJainsBtn {
	background-image: url(../images/btnNewGeneration.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 180px;
	left: 582px;
	top: 95px;
}
.DirectionBtn {
	background-image: url(../images/btnDirections.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 32px;
	width: 111px;
	left: 693px;
	top: 95px;
}
.mainContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D20000;
	text-decoration: none;
	font-weight: normal;
}
.mainContentBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	margin: 2px;
	padding: 2px;
}
.mainContentHeading {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
	
}
.mainContentHL {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
.activedate {
	border: 1px solid #FF9900;
	font-family: "Century Gothic";
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}
.inactivedate {
	border: 1px solid #FF9900;
	font-family: "Century Gothic";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
	background-color: #CCCCCC;
}
.days {

	border: 1px solid #FF9900;
	font-family: "Century Gothic";
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FFCC00;
	background-color: #993300;
}
.mainContentHL2 {

	font-family: "Century Gothic";
	font-size: 16px;
	color: #CC33CC;
	text-decoration: underline;
	font-weight: bold;
}
.mainContent2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9933CC;
	text-decoration: none;
}
.mainContentHL3 {


	font-family: "Century Gothic";
	font-size: 16px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
.mainContent3 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00557D;
	text-decoration: none;
}
.border {
	border: 1px solid #999999;
}
.month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9966FF;
	text-decoration: none;
}
.datelink {
	font-family: "Century Gothic";
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #0066FF;
}
.dotlineh {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.mainContenthome {


	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	background-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	
}

a:hover.footer {
background-color: #FFffff;
border-right: 1px solid #ff0000;
border-left:1px solid #ff0000;
color: #ff0000;
}
.otherlink {
	background-color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border-top: 1px none #FF3300;
	border-right: 1px dotted #FF3300;
	border-bottom: 1px dotted #FF3300;
	border-left: 1px dotted #FF3300;
}
a:hover.mainContentBottom {
background-color: #FFffff;
border-right: 1px solid #ff3300;
border-left:1px solid #ff3300;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding: 2px;
	margin: 1px;
	border: 1px solid #666666;
}

a:hover.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color:#FFFFFF;
	text-decoration: none;
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	padding: 2px;
}

a:hover.links2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 2px;
}
.bottomright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.border {
	border: 1px solid #FF9900;
}
.links2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	border: none;
}
.bottom {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.tableContent {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D20000;
	text-decoration: none;
	font-weight: normal;
}
.tableContent2 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00557D;
	text-decoration: none;
	font-weight: normal;
}
.mainContentbanner {



	font-family: "Century Gothic";
	font-size: 36px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
