/* TAGS REDEFINITION */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#8FB75A;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	line-height:17px;
	text-decoration: none;
}

h1 {
	font-family:Geneva, Tahoma, sans-serif;
	font-size: 26px;
	font-style:oblique;
	font-weight:bold;
	color:#4bacbd;
	line-height:normal;
}
h2 {
	font-family:Geneva, Tahoma, sans-serif;
	font-size: 20px;
	font-style:oblique;
	font-weight:lighter;
	color:#4bacbd;
	line-height:normal;
	padding:0px;
	margin:0px;
}

/* general links - site */
a:link {
	color: #4BACBD;
	font-weight: normal;
	line-height:normal;
}
a:visited {
	color: #4BACBD;
	font-weight: normal;
}
a:active {
	color: #4BACBD;
	font-weight: normal;
}
a:hover {
	color: #666666;
	font-weight: normal;
}

/* CLASSES */
/* main links - top */
.linkWhite:link {
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #83A852;
	line-height:normal;
}
.linkWhite:visited {
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.linkWhite:active {
	font-size: 11px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.linkWhite:hover {
	font-size: 11px; 
	color: #CBE173;
	text-decoration: none;
	font-weight: bold;
}

/* links - bottom page */
.linkBottom:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:normal;
	background-color: inherit;
}
.linkBottom:visited { 
	color: #FFFFFF;
	text-decoration:none;
}
.linkBottom:active {
	color: #FFFFFF;
	text-decoration:none;
}
.linkBottom:hover {
	color: #e5fd84;
	text-decoration:underline;
}
/*----------------------------------------------*/
.tGreenSchedule {
	font-size: 13px;
	color: #528820;
	font-weight: bold;
	background-color: #CBE173;
}
.tGreenTop {
	color: #DDECA4;
	font-weight: normal;
	background-color: #83A852;
}
.tGreen {
	color: #66A720;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tGreen2 {
	font-size: 11px;
	color: #CBE173;
	text-decoration: none;
	font-weight: bold;
	background-color: #83A852;
}
.tGreenBold {
	font-size: 12px;
	color: #66A720;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
.tGreenSmall {
	font-size: 11px;
	color: #80A749;
	font-weight: normal;
	background-color: #FFFFFF;
}
.tWhiteSmall {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #8FB75A;
}
.tGrayBold {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.tLightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F99A9;
	text-decoration: none;
}
.tLightBlue2 {
	font-size: 12px;
	color: #3F99A9;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333333; 
	background-color: #FFFFFF;
	border:1px solid #ccc;
}
.paddingText { padding: 10px; }
.paddingImgRight { padding: 0px 0px 25px 25px; }
.paddingOm { padding: 10px 25px 25px 0px; }

.Box { border: 1px solid #DEF0C8; }
.Box2 { border: 1px solid #AED3D8; }

.schedule {
	font-size: 12px;
	color: #6A6A6A;
}

.tJungle {
	font-size: 12px;
	color: #666666;
	background-color: #F5F5F5;
}
#bottomLinks a {
	padding:0px 10px 0px 10px;
}
