/*main CSS*/
body{
	color: #000;
}
body {
	background-color: #006633;
	align: center;
	background-image:url(images/pageBg.jpg);
	background-repeat: repeat;
	text-align:center;
	font-family:"Comic Sans MS";
}/*
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;
}

#menu_list{
	color:#be611e;
	font-family:"Comic Sans MS";
	font-size: 16px;
	padding-left: 8px;
	text-decoration:none;
/*	font-weight: bold;*/
}
#menu_list A:LINK,#menu_list A:VISITED {
	text-decoration:none;
	color: #517d2e;	
}
#menu_list A:HOVER,#menu_list A:ACTIVE {
	text-decoration:none;
	color: #6f4b29;
	padding-left: 2px;
}

#subfooter{
	color: #fff;
	width: 775px;
}

#left_side {
	background-image:url(images/left.png);
	height: 600px;
	width: 10px;
}
#right_side {
	background-image:url(images/right.png);
	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);
	/*background-position:top right;*/
	height: 41px;
	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: no-repeat;
	height: 336px;
	width: 196px;
	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: no-repeat;
	height: 336px;
	width: 552px;
	font-family:"Comic Sans MS";
	font-size:14px;
	color: #517d2e;
	text-align:left;
	font-weight: bold;
}

#text_cell a:link,#text_cell a:visited{	color: #729f55;	text-decoration:none;}
#text_cell a:hover,#text_cell a:active {color: #6f4b29;	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;
	}
