table.contenttoc td {
	/* the same as above, but this is used to format the td or
	   table cells */
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #0B4700;
	}

#body_div
{
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #0BED00;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #F9004A;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #A2E800;
	text-decoration: underline;
}
.contentheading
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	height: 15px;
	font-size: 16px;
	color: #F2FF00;
	background: #2DD300;
	text-decoration: none;
}

.contentpagetitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 13px ;
	font-weight: bold ;
 	color: Navy;
	text-align: left ;
}

.moduletable {
	width:100%;
}
#body_container {
		text-align: center;
	width: 900px;
	border-width: 6px 6px 6px 6px;
	border-color: #6AED00;
	border-style: outset;
	font-size: 12px;
	}
#top {
	}
#top_div {
	background-color: #086A77;
		background-repeat:repeat;
	background-position:top;
	text-align: right;
	width: 900px;
	border-width: 0px 0px 0px 0px;
		border-style: none;
	font-size: 12px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
}
#header {
	}
#header_div {
		text-align: center;
	width: 100%;
			border-style: none;
	font-size: 12px;
		padding: 0px 0px 0px 0px;
}
#pathway {
	display:none;}
#pathway_div {
	padding-left: 5px;
	padding-right: 5px;
			background-repeat:repeat;
	background-position:top;
	text-align: left;
				border-style: none;
	font-size: 10px;
	color: #ffcc00;
}
#inset_p1{
	display: none;}
#inset_p1_div {
	width:100%;
			background-repeat:repeat;
	background-position:top;
	text-align: center;
	border-width: 0px 0px 0px 0px;
		border-style: none;
	font-size: 12px;
	color: #ffffff;
}
#content_container {
	background-color: #19340C;
		background-repeat:repeat;
	background-position:left;
	text-align: left;
			border-style: none;
	font-size: 14px;
	}
#col_1 {
		width: 180px;
	background-color: #88FF00;
		background-repeat:repeat;
	background-position:top;
	vertical-align:top;
	text-align: left;
	border-width: 0px 0px 0px 0px;
		border-style: none;
	font-size: 12px;
	color: #000000;
	padding: 5px 5px 5px 5px;
}
#col_2 {
		width:100%;
	background-color: #FFFFFF;
		background-repeat:repeat;
	background-position:top;
	vertical-align:top;
	text-align: left;
	border-width: 7px 7px 7px 7px;
	border-color: #6AED00;
	border-style: ridge;
	font-size: 12px;
		padding: 5px 5px 5px 5px;
}
#col_3 {
		width: 180px;
	background-color: #88FF00;
		background-repeat:repeat;
	background-position:top;
	vertical-align:top;
	text-align: right;
	border-width: 0px 0px 0px 0px;
		border-style: none;
	font-size: 12px;
	color: #000000;
	padding: 5px 5px 5px 5px;
}
#fade1{
	display:none;				background-repeat:repeat;
	background-position:top;
							padding-bottom: 5px;
}
#fade2{
	display:none;				background-repeat:repeat;
	background-position:top;
							padding-bottom: 5px;
}
#left{
					background-repeat:repeat;
	background-position:top;
						}
#right{
					background-repeat:repeat;
	background-position:top;
						}
#user1{
					background-repeat:repeat;
	background-position:top;
						}
#user2{
					background-repeat:repeat;
	background-position:top;
						}
#inset_p2{
					background-repeat:repeat;
	background-position:top;
	text-align: center;
	border-width: 0px 0px 0px 0px;
		border-style: none;
	font-size: 12px;
	color: #ffffff;
}
#mainbody{
			background-color: #FFFFFF;
		background-repeat:repeat;
	background-position:top;
	padding: 5px 5px 5px 5px;
						}
#bottom{
			background-color: #B258B7;
		background-repeat:repeat;
	background-position:top;
						}
#footer_div{
	width:100%;
	background-color: #00352F;
		background-repeat:repeat;
	background-position:top;
	text-align: center;
	border-width: 0px 0px 0px 0px;
		border-style: none;
	font-size: 12px;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
}
.banners_c
{
	padding: 5px 0px 5px 0px;
	text-align: center;
}

/*********************
* Calendar module style
**********************/
.mod_events_table {
    border: 4px groove #A1FF00;    width : 170px;
    text-align : center;
}

.mod_events_td_title {
    font-family: Arial;
    font-size: 14px;    font-style: normal;
    font-weight: bold;
    color: WHITE;
    text-decoration: underline;
}
.mod_events_td_dayname {
    font-family: Arial;
    font-size: 14px;    font-style: normal;
    font-weight: bold;
    color: #A1FF00;        text-decoration: none;
}
.mod_events_td_dayoutofmonth {
    font-family: Arial;
    font-size: 14px;    font-style: normal;
    font-weight: bold;
    color: #2A2D13;    background-color: #69722F;    text-decoration: none;
}
.mod_events_td_todaynoevents {
    font-family: Arial;
    font-size: 14px;    font-style: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFFFFF;
}
.mod_events_td_todaywithevents {
    font-family: Arial;
    font-size: 14px;    font-style: normal;
    font-weight: normal;
    color: #FF0000;
    text-decoration: none;
    background-color: #FFFFFF;
}
.mod_events_td_daynoevents {
    font-family: Arial;
    font-size: 14px;    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #000000;    background-color: #;    text-decoration: none;
}
.mod_events_td_daywithevents {
    font-family: Arial;
    font-size: 14px;    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #FFF9AD;    background-color: #497AA3;}


a.mod_events_daylink:link {
    font-size: 14px;    font-family: Arial;
    color: #A1FF00;}
a.mod_events_daylink:visited  {
    font-size: 14px;    font-family: Verdana;
    color: #FFDC5E;}
a.mod_events_daylink:hover  {
    font-size: 14px;    font-family: Arial;
    color: #FF00FF;}
.mod_events_monthyear {
    font-family: Arial;
    font-size: 14px;    font-style: normal;
    font-weight: bold;
	background-color: #6BFF6B;        text-decoration: none;
}
.mod_events_thismonth {
    background-color: #6BFF6B;}
a.mod_events_link:link {
    font-size: 14px;    font-family: Arial;
    color: #003803;}
a.mod_events_link:hover  {
    font-size: 14px;    font-family: Arial;
    color: #000000;}
a.mod_events_link:visited  {
    font-size: 14px;    font-family: Arial;
    }