	/* GENERAL */
	BODY {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		background-color:#000000;
		color:#CCCCCC;
		/*background-image:url(../images/bg.jpg);*/
		text-align: center;
	}
	
	a {
		font-weight: bold;
		color:#FFFFFF;
	}
	
		a:link {
			text-decoration: none;
			color:#FFFFFF;
		}
		a:visited {
			text-decoration: none;
			color:#FFFFFF;
		}
		a:hover {
			text-decoration: underline;
			color:#FFFFFF;
			
		}
		a:active {
			text-decoration: underline;
			color:#FFFFFF;
		}
	
	HR {
		border:solid 1px #CCCCCC;
	}
	
	table.admin {
		width:90%;
	}
	
	.DEBUG {
		border:solid 2px #000000;
		border-style: ridge;	
	}
	
	/* LAYOUTS */	
		.LAYOUT_SPLASH {
			position:relative;
			width:800px;
			margin-right: auto;
			margin-left: auto;
			text-align: left;
		}	
	
		/* MIDLLE */
		.SPLASH_MIDDLE {
			float:left;
			margin-top:50px;
			padding-top:0px;
			vertical-align:top;
			background-color:#000000;
			/*background-image:url(../images/chevauchee_backpale.jpg);*/
			/*background-repeat:no-repeat;*/
			width:800px;
		}
		
			/* CENTER */
			.SPLASH_MIDDLE_CENTER {
				float:left;
				clear: right;
				text-align: center;
				vertical-align: top;
				padding-top:10px;
				padding-bottom:40px;
			}

	
	/* LAYOUTS */	
		.LAYOUT_FULL {
			position:relative;
			width:800px;
			margin-right: auto;
			margin-left: auto;
			text-align: left;
		}
	
		/* FULL */
			.FULL_LEFT {
				float:left;
				width:30px;
				clear: none;
				vertical-align: top;
				color: #FFFFFF;
				position: relative;
			}
			.FULL_RIGHT {
				float:right;
				width:30px;
				clear: none;
				vertical-align: top;
				color: #FFFFFF;
				position: relative;
			}
	
		/* TOP */
		.FULL_TOP {
			float:left;
			width:800px;
			background-color:#000000;
			vertical-align: top;
			color: #FFFFFF;
			height:175px;
		}
		
