@charset "ISO-8859-1";


body {
	text-align: center;
	
}


#wrapper
{
	width: 725px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding-right: 5px;
	
}


#bottom
{
	width: 725px;
	margin: 0 auto;
	text-align: left;
	position: relative;
		
}



#Content-Area
{
	width: 525px;
	top: 0;
	float: left;

}


#BottomContent
{
	width: 525px;
	float: left;

}

#Left-Panel
{
	width: 520px;
	float: left;
	padding-right: 5px;
}

#Center-Panel
{
	width: 725px;
	float: Center;
}

#Rigth-Panel
{
	width: 200px;
	float: right;
}





.bottom-bar
{
	width: 725px;
	background-image: url(../images/bottom-bar-back.jpg);

	bottom: 0px;
	}

/* Extra Wide pages */

#wrapper-xwide
{
	width: 900px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding-right: 5px;
	top: 10px;
	
}


#bottom-xwide
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
		
}


#New-Rigth-Panel-xwide
{
	width: 520px;
	float: left;
	padding-right: 5px;
}

#New-Middle-Panel-xwide
{
	width: 520px;
	float: left;
	padding-right: 0px;
}

#New-Middle-Panel-2-xwide
{
	width: 725px;
	float: right;
	padding-right: 10px;
}

#New-Middle-Panel-3-xwide
{
	width: 900px;
	float: center;
	
}

#Center-Panel-xwide
{
	width: 900px;
	float: center;
}

#New-Left-Panel-xwide
{
	width: 200px;
	float: right;

}

#New-Button-Panel-xwide
{
	width: 130px;
	float: left;
}



.bottom-bar-xwide
{
	width: 900px;
	background-image: url(../images/bottom-bar-back.jpg);

	bottom: 0px;
	}




/* Font & Type Area*/

.Sub-head{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #666666;
	line-height: 2;

}

.Reg-txt{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	line-height: 2;

}

.Sml-txt{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: 2;

}

.Link-txt{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000099;
	line-height: 2;

}


.Bold-txt{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	line-height: 2;
	font-weight: bold;
}


a:link { color: #000099; text-decoration: none; }
a:visited { color: #000099; text-decoration: none; } 
a:hover { color: #990000;}


/* List Control */


ul.sitemap li a.parent {
 background: transparent »
 url(none) no-repeat;
}

ul.sitemap li ul li {
 margin-left: 0.5cm;
 padding-left: 10px;
}

