* {
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
}

body {
	background-image:url(bgHome.jpg);
	background-color:#AD9D69;
	text-align:center;
}

.general {
	margin:20px auto;
	width:690px;
	background-color:#FFF;
}

.SubGeneral {
	width:100%;
}

.TopPane {
	width:100%;
	background-image:url(bgTop.jpg);
	border-bottom:2px solid #FFF;
	height:120px;
}

.LogoPane {
	width:400px;
	text-align:left;
	padding-left:70px;
	padding-top:10px;
}

.LoginPane {
	background-color:#FF9900;
	text-align:center;	
}
.link a 
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.link a:visited
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
}
.link a:hover
{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#E0B781;
}
a.login{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	color:#333;
}
a.login:visited {
	color:#333;
}

a.login:hover {
	color:#FFF;
	text-decoration:none;
}	

a.loginInside{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-transform:uppercase;
	color:#FFFFFF;
}
a.loginInside:visited {
	color:#FFFFFF;
}

a.loginInside:hover {
	color:#E0B781;
	text-decoration:none;
}	

.Phone {
	font-family:"Courier New", Courier, mono;
	font-size:28px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	padding-right:50px;
	height:70px;
}

.Phone p
{
	font-family:"Courier New", Courier, mono;
	font-size:28px;
	font-weight:bold;
	color:#FFF;
}

.welcome {
	width:100%;
}	

	.welcomeContent {
		background-image:url(welcomeBgContent.jpg);
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333;
	}
	
	.welcomeLeft {
		background-repeat:repeat-y;
		background-image:url(welcomeLeft.jpg);
		background-position:right;
		width:40px;
	}
	
	.welcomeRight {
		background-repeat:repeat-y;
		background-image:url(welcomeRight.jpg);
		width:40px;
	}
	
	.welcomeLogo {
		width:172px;
		height:52px;
		background-image:url(welcomeTop.jpg);
		background-repeat:repeat-x;
	}
	
	.welcomeTopLeft {
		width:215px;
		height:52px;
		background-image:url(welcomeTop.jpg);
		background-repeat:repeat-x;
		
	}
	
	.welcomeTopRight {
		width:215px;
		height:52px;
		background-image:url(welcomeTop.jpg);
		background-repeat:repeat-x;
	}
	
	.welcomeCornerTopLeft {
		width:40px;
		height:52px;
		background-image:url(welcomeCornerTopLeft.jpg);
		background-repeat:no-repeat;
		background-position:right;
	}
	
	.welcomeCornerTopRight {
		width:40px;
		height:52px;
		background-image:url(welcomeCornerTopRight.jpg);
		background-repeat:no-repeat;
	}
	
	.welcomeCornerBottomLeft {
		width:40px;
		height:40px;
		background-image:url(welcomeCornerBottomLeft.jpg);
		background-repeat:no-repeat;
		background-position:right;
	}
	
	.welcomeCornerBottomRight {
		width:40px;
		height:40px;
		background-image:url(welcomeCornerBottomRight.jpg);
		background-repeat:no-repeat;
	}
	
	.welcomeBottom {
		height:40px;
		background-image:url(welcomeBottom.jpg);
		background-repeat:repeat-x;
		color:#333;
	}
	
.Panes {
	width:100%;
	margin-bottom:10px;
	text-align:center;
	
}

.ContentTopLeftPane {
	width:auto;
	height:auto;
	text-align:center;
	
}	

.ContentTopCenterPane {
	width:auto;
	height:auto;
	text-align:center;
}

.ContentTopRightPane {
	width:auto;
	height:auto;
	text-align:center;
}

.ContentBottomleftPane {
	width:auto;
	height:auto;
	text-align:center;
}

.ContentBottomCenterPane {
	width:auto;
	height:auto;
	text-align:center;
}

.ContentBottomRightPane {
	width:auto;
	height:auto;
	text-align:center;
}

.containerCenter
{
	width:100%;
}
.menu
{
	text-align:center;
}
/* ###############################
		MENU TOP
############################### */

#menuTop
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFF;
		text-align:center;
		height:15px;
	}
	
	.MainMenu_MenuArrow
	{
		border:#666666 1px solid;
	}
	
	.MainMenu_MenuIcon
	{
		background-color:#333;
		border:#333 1px solid;
		border-left:none;
	}
	
	.menuTop 
	{
		font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color:#FFF;
		cursor:pointer;
		cursor:hand;
		text-transform:uppercase;
	}
	
	.menutop td
	{
		/*padding-top:1px;
		padding-bottom:1px;*/
	}

		.menutopsel td
		{
			font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
			padding-top:1px;
			padding-bottom:2px;
			font-size:10px;
			font-weight:bold;
			text-transform:uppercase;
		}

		.menutopactive td
		{
			font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
			padding-top:1px;
			padding-bottom:2px;
			font-size:10px;
			font-weight:bold;
			text-transform:uppercase;
		}

	.menuTopSel 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#C8BA59;
		padding-top:2px;
		padding-bottom:2px;
		cursor:pointer;
		cursor:hand;
		border:1px solid #333;
	}

	.menuTopactive
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#C8BA59;
		border-top:#1A357A 1px solid;		
		border-bottom:#1A357A 1px solid;
		cursor:pointer;
		cursor:hand;		
	}
	
	.menubar  
	{
		cursor:pointer;
		cursor:hand;
	}
	
		#menuTop ul
		{
			width:100%;
			vertical-align:left;
		}
	
			#menuTop li
			{
				display:inline;
			}
			
	.submenu
	{
		background-color:#333;
		border:#C8BA59 1px solid;
		font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		z-index:1000;
	}

	.submenu td
	{
		font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		padding:0px;
		border:1px solid #333;
		border-top:none;
	}
	
.separator
{
	background-color:transparent;
	color:#D2CFC8;
	font-weight:bold;
	font-size:14px;
}

/*****Inside ****/

#containerBody
{
	width:100%;
	background-color:#000000;
	background-image:url(imgContainer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:8px;
}
	.containers
	{
		 _padding:8px;
	}
		.containerLeft
		{
			width:250px;
			padding-bottom:8px;
			padding:5px;
			margin-bottom:10px;
		}
		.containerLeft div
		{		
			padding-bottom:8px;		
		}
		.containerRight
		{
			width:500px;
			padding:5px;
		}
		.Bottom
		{
			width:100%;
			border-top:dotted #FFFFFF 2px;
			padding-top:10px;
			height:70px;
			vertical-align:top;
		}
		.menubottom
		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8px;
			color:#FFFFFF;
			text-transform:uppercase;
			cursor:pointer;
			cursor:hand;
		}
		.menubottomsel
		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8px;
			color:#E0B781;
			text-transform:uppercase;
			cursor:pointer;
			cursor:hand;
		}
		/*.menuBottom li{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:8px;
			color:#FFFFFF;
			display:inline;
			margin-right:10px;
		}
		.menuBottom a
		{
			color:#FFFFFF;
		}
		.menuBottom li a:hover
		{
			color:#E0B781;
		}*/