/*		.FULL_TOP:hover {

			background-color:#000000;
			color: #00FF00;
			font-size:18px;
			height:175px;
			overflow:visible;
			

		}*/			
			.FULL_TOP_CONTENT {
				float:left;
				width:100%;
				background-color:#000000;
				vertical-align: top;
				color: #FFFFFF;
				position: relative;
				text-align:center;
			}
		
		/* MIDLLE */
		.FULL_MIDDLE {
			float:left;
			margin-top:0px;
			padding-top:0px;
			vertical-align:top;
			background-color:#000000;
			/*background-image:url(../images/chevauchee_backpale.jpg);*/
			/*background-repeat:no-repeat;*/
			width:800px;
		}
		
			/* LEFT */
			.MIDDLE_LEFT {
				float:left;
				margin-top:0px;
				padding-bottom:5px;
				padding-top:0px;
				vertical-align:top;
				width:200px;
				background-color:#FFFFFF;
				background-image:url(../images/chevauchee_left.jpg);
				background-repeat:repeat-x;
			}
	
				.MIDDLE_LEFT_CONTENT {
					width:200px;
					float:left;
					text-align: left;
					background-color:#F3E3D6;
					vertical-align: top;
					color:#FFFFFF;
					font-size:small;
				}
			
				.MIDDLE_LEFT_FILL {
					float:left;
					width:200px;
					background-image:url(../images/bg_left.jpg);
					background-repeat:repeat-x;	
					height:358px;
				}
				
			/* CENTER */
			.MIDDLE_CENTER {
				width:798px;
				border-color:#000000;
				border-bottom-color:#666666;
				border-top-color:#666666;
				border-width:1px;
				border-style:solid;
				float:left;
				clear: right;
				text-align: center;
				vertical-align: top;
				padding-top:10px;
				padding-bottom:40px;
			}
			
				.MIDDLE_CENTER_CONTENT {
					width:600px;
					float:left;
					text-align: left;
					vertical-align: top;
					padding-left:100px;
					
				}
				
			/* RIGHT */
			.MIDDLE_RIGHT {
				float:left;
				width:250px;
				vertical-align: top;
				background-color: #CC6600;
			}
			
				.MIDDLE_RIGHT_CONTENT {
					width:240px;
					float:left;
					text-align: left;
					background-color:#FFFFFF;
					vertical-align: top;
					margin-left: 5px;
					margin-top: 5px;
				}
					
		/* BOTTOM */		
		.FULL_BOTTOM {
			float:left;
			width:100%;
			background-color:#000000;
			color: #999999;
			text-align:center;
			font-size:10px;
			/*background-image:url(../images/footer.jpg);*/
			/*background-repeat:no-repeat;*/
		}				
					
	/* MAIN */	
	.MAIN {
		width:600px;
		float:left;
		text-align: center;
		vertical-align: top;
	}
	
		.MAIN_LEFT {
			width:280px;
			float:left;
			text-align: left;
			vertical-align: top;
		}
		
		.MAIN_CONTENT {
			width:600px;
			float:left;
			text-align: left;
			vertical-align: top;
		}		
		
		.MAIN_RIGHT {
			width:280px;
			float:left;
			text-align: left;
			vertical-align: top;
		}	
	
		.MAIN_BORDER {
			width:240px;
			float:right;
			text-align: left;
			background-color:#413F40;
			vertical-align: top;
			color:#FFFFFF;
			font-size:small;
		}
		
			.MAIN_BORDER a {
				color:#FFCC00;
			}	
	
		.MAIN_SPACER {
			width:800px;
			float:left;
			text-align: left;
			vertical-align: top;
			height:10px;
			background-color:#000000;
		}
	
	


	.PAGE_TITLE {
		width:100%;
		line-height: 5;
		font-size: large;
		font-weight: bold;
		text-align: center;
		color:#CCCCCC;
	}	

	

	

	

	/* ADMIN */
	.LAYOUT_ADMIN {
		width:760px;
		clear:both;
		margin-bottom:0px;
		padding-top:0px;
		background-color: #FFFFFF;
	}
	
		.ADMIN_TOP {
			float:left;
			width:760px;
			clear: both;
			background-color:#000000;
		}
		
		.ADMIN_RIGHT {
			float:left;
			width:2px;
			border: 2px #000000;
			border-style: ridge;	
		}
		
		.ADMIN_MAIN {
			width:100%;
			float:left;
			clear: right;
			text-align: left;	
			background-color:#FFFFFF;
		}
		
		.ADMIN_PAGE {
			float:left;
			width:100%;
			height:300px;
			padding:0px;
			clear: right;
			background-color:#FFFFFF;
		}
		
		.ADMIN_BOTTOM {
			float:left;
			width:760px;
			clear: both;	
			background-color:#000000;
		}
	

	
	.BORDER_TITLE {
		font-size: medium;
		font-weight: bold;
		text-align: left;
		text-indent:10px;
		margin-top:5px;
		margin-bottom:10px;
		color:#000000;
	}
	
	.CAT_LABEL {
		font-weight: bold;
		text-align: left;
		margin-bottom:5px;
		color:#6C4900;
	}
	
	.CONTENT_TITLE {
		width:95%;
		background-color:#FFCC00;
		font-size: medium;
		font-weight: bold;
		text-align: left;
		text-indent:10px;
		color:#6C4900;
		margin-left: 2.5%;
	}
	.PAGE_MESSAGE {
		width:100%;
		background-color:#FF0000;
		line-height: 2;
		font-size: small;
		text-align: center;
		color: #FFFFFF;
	}
	
	.PAGE_MESSAGE_ADMIN {
		width:100%;
		background-color:#663300;
		line-height: 2;
		font-size: small;
		text-align: center;
		color: #FFFFFF;
	}
	
	/* MENU */
	.MENU {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;
	width:800px;
	float: left;
	}	

		.MENU_L1_NO {
			position:relative;
			background-color:#000000;
			color: #000000;
			margin-left:15px;
			margin-right:15px;
			height:25px;
			display:inline;
			text-transform:uppercase;
			width:100px;
			font-size:15px;
		}
		
		.MENU_L1_ACT {
			position:relative;
			background-color:#000000;
			color: #FFFFCC;
			margin-left:15px;
			margin-right:15px;
			height:25px;
			display:inline;
			text-transform:uppercase;
			width:100px;
			font-size:15px;
			font-weight:bold;
		}

			.MENU_L1_ACT a {
				color: #FFFFCC;
				font-weight:bold;
			}
		
		.MENU_L2_NO {
			background-color:#FFFFFF;
			color: #000000;
			margin-top:1px;
			margin-bottom:1px;
			text-indent: 10px;
		}
		
		.MENU_L2_ACT {
			background-color:#FFFFCC;
			color: #000000;
			margin-top:1px;
			margin-bottom:1px;
			text-indent: 10px;
		}
	
	.MENU_TOP {
		background-color:#CCCCCC;
		color: #000000;
	}
	
	.GOD_BAR {
		font-size:smaller;
		background-color:#FFFF66;
		color: #000000;
	}
	
	.ADMIN_BAR {
		background-color:#66FF99;
		color: #000000;
	}
	
	.ADMIN_TOOLS{
		float:left;
		width:auto;
		padding-left:5px;
		padding-right:5px;
		background-color:#FFCC66;
		color: #000000;
	}
	
	.ADMIN_TOOLS a {
		background-color:#FFCC66;
		color: #000000;
	}	
	
	.USER_BAR {
		background-color:#CCCCCC;
	}
	
	.RTE_BACK {
		background-color:#FFFFFF;
		color:#000000;	
	}
