/*main CSS*/
body {
	background-color: #006633;
	align: center;
	background-image:url(images/pageBg.jpg);
	background-repeat: repeat;
	text-align:center;
	font-family:"Comic Sans MS";
	font-size:14px;
	color: #517d2e;
	text-align:left;
	font-weight: bold;

}
#banner_full {
	background-image:url(images/gifs/bannerfull.png);
	background-repeat:no-repeat;
	height: 223px;
	}
#full_content{
	background-image:url(images/gifs/contentFull.png);
	background-repeat:repeat-y;
	/*height: 100%;*/
	min-height: 400px;
	text-align:left;
}
#content_footer{
	background-image:url(images/gifs/content_footer.png);
	background-repeat:no-repeat;
	height: 41px;
}

.textTitles{
	color: #FF6600;
	font-weight: bold;
}
.textTitles2{color: #517d2e}
.textTitles3{color: #990000}
.titleFont {	color:#06F;
	font-size:16px;
}
.dateFont {	color:#06F;
	font-size:10px;
}

/************Extra fonts***********/
.style2 {color:#FF9900}  /*orange*/
.style3 {color: #0099CC}  /*blue*/

/***********************************/

/*************UNUSED CSS FROM THE PAGE:

.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {font-size: 11px;
font-weight: bold;
}
.style11 {
	color: #990000;
	font-size: 16px;
}
.style13 {color: #990000}

.style2 a:link{color: #874330}
.dateFont {	color:#06F;
	font-size:10px;
}
.style14 {color: #517d2e}
.titleFont {	color:#06F;
	font-size:16px;
}*/

/*****************************************/
/*
DIV,td{
	font-family:Comic Sans mS;
	color:#517d2e;
	font-size:14px;
}*/
.copyright {color: #FFFFFF}
.annonce_font{
	color: #df7e38;
	font-size:16px;
	font-weight:normal;
}
.annonce_font A:link,.annonce_font A:visited{
	text-decoration:none;
	color: #df7e38;
	font-size:18px;
	font-weight:bold;
}
.annonce_font A:hover,.annonce_font A:active{
	text-decoration:none;
	color: #6f4b29;
	font-size:18px;
	font-weight:bold;
}
/*Menu sections -> submenus*/
#menu_list{
	color:#be611e;
	font-family:"Comic Sans MS";
	font-size: 16px;
	padding-left: 15px;
	text-decoration:none;
	text-align:left;
/*	font-weight: bold;*/
}
#menu_list A:LINK,#menu_list A:VISITED {
	text-decoration:none;
	color: #517d2e;
	font-weight:normal;	
}
#menu_list A:HOVER,#menu_list A:ACTIVE {
	text-decoration:none;
	color: #6f4b29;
	padding-left: 2px;
	font-weight:normal;
}

/*Menu Categories*/
.menu_list_header{
	color:#4f8031;
	font-family:"Comic Sans MS";
	font-size: 18px;
	padding-left:14px;
	text-decoration:none;
	font-weight: bold;*/
	text-align:left;
}
.menu_list_header A:LINK,.menu_list_header A:VISITED {
	text-decoration:none;
	color: #517d2e;	
}
.menu_list_header A:HOVER,.menu_list_header A:ACTIVE {
	text-decoration:none;
	color: #6f4b29;
}


#subfooter{
	color: #fff;
	width: 775px;
}
/*
#left_side {
	background-image:url(images/left.png);
	background-position: top;
	background-color: #00FF00;
	height: 600px;
	width: 10px;

}
#right_side {
	background-image:url(images/right.png);
	background-position: top;
	background-color: #00FF00;
	height: 600px;
	width: 17px;

}*/
#topLinks {
	display: block;
	background-image:url(images/topLinks.png);
	height: 35px;
	width: 552px;
	text-align:right;
	font-size: 10px;
	font-family:"trebuchet MS";
	font-weight:bold;
	color: #2c4d10;
	padding-top:0px
}/*
#bottom_side {
	background-image:url(images/bottom.png);
	width: 748px;
}
#banner{
	background-image:url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 552px;
}
#logo{
	background-image:url(images/logo.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 196px;
}
#menu_header{
	background-image:url(images/menuTop.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 196px;
}/*
#menu_cell{
	background-image:url(images/menu.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width:210px;
	text-align: left;
}*/
/*#menu{
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	margin-left: 10px;
	padding-left: 15px;
	height: 159px;
	width: 142px;
	line-height:24px;
	text-align:left;
}*/
/*
#text_cell{
	background-image:url(images/textArea.jpg);
	background-repeat: repeat-y;
	height: 336px;
	width: 552px;
	font-family:"Comic Sans MS";
	font-size:14px;
	color: #517d2e;
	text-align:left;
	font-weight: bold;
}
*/
a:link,a:visited{	color: #953523;	text-decoration:none;}
a:hover,a:active {color: #2a6b73;	text-decoration:none;}

.text_bold{
	color:#7728c9;
	font-size: 16px;
	font-weight:normal;
}

.text_bold2{
	color:#7728c9;
	font-size: 12px;
	font-weight:normal;
}

#content{/*
	overflow:auto;
	height: 307px;
	*/width: 100%;
	
}
/*
#submenu{
	padding:10px;
	padding-left: 30px;
	padding-bottom: 7px;
	color: #996633;
	font-size: 14px;
	font-weight:bold;
}*/
/*
#submenu A:LINK,#submenu A:VISITED{ color: #996633;}
#submenu A:HOVER,#submenu A:ACTIVE{ color: #a00101;}
*/
#allTable{
	padding: 0px;
	margin: 0px;
	width: 775px;/*
	height: 600px;*/
	height: 100%;
	}

