body
	{	background:				no-repeat
								top center
								fixed;

		background:				#323232;
		background-image:		-moz-linear-gradient(top,#0d0d0d,#323232);
		background-image:		-webkit-gradient(linear,left top,left bottom,from(#0d0d0d),to(#323232));
		filter:					progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorStr=#0d0d0d,endColorStr=#323232);
		overflow:				auto;
	}
body,
form
	{	margin:			0px 0px 0px 0px;
	}



/*| COLOURS	[Start]	|*/
	body,
	.Footer
		{	
		}

	.Content .Text a
		{	color:			#c00;
		}
	.Content .Text a:hover
		{	
		}
		.HeaderContent,
		.HeaderContent td 
			{	color:			#555;
			}
	.Footer,
	.Footer span,
	.Footer td,
	.Footer a,
	.TOOLBAR,
	.TOOLBAR td,
	.TOOLBAR a
		{	color:		#c0c0c0;
		}
		.Footer a:hover,
		.TOOLBAR a:hover
			{	color:		#fff;
			}
	.Content .SiteMapHeader,
	.Content .TreeView .Title 
		{	color:			#c00;
		}
	.BreadCrumb,
	.BreadCrumb a
		{	color:			#000;
		}
	.BreadCrumb a:hover
		{	color:			#c00;
		}
	.TreeView .SiteMapTree .Node
		{	color:			#000;
		}
	.TreeView .SiteMapTree .Node.Selected
		{	color:			#c00;
		}
/*| COLOURS	[End]	|*/


/*| Shadow Site		[Start]	|*/
	td .DomApp
		{	padding:				30px 0px 0px 0px;
		}
	td .DomApp a.Link
		{	font-size:				14px;
			display:				block;
		}
	td .DomApp a.Link:first-line
		{	font-size:				11px;
		}
	.DomApp a.Link
		{	cursor:					hand;
			cursor:					pointer;
			color:					#fff;
		}
	.ShadowSite
		{	background:				url('../images/Background/ShadowSite.png');
			width:					100%;
			height:					100%;
			position:				fixed;
			top:					0px;
			text-align:				center;
			padding:				40px;
		}
	.ssbBorder
		{	width:					600px;
			background:				url('../images/Background/ShadowSite.png');
			padding:				5px;
			border-radius:			10px;
			-moz-border-radius:		10px;
		}
	.ssbHeader
		{	background:				#800;
			background-image:		-moz-linear-gradient(top,#8c0000,#660000);
			background-image:		-webkit-gradient(linear,left top,left bottom,from(#8c0000),to(#660000));
			filter:					progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorStr=#8c0000,endColorStr=#660000);
			-moz-border-radius:		8px 8px 0px 0px;
			border-radius:			8px 8px 0px 0px;
		}
	.ssbBody
		{	background:				#fff;
		}
	.ssbFooter
		{	background:				#fff;
			width:					100%;
			-moz-border-radius:		0px 0px 8px 8px;
			border-radius:			0px 0px 8px 8px;
		}
		
		
	* html #ShadowSiteBox
		{	position:			absolute;
			top:				expression( ( 0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) )+'px');
		}
		
	.InactiveShadow
		{	display:				none;
		}
		
		
	.ShadowSite td
		{	font-family:		Verdana,Arial;
		}
	.ssbTitle 
		{	font-size:			18px;
			color:				#fff;
			padding:			2px 0px 3px 7px;
		}
	.ssbTool 
		{	padding:			2px 7px 3px 7px;
			color:				#fff;
		}
		.caUnhover
			{	font-size:			16px;
				color:				#fff;
				width:				30px;
				height:				25px;
				text-align:			center;
				cursor:				hand;
				cursor:				pointer;
			}
		.caHover
			{	font-size:			16px;
				color:				#c00;
				background:			#fff;
				-moz-border-radius:	5px;
				border-radius:		5px;
				width:				30px;
				height:				25px;
				text-align:			center;
				cursor:				hand;
				cursor:				pointer;
			}
	.ssbBody
		{	padding:			5px 10px 5px 10px;
			height:				400px;
		}
		.bodyTitle
			{	font-size:			14px;
				color:				#777;
				padding:			0px 0px 3px 7px;
				height:				20px;
			}
		.bodyTitle .Step
			{	font-size:			13px;
				color:				#333;
				text-transform:		uppercase;
			}
		.bodyInner
			{	padding:			10px 0px 0px 0px;
			}
		.bodyFooter
			{	padding:			5px 10px;
				text-align:			right;
				vertical-align:		bottom;
				font-size:			10px;
			}
	.DomainSearchField
		{	border:				1px solid #ddd;
			background:			#fff;
			-moz-border-radius:	5px;
			border-radius:		5px;
		}
		.DomainSearchField .FIX
			{	font-size:				14px;
				color:					#555;
				padding:				0px 5px 0px 5px;
			}
		.DomainSearchField .Domain input
			{	font-size:				16px;
				border:					0px solid #fff;
				background:				transparent;
				color:					#333;
			}
	.dsfHover
		{	border-color:			#999;
			-moz-box-shadow:		0px 0px 8px #0088ff;
			-webkit-box-shadow:		0px 0px 8px #0088ff;
			box-shadow:				0px 0px 8px #0088ff;
		}
		.dsfHover .FIX
			{	color:					#777;
			}
	.Hidden,
	.LoadStyle0,
	.Step1Activated .ssbStep2,
	.Step1Activated .ssbStep3,
	.Step1Activated .ssbStep4,
	.Step2Activated .ssbStep1,
	.Step2Activated .ssbStep3,
	.Step2Activated .ssbStep4,
	.Step3Activated .ssbStep1,
	.Step3Activated .ssbStep2,
	.Step3Activated .ssbStep4,
	.Step4Activated .ssbStep1,
	.Step4Activated .ssbStep2,
	.Step4Activated .ssbStep3
		{	display:			none;
		}
	.drtCell
		{	border-width:			1px;
			border-style:			solid;
			font-family:			Verdana, Tahoma, Arial;
			text-align:				center;
			width:					140px;
			height:					80px;
			padding:				4px 4px 4px 4px;
			font-weight:			normal;
			border-radius:			4px;
			-moz-border-radius:		4px;
		}
	.drt_Type
		{	font-size:				24px;
			font-weight:			normal;
			padding:				0px 5px 0px 0px;
		}
	.drt_Site
		{	font-size:				10px;
			font-weight:			normal;
		}
	.drt_Status
		{	font-size:				12px;
			font-weight:			normal;
			padding:				10px 0px 0px 0px;
		}
	.drtLoad
		{	border-color:			#aaa;
		}
		.drtLoad .drt_Type
			{	color:					#999;
			}
		.drtLoad .drt_Site,
		.drtLoad .drt_Status
			{	color:					#777;
			}
	.drtTAKEN
		{	border-color:			#ddd;
		}
		.drtTAKEN .drt_Type
			{	color:					#ddd;
			}
		.drtTAKEN .drt_Site
			{	color:					#aaa;
			}
		.drtTAKEN .drt_Status
			{	color:					#800;
			}
	.drtAVAILABLE
		{	border-color:			#749569;
			background:				#abc8a1;
			background-image:		-moz-linear-gradient(top,#d1e1cc,#abc8a1);
			background-image:		-webkit-gradient(linear,left top,left bottom,from(#d1e1cc),to(#abc8a1));
			filter:					progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorStr=#d1e1cc,endColorStr=#abc8a1);
			cursor:					hand;
			cursor:					pointer;

		}
	.drtSelected
		{	border-color:			#69b550;
			background:				#42a121;
			background-image:		-moz-linear-gradient(top,#98cc86,#42a121);
			background-image:		-webkit-gradient(linear,left top,left bottom,from(#98cc86),to(#42a121));
			filter:					progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorStr=#98cc86,endColorStr=#42a121);

		}
	.drtHover
		{	border-color:			#6dc64e;
			background:				#6dc64e;
			background-image:		-moz-linear-gradient(top,#afe09e,#6dc64e);
			background-image:		-webkit-gradient(linear,left top,left bottom,from(#afe09e),to(#6dc64e));
			filter:					progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorStr=#afe09e,endColorStr=#6dc64e);
		}
		.drtAVAILABLE .drt_Type
			{	color:					#fff;
			}
		.drtAVAILABLE .drt_Site
			{	color:					#fff;
			}
		.drtAVAILABLE .drt_Status
			{	color:					#fff;
			}
			
	.columnTitle
		{	font-size:				14px;
			color:					#555;
			padding:				2px 5px 3px 5px;
		}
	.columnBody
		{	padding:				2px 7px 3px 7px;
		}
	.columnBody .field
		{	font-size:				11px;
			padding:				0px 7px 0px 0px;
		}
	.columnBody .value input,
	.columnBody .value select
		{	font-size:				11px;
		}
	.columnBody .BillingInfo .value input,
	.columnBody .BillingInfo .value select
		{	font-size:				12px;
			width:					185px;
		}
	.columnBody .field li
		{	font-size:				12px;
			color:					#999;
		}
	.columnBody .Agreement
		{	font-size:				9px;
			color:					#555;
			width:					185px;
		}
	.columnBody .Agreement select
		{	font-size:				12px;
			width:					185px;
		}
	.warnings div
		{	border:					1px solid #bbb;
			background:				#eee;
			-moz-border-radius:		4px;
			border-radius:			4px;
			font-size:				10px;
			padding:				2px 7px;
			margin:					3px;
			width:					140px;
		}
	.Regular
		{	display:				none;
		}
	.Required
		{	color:					#999;
		}
	.EmptyAlert .Required
		{	color:					#c00;
		}
	.RegularAlert .Required
		{	display:				none;
		}
	.RegularAlert .Regular
		{	display:				block;
			color:					#c00;
		}
/*| Shadow Site		[End]	|*/


/*| Webhog Style	[Start]	|*/
	.WH 
		{
		}
	.WH .SecondaryMenu
		{	background:				url('../images/Header/MenuSecondary.png')
								no-repeat;
			padding-top:				6px;
		}
	.WH .SecondaryMenu,
	.WH .SecondaryMenu td
		{	font-size:					8px;
			font-family:				Verdana, Tahoma, Arial;
			color:						#c75d62;
			word-spacing:				3px;
			text-align:					right;
		}
		.WH .SecondaryMenu:first-line,
		.WH .SecondaryMenu td:first-line
			{	font-size:				10px;
			}
		.WH .SecondaryMenu a.Link 
			{	font-weight:				normal;
				text-decoration:			none;
				color:					#d78d90;
				word-spacing:				0px;
			}
		.WH .SecondaryMenu a.Link:hover 
			{	color:					#fff;
			}
	.WH .PrimaryMenu
		{	background:				url('../images/Header/MenuPrimary.png')
								no-repeat;
			text-align:				center;
		}
	.PageAd .PrimaryMenu
		{	background-image:			url('../images/Header/MenuPrimary_Ad.png');
		}

/*| Basic View	[Start]	|*/
	.PageBasic
		{
		}
		.PageBasic .PageWindow 
			{	background:				#fff
									url('../images/Background/WhitePage.jpg')
									no-repeat;
			}
	td small.LegalContent
		{
		}
		td small.LegalContent,
		td small.LegalContent td
			{	font-size:				10px;
			}
		td small.LegalContent strong,
		td small.LegalContent b
			{	font-size:				11px;
			}
/*| Basic View	[End]	|*/


/*| Ad View	[Start]	|*/
	.PageAd
		{
		}
		.PageAd .PageWindow 
			{	background:				#fff;
			}
		.PageAd .Ad_Top 
			{	background:				url('../Images/Background/Ad_Space_Top.jpg')
									no-repeat;
				height:					9px;
			}
		.PageAd .Ad_Space  
			{	background:				url('../Images/Background/Ad_Space.jpg')
									no-repeat;
				font-family:				Verdana, Tahoma, Arial;
			}

/*| SPLASH	[Start]	*/
		.SlideAds,
		.SlideAds .Cover,
		.SlideAds .CoverJPG,
		.SlideAds .Panels,
		.SlideAds .Model,
		.SlideAds .Buttons,
		.SlideAds .Text
			{	width:			621px;
				height:			191px;
				background-repeat:	no-repeat;
			}
		.SlideAds .Panels
			{	overflow:		hidden;
			}
		.SlideAds .Cover
			{	position:		absolute;
				z-index:		0;
				background-image:	url('../Images/Background/Ad_Space_Left_Cover.png');
			}
		.IE6 .SlideAds .Cover
			{	background-image:	url('../Images/Background/Ad_Space.jpg');
			}
		.SlideAds .Hide
			{	display:		none;
			}
		
		.SlideAds .Text
			{	padding:		0px 0px 0px 330px;
				
			}
		.SlideAds .Title,
		.SlideAds .InfoBox
			{	width:			270px;
				_width:			280px;
				display:		block;
				position:		relative;
				
			}
		.SlideAds .Title
			{	
				color:			#df7b31;
				font-size:		12px;
				padding:		15px 10px 0px 0px;
				font-weight:		normal;
			}
			.SlideAds .Title span
				{	color:			#fff;
					font-size:		14px;
					font-weight:		normal;
				}
		.SlideAds .InfoBox
			{	color:			#fff;
				font-size:		10px;
				padding:		10px 10px 0px 10px;
				font-weight:		normal;
				text-align:		justify;
			}
		.SlideAds .Slide
			{	background-position:	-643px 0px;
			}
		.SlideAds .Fade
			{	filter:			alpha(opacity=00);
				opacity:			0;
			}
/*| SPLASH	[END]	|*/
/*| Ad Buttons	[Start]	*/
		#ButtonArrow
			{	background:		url('../Images/Background/HoverArrow.png')
							no-repeat
							0px 10px;
			}
		.IE6 #ButtonArrow 
			{	background:	url('../Images/Background/HoverArrow.gif')
							no-repeat
							0px 10px;
				
			}
		.AdButtons,
		.AdButtons .Cover,
		.AdButtons .Buttons
			{	width:			351px;
				height:			191px;
				background-repeat:	no-repeat;
			}
		.AdButtons 
			{	overflow:		hidden;
			}
		.AdButtons .Cover
			{	position:		absolute;
				z-index:		0;
				background-image:	url('../Images/Background/Ad_Space_Right_Cover.png');
			}
		.IE6 .AdButtons .Cover
			{	display:		none;
				background:		transparent;
			}
		.AdButtons .Hide
			{	display:		none;
			}
		.AdButtons #ButtonArray
			{	position:		relative;
				top:			10px;
			}
		.AdButtons .b_Item
			{	height:			42px;
			}
		.AdButtons .b_Item a.Link
			{	color:			#ddd;
				font-size:		13px;
				padding-left:		40px;
				text-decoration:	none;
			}
		.AdButtons .b_Item a.Link:hover
			{	color:			#fff;
				text-decoration:	none;
			}
		
/*| Ad Buttons	[END]	|*/


/*| Ad View	[End]	|*/

/*| Webhog Style	[End]	|*/


/*| Header	[Start]	|*/
	.SiteHeader 
		{	position:				absolute;
			z-index:				24;
		}
		.SiteHeader .Panel 
			{	background:				#869104;
				background-image:				-moz-linear-gradient(top,#aab905,#869104);
				background-image:				-webkit-gradient(linear,left top,left bottom,from(#aab905),to(#869104));
				filter:					progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorStr=#aab905,endColorStr=#869104);
				-ms-filter:				"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorStr=#aab905, endColorStr=#869104)";
				border:					1px solid #555d00;
				border-width:				0px 1px 1px 1px;
				-moz-border-radius-bottomleft:		5px;
				-moz-border-radius-bottomright:		5px;
				-webkit-border-bottom-left-radius:		5px;
				-webkit-border-bottom-right-radius:		5px;
				border-bottom-left-radius:			5px;
				border-bottom-right-radius:			5px;
				-moz-box-shadow:				2px 2px 8px #777;
				-webkit-box-shadow:			2px 2px 8px #777;
				box-shadow:				2px 2px 8px #777;
			}
		.SiteHeader .Panel .Styles
			{	padding:					16px 17px 16px 17px;
				vertical-align:				bottom;
				height:					92px;
			}
	.SiteContent 
		{	display:			block;
			width:			100%;
			overflow:			auto;
		}
		.SiteContent .Panel .Content 
			{	padding:			95px 0px 0px 0px;
			}
/*| Header	[End]	|*/

/*| Content	[Start]	|*/
	.Content
		{	padding:			4px 25px 0px 25px;
		}
		.IE6 .Content
			{	padding:			4px 25px 0px 25px;
			}
	.Content .Column
		{	padding:			10px 0px 0px 0px;
		}
	.Content .Auxile
		{	padding:			10px 0px 0px 25px;
			border-left:		1px solid #e9e9e9;
		}
			.Content .Text 
				{	padding:			7px 10px 0px 0px;
				}
				.Content .Text .HeaderContent 
					{	padding:			0px 10px 7px 10px;
					}
			.Content .Text a
				{	font-weight:		bold;
					text-decoration:		none;
				}
			.Content .Text a:hover
				{	text-decoration:	underline;
				}

/*| Content	[End]	|*/

/*| FOOTER	TOOL BAR		[Start]	|*/
	.Footer {		padding:		2px 10px 0px 10px;
				
	}
	.Footer .ThirdMap {		padding:		2px 10px 0px 10px;
				
	}
	.Footer,
	.Footer td,
	.Footer .ThirdMap,
	.Footer a,
	.Footer span {		vertical-align:		top;
				font-family:		Verdana,Tahoma,Arial;
				font-size:			9px;
	}
	.Footer a {		text-decoration:	none;
	}
	.Footer a:hover {	
	}


/*| FOOTER	TOOL BAR		[End]	|*/

/*| BORDER	[Start]	|*/
	.Border
		{	
		}
		.Border.RightY
			{	background:			url('../images/Background/PageRightY.png')
								left
								repeat-y;
			}
		.Border.LeftY
			{	background:			url('../images/Background/PageLeftY.png')
								right
								repeat-y;
			}
/*| BORDER	[End]	|*/






/*| HEADER |*/

	.SiteMapHeader,
	.TreeView .Title 
		{	font-family:		Helvetica,Verdana,Tahoma,Arial;
			font-weight:		normal;
			font-size:		20px;
		}
	.TreeView .Title 
		{	font-size:		16px;
		}
	.HeaderContent
		{	
		}
		.HeaderContent,
		.HeaderContent td {			font-weight:		normal;
							font-size:		11px;
							
		}


/*| CONTENT |*/


	.HeaderContent,
	.HeaderContent td,
	.Content,
	.Content td,
	.Menu_Content,
	.Menu_Content td,
	.AUX .QUICK td {	font-family:Verdana,Tahoma,Arial;
	}
			.Content b {						}
			.Content strong {					}

	.C-3 strong {font-Size:11px;}	.C-3 b {qfont-Size:12px;}		.C-3, .C-3 td	{ font-size:10px; }	.C-3 .HeaderContent	{ font-size:9px; } .C-3 small, .C-3 input, .C-3 textarea, .C-3 .sendto td	{ font-size:9px; }
	.C-2 strong {font-Size:12px;}	.C-2 b {qfont-Size:13px;}		.C-2, .C-2 td	{ font-size:11px; }	.C-2 .HeaderContent	{ font-size:10px; } .C-2 small, .C-2 input, .C-2 textarea, .C-2 .sendto td	{ font-size:9px; }
	.C-1 strong {font-Size:13px;}	.C-1 b {qfont-Size:14px;}		.C-1, .C-1 td	{ font-size:12px; }	.C-1 .HeaderContent	{ font-size:10px; } .C-1 small, .C-1 input, .C-1 textarea, .C-1 .sendto td	{ font-size:10px; }
	.C0 strong {font-Size:13px;}	.C0 b {qfont-Size:15px;}		.C0, .C0 td	{ font-size:12px; }	.C0  .HeaderContent	{ font-size:11px; } .C0  small, .C0  input, .C0  textarea, .C0  .sendto td	{ font-size:10px; }
	.C1 strong {font-Size:15px;}	.C1 b {qfont-Size:16px;}		.C1, .C1 td	{ font-size:14px; }	.C1  .HeaderContent	{ font-size:12px; } .C1  small, .C1  input, .C1  textarea, .C1  .sendto td	{ font-size:12px; }
	.C2 strong {font-Size:18px;}	.C2 b {qfont-Size:18px;}		.C2, .C2 td	{ font-size:16px; }	.C2  .HeaderContent	{ font-size:13px; } .C2  small, .C2  input, .C2  textarea, .C2  .sendto td	{ font-size:14px; }
	.C3 strong {font-Size:20px;}	.C3 b {qfont-Size:24px;}		.C3, .C3 td	{ font-size:18px; }	.C3  .HeaderContent	{ font-size:14px; } .C3  small, .C3  input, .C3  textarea, .C3  .sendto td	{ font-size:14px; }
	.C4 strong {font-Size:28px;}	.C4 b {qfont-Size:32px;}		.C4, .C4 td	{ font-size:24px; }	.C4  .HeaderContent	{ font-size:16px; } .C4  small, .C4  input, .C4  textarea, .C4  .sendto td	{ font-size:16px; }


/*| AUX |*/





	/*| TreeView SECTION << Secondary Menu >> |*/
			.TreeView {		border-right:			0px solid #ddd;
						padding:			0px 1px 20px 1px;
			}
			.TreeMenu {		padding:			3px 0px 0px 10px;
			}
/*| SiteMap Treeview |*/
/*| SiteMap Treeview |*/
			.TreeView .SiteMapTree
				{	vertical-align:		left;
				}
				.TreeView .SiteMapTree td.Node a
					{	height:			100%;
						width:			100%;
					}
				.TreeView .SiteMapTree td.Node a:hover
					{	text-decoration:	none;
					}
				.TreeView .SiteMapTree td.Node
					{	width:			100%;
					}
				.TreeView .SiteMapTree .Node
					{	font-size:		12px;
						padding:		3px 3px 3px 3px;
						font-family:		Verdana,Tahoma,Arial;
					}
				.TreeView .SiteMapTree td.Node.Hover
					{	border:			1px solid #777;
						background:		#fff;
						filter:			alpha(opacity=50);
						opacity:		0.5;
						color:			#c00;
						padding:		2px 2px 2px 2px;
					}
				.TreeView .SiteMapTree .Node.Selected
					{	
					}
				.TreeView .SiteMapTree .Node.Selected.Hover
					{	
					}

/*| MENU |*/
	.CMS_SiteMap {		visibility:		hidden;
				display:		none;
				position:		absolute;
				left:			0px;
				top:			0px;
	}
	
			table.menu_off
				{	
				}

			.menu_off
				{	font-size:	12px;
					font-weight:	bold;
					font-family:	Verdana,Tahoma,Arial;
					color:		#FFF;
				}
				.menu_off .ITEM
					{	height:		35px;
					}
				.menu_off .ITEM .Left,
				.menu_off .ITEM .Right
					{	width:			10px;
					}
				.menu_off .Center
					{	padding:		0px 0px 0px 0px;
						font-size:		13px;
						white-space:		nowrap;
						vertical-align:		top;

					}
					.menu_off .Center a
						{	color:			#fff;
							font-weight:		normal;
							text-decoration:		none;
							display:			block;
							height:			100%;
							padding-top:		10px;
						}
					.menu_off .Center .ItemChild 
						{	display:		none;

						}
			table.menu_hover
				{	
				}
			.menu_hover
				{	
				}
				.menu_hover .ITEM .Left
					{	background:		url('../images/Menu/itemLeft.gif');
					}
				.menu_hover .Center
					{	background:		url('../images/Menu/itemX.gif')
									repeat-x;
					}
					.menu_hover .Center .ItemChild 
						{	position:			absolute;
							display:			block;
							z-index:			100;
							padding:			20px 0px 0px 0px;
						}
					.menu_hover .Center a
						{	color:				#fff;
							z-index:			101;
						}
				.menu_hover .ITEM .Right
					{	background:		url('../images/Menu/itemRight.gif');
					}
			.menu_select
				{	font-size:	12px;
					
				}
			.Level_0
				{
				}
			.Level_1
				{	
				}
	/*| Dynamic Menu Style |*/
	/*| Dynamic Menu Style |*/
			.dy_menu_off td
				{	font-family:		Verdana,Tahoma,Arial;
					font-size:		10px;
					font-weight:		normal;
				}
			.dy_menu_off a:first-line
				{	font-size:		12px;
				}
			table.dy_menu_off td,
			table.dy_menu_off a {
						
						color:			#fff;
						text-decoration:	none;
			}
			table.dy_menu_hover td,
			table.dy_menu_hover a,
			table.dy_menu_hover a:hover {
						color:			#fff;
			}

			div.dy_menu {		background:	url('../images/Menu/Drop_Bottom.png?')
								no-repeat
								bottom left;
						width:		242px;
						z-index:		90;
			}
			.IE6 div.dy_menu
				{		background-image:	url('../images/Menu/Drop_Bottom.gif');
				}
			.dy_menu table {	background-image:	url('../images/Menu/Drop_Round.png?d');
						background-repeat:	no-repeat;
						background-position:	top left;
						width:			242px;
						padding:		5px 10px 0px 6px;
			}
			.IE6 div.dy_menu table
				{		background-image:	url('../images/Menu/Drop_Round.gif');
				}

			.dy_menu table table,
			.IE6 div.dy_menu table table
				{		padding:		0px 0px 0px 0px;
						background-image:		url('.gif');
				}


			table.dy_menu_off table {	width:		100%;
			}
			table.dy_menu_off table td {	cursor:		hand;
			}
			table.dy_menu_off {	width:		100%;
						cursor:		hand;
						padding:	0px 5px 0px 2px;
						vertical-align:	top;
			}
			table.dy_menu_off a {	display:	block;
			}
			.dy_menu_off {
			}
			.dy_menu_off .dy_menu_panel {
						padding:		0px 0px 0px 0px;
			}
			table.dy_menu_hover
				{	width:		100%;

				}
			.dy_menu table table.dy_menu_hover .dy_menu_table
				{	background-color:	#000;
				}

			.dy_menu_hover {						
			}
			.dy_menu_select {
			}
				.dy_menu_panel_image {		vertical-align:		middle; 
								padding:		2px 0px 2px 0px;
								width:			23px;

				}
				.dy_menu_panel_text {		vertical-align:		middle;
								padding:		4px 5px 4px 15px;
				}
				.dy_menu_panel_popout
					{		background:		transparent
										no-repeat
										center center;
							width:			30px;
					}
					.dy_menu_panel_popout
						{	background-image:	url('../images/Menu/Drop_Out.gif');
						}
					.dy_menu_hover .dy_menu_panel_popout
						{	background-image:		url('../images/Menu/Drop_Out_Hover.gif');
						}





/*| BreadCrumb |*/
	.BreadCrumb,
	.BreadCrumb a 
		{	font-family:		Verdana,Tahoma,Arial;
			font-size:		11px;
		}
	div.BreadCrumb
		{	display:		inline;
		}
	.BreadCrumb a 
		{	text-decoration:	none;
		}
	.BreadCrumb a:hover 
		{	
		}




	.page_tools {		padding:0px 0px 0px 20px;
	}

/*| Search Site Function |*/
	.SearchOut,
	.Searchable {		height:21px;
				font-family:		Verdana, Tahoma, Arial;
	}
	.SearchOut {
				color:			#888;
				font:			11px normal italic;
				font-style:		italic;
				letter-spacing:		0px;
	}
	.Searchable {		color:			333;
				font:			12px normal;
	}

/*| Date & Time |*/
	.info {		font-family:		Verdana,Tahoma,Arial;
				color:			#a08469;
	}
	.info {			font-size:		10px;
	}

	.upper {		font-size:		9px;
				text-transform:		uppercase;
	}



/*| FOOTER |*/

body.print_friendly_body {
	background:#fff;
	margin: 4px;
}

body.print_friendly_body td,
body.print_friendly_body span,
body.print_friendly_body div,
body.print_friendly_body a,
body.print_friendly_body a:hover {
	color:#000;
}
body.print_friendly_body .Content {
	background:#fff url('');
}

body.print_friendly_body .title {
	background:#00c;
	color:#fff;
	font-size:10px;
	font-family:Verdana,Tahoma,Arial;
	padding:2px;
}
body.print_friendly_body pre {
	color:#000;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial;
}

	/*| Send to a Friend |*/
	.sendto {
		background:#fff;
		position:absolute;
		border:1px inset #fff;
		display:none;
		filter:alpha(opacity=90);
		opacity:0.9;
		-khtml-opacity:0.9;
		}
		.sendto, .sendto td {
			font-family:Verdana,Tahoma,Arial;
			color:#000;
		}
		.sendto a {
			font-weight:bold;
			text-decoration:none;
			color:#00c;
		}

