body
{
	background: url(/img/bdy/bg.gif) top center repeat-y;
	background-attachment: fixed;
	background-size: 100%;
	background-color : #f1f1f1;
	font-family : "Helvetica", "Verdana", "Trebuchet MS", "Arial";
	font-size: 10px;
	color: #010101;
	font-weight: normal;
	text-align: left;
	scrollbar-face-color: none; 
	scrollbar-highlight-color: none;
	scrollbar-shadow-color: none; 
	scrollbar-highlight-color: none; 
	scrollbar-3dlight-color: none; 
	scrollbar-darkshadow-color: none; 
	scrollbar-track-color: none; 
	scrollbar-arrow-color: none; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	border: 0px;
}

.Titles
{	
	text-align: left;
	font-size: 100%;
	font-weight: bold;
}

.TitlesL
{	
	text-align: left;
	font-size: 85%;
	font-weight: bold;
}

.TitlesNB
{	
	text-align: left;
	font-size: 100%;
	font-weight: normal;
}

.TitlesLNB
{	
	text-align: left;
	font-size: 85%;
	font-weight: normal;
}

.text
{
	text-align: left;
	font-size: 85%;	
}

.textH
{
	text-align: left;
	font-size: 85%;
	line-height: 16px;
}

.heading
{
	text-align: left;
	font-size: 85%;	
	font-weight: bold;
}

.dlp
{
	padding: 50px 0px 0px 0px;
	text-align: center;
	font-size: 200%;
	font-weight: normal;
}

.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

hr
{
	color: #010101;
	background-color: #010101;
	height: 4px;
}

emailz
{
	padding: 25px 0px 0px 0px;
}