@CHARSET "UTF-8";

script{
	display:			none;	
}

body{
	background:			#AAAAFF;
	margin: 			0px;
	padding: 			0;
	font:		 		normal 10px Verdana;
	color:				#4B5256;
	text-align: 		center;
	background:			url('../images/canvas/white.jpg') repeat top left; 
}

img{
	border:				none;
}


#page{
	width:				979px;	
	margin:				0 auto;
	text-align: 		left; 
}

#page #top{
	vertical-align:		top;
	width:				979px;
	height:				154px;
}

#page #btab td{
}

#page #body{	
	background:			#FFFFFF;
	vertical-align:		top;
	width:				979px;
	min-height:			300px;	
}

#page #footer td{	
	background:			#FFFFFF;
	vertical-align:		top;
	margin:0;
	padding:			0 5px 0 5px;	
	border-top:			1px solid #EAAEAD;
	width:				979px;
	height:				15px;
}

#page #footer td ul{
	list-style:			none;
	padding:			0;
	margin:				0;	
}

#page #footer td ul li{
	padding:			0;
	margin:				10px 0 10px 0;
	width:				100%;
	min-height:			20px;
	display:			block;
	font:				bold 10px Verdana;	
	text-align:			center;	
}

#page #footer td ul li p{
	display:			inline;
}

#page #footer td ul li img{
	height:				50px;
	width:				auto;
	margin:				0 5px 0 5px;
	vertical-align: 	middle;
}

#page #bfooter{
	background:			none;
	color:				#ffffff;
	text-align:			center;	
	vertical-align:		top;
	height:				20px;
	font:				bold 10px Verdana;
}

#page #bfooter td ul{
	list-style:			none;
	padding:			0;
	margin:				0;	
}

#page #bfooter td ul li{
	padding:			5px;
	background:			#ffffff;
	margin:				0;
	width:				100%;
	min-height:			20px;
	display:			table-cell;
	font:				bold 10px Verdana;
	color:				#666666;
	text-align:			center;
	border:				1px solid #cccccc;
}

#page #bfooter p a{
	border:				none;
	text-decoration:	underline;
	color:				white;	
}

.admin{
	width:				100%;
	padding:			5px 5px 8px 5px;
	font:		 		normal 12px Tahoma;
	background:			#990000;
	color:				#FFFF99;
	text-align:			left;
}

.admin h1{
	font:		 		bold 14px Tahoma;
	color:				#FFFF99;
	padding-right:		15px;
	display:			inline;
}

.admin a{
	color:				#FFFFFF;
	text-decoration:	none;
	padding:			0 5px 0 5px;
}

.admin a:hover{
	text-decoration:	underline;
}

.admin input{
	float:				right;
	margin-right:		5px;
	color:				#FFFFFF;
	font-weight:		bold;	
	background:			none;
	border:				none;
	border-left:		1px solid #FFFFFF;		
}

.admin input:hover{
	color:				#FFFFAA;
}

#mlayer{
	min-height:			5px;
	width:				100%;
	background:			#FFFF99;
}

#mlayer tr.header td{
	border-bottom:		1px solid #666666;
	padding-bottom:		3px;
}

#mlayer a{
	color:				#666666;
	text-decoration:	none;
}

#mlayer table{
	display:			none;	
	padding:			5px;
}

#mlayer table td{
	text-align:			left;
	padding:			0 20px 0 0px;
}

#mlayer:hover table{
	display:			block;
}

.background{
	width:				100%;
	background:			url('../images/canvas/green.jpg') repeat-x bottom left;
	height:				635px;	
}

.background-top{
	width:				100%;
	height:				560px;	
	background:			url('../images/canvas/tlo.jpg') repeat-x top left;
}

#canvas{
	width:				100%;
	margin:				0;
	padding:			0;
	border:				none;
}

#canvas td{
	vertical-align:		top;
}

#canvas tr td.left{
	background:			url('../images/canvas/tlo.jpg') repeat-x top right;
	height:				560px;
	width:				auto;
}

#canvas tr td.right{
	background:			url('../images/canvas/tlo.jpg') repeat-x top left;
	height:				560px;
	width:				auto;
}

#canvas tr td.mid{
	width:				900px;
	background:			url('../images/canvas/green.jpg') repeat-x bottom left;	
}

#canvas tr td.bottom{
	background:			url('../images/canvas/green.jpg') repeat-x bottom left;
	height:			635px;		
}
