body
	{	margin:			0px 0px 0px 0px;
		background:		repeat-x
					top;
	}
form	{	margin:			0px 0px 0px 0px;
		background:		no-repeat
					top;
	}

/*| COLOURS	[Start]	|*/
	body
		{	background-color:		#a1a1a1;
		}
/*| COLOURS	[End]	|*/
/*| IMAGES	[Start]	|*/
	body
		{	background-image:		url('../images/Background/X.gif');
		}
	form
		{	background-image:		url('../images/Background/Img.jpg');
		}
/*| IMAGES	[End]	|*/

/*| IMAGES	[Start]	|*/
	.Unordered
		{	
		}
		.Unordered a
			{	display:			block;
				width:				300px;	
			}
		.Unordered small
			{	display:			block;
				padding:			0px 0px 5px 20px;	
			}
/*| IMAGES	[End]	|*/


/*| FORM	[Start]	|*/
	.FORM
		{
		}
		.FORM td.HighLite
			{	font-size:			12px;
				font-variant:			small-caps;
				font-weight:			bold;
				color:				#000;
				background:			#fff;
				padding:			0px;
			}
		.FORM .TextBox,
		.FORM textarea,
		.FORM select
			{	width:				100%;
			}
		.FORM textarea
			{	height:				100px;
			}
		.FORM .TextBox,
		.FORM textarea
			{	background:			#fff;
				border:				1px #777 solid;
				color:				#000;
			}
		.FORM select
			{	color:				#000;
			}

		.FORM .HighLite input
			{	
			}
/*| FORM	[End]	|*/



/*| BodyFormat	[Start]	|*/
	.MENU
		{	padding:		12px 17px 12px 17px;
		}
		.MENU .SiteMap
			{	border:			1px solid #000;
				background:		#3c3c3c
							url('../images/Background/Menu.gif')
							repeat-x;
				padding:		3px;
				width:			100%;
				display:		table;
			}
	.BODY
		{	border-left:		1px solid #3f3f3f;
			border-right:		1px solid #3f3f3f;
			background:		#fff;
		}
		.BODY .Title
			{	font-family:			Times New Roman,
								Times;
				font-size:			30px;
				font-variant:			small-caps;
				font-weight:			normal;
				color:				#baab76;
				border-bottom:			1px solid #d27a08;
				line-height:			24px;
			}
		.BODY .Text
			{	padding:			0px 20px 25px 20px;
			}
			.BODY .Text,
			.BODY .Text td
				{	color:				#000;
					font-size:			12px;
					font-family:			Verdana,Tahoma,Arial;
				}
			.BODY .Text b
				{	color:				#000;
					font-size:			13px;
					letter-spacing:			1px;
					font-variant:			small-caps;
				}
			.BODY .Text a
				{	text-decoration:		none;
					color:				#000;
					letter-spacing:			1px;
				}
			.BODY .Text a:hover
				{	text-decoration:		underline;
				}
			.BODY .Text .Secondary b
				{	color:				#cfc297;
				}
			.BODY .Text .Secondary a
				{	color:				#f37f21;
				}
			.BODY .Text .Secondary a:visited
				{	color:				#9f6517;
				}
/*| BodyFormat	[End]	|*/


/*| FootFormat	[Start]	|*/
	.FOOTER
		{	
		}
		.FOOTER
			{	padding:			0px 20px 5px 20px;
			}
		.FOOTER .Text
			{	padding:			0px;
				vertical-align:			bottom;
			}
			.FOOTER .Text,
			.FOOTER .Text td
				{	font-size:			10px;
					font-weight:			normal;
					font-family:			Verdana,Tahoma,Arial;
					color:				#000;
				}
			.FOOTER .Text a
				{	text-decoration:		none;
					color:				#000;
				}
			.FOOTER .Text a:hover
				{	text-decoration:		underline;
				}


/*| FootFormat	[End]	|*/

/*| Menu	[Start]	|*/
			table.MenuOff
				{	padding:		1px;
					height:			27px;
					text-align:		center;
				}

			.MenuOff
				{	font-size:		12px;
					font-weight:		bold;
					font-family:		Verdana,Tahoma,Arial;
					color:			#FFF;
					text-align:		center;
				}
				.MenuOff .ITEM
					{	
					}
				.MenuOff .ITEM .MenuRight,
				.menuOff .ITEM .MenuLeft
					{	width:			5px;
					}
				.MenuOff .MenuCenter
					{	padding:		0px 5px 0px 5px;
						font-size:		12px;
						font-weight:		bold;
						text-align:		center;
					}
					.MenuOff .MenuCenter a
						{	color:			#fff;
							text-decoration:	none;
							text-align:		center;
						}
			table.MenuHover
				{	padding:		0px;
					border:			1px solid #fff;
					background:		#ddd;
					filter:			alpha(opacity=60);
					opacity:		0.6;
				}
			.MenuHover
				{	
				}
				.MenuHover .ITEM .MenuLeft
					{	background:		url('../images/Menu/ItemLeft.gif')
									no-repeat;
					}
				.MenuHover .MenuCenter
					{	background:		url('../images/Menu/ItemX.gif')
									repeat-x;
					}
					.MenuHover .MenuCenter a
						{	color:			#000;
						}
				.MenuHover .ITEM .MenuRight
					{	background:		url('../images/Menu/ItemRight.gif')
									no-repeat;
					}
			.MenuSelect
				{	font-size:	12px;
					
				}
			.Level_0
				{
				}
			.Level_1
				{	
				}
/*| Menu	[End]	|*/

