html, body, #wrapper 
	{
		width:100%;
		margin: 0;
		padding: 0;
		border: none;
		text-align: center;
	}
	

.left
	{
		background-image: url(background-left.jpg);
		background-position: top right;
		background-repeat: no-repeat;
	}
.right
	{
		background-image: url(background-right.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}
.center
	{
		background-image: url(background.jpg);
		background-position: center;
		background-repeat: repeat-y;
	}
.nfon
	{
		background-image: url(bg5.gif);
		background-position: top;
		background-repeat: repeat-x;
	}
.MFleft
	{
		background-image: url(menu-forever-left.jpg);
		background-position: bottom;
		background-repeat: repeat-x;
	}
.MFright
	{
		background-image: url(menu-forever-right.jpg);
		background-position: bottom;
		background-repeat: repeat-x;
	}	
.centerH
	{
		background-image: url(ICfiles/u-flash.jpg);
		background-position: center;
		background-repeat: no-repeat;
	}
.centerSS
	{
		background-image: url(background-super.jpg);
		background-position: top;
		background-repeat: no-repeat;
	}
	

.NTex	
{
	font-size: 14px;
	font-weight: normal;
	color: black;
	font-family: "Times New Roman", Times, serif;
    word-spacing: 2px;
	letter-spacing: 1px;
}
.NTexBld	
{
	font-size: 14px;
	font-weight: normal;
	color: #CC2008;
	font-family: Times New Roman;
    word-spacing: 2px;
	letter-spacing: 1px;
}
.NTexBldBl	
{
	font-size: 14px;
	font-weight: normal;
	color: black;
	font-family: Times New Roman;
    word-spacing: 2px;
	letter-spacing: 1px;
}
.NTexBldD	
{
	font-size: 14px;
	font-weight: bold;
	color: black;
	font-family: Times New Roman;
    word-spacing: 2px;
	letter-spacing: 1px;
}
.NTexB	
{
	font-size: 16px;
	font-weight: bold;
	color: #CC2008;
	font-family: Times New Roman;
    word-spacing: 2px;
	letter-spacing: 1px;
}
.NTexR	
{
	font-size: 14px;
	font-weight: normal;
	color: #CC2008;
	font-family: "Times New Roman", Times, serif;
    word-spacing: 2px;
	letter-spacing: 1px;
}
.NTexS	
{
	font-size: 3px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}





fieldset
{
border: #C01605 solid 2px;
width: 95%;
}

legend
{
background: #FEC580;
border: #C01605 solid 2px;
padding: 2px 10px
}
input {
background-image:url(form-fon.jpg);
background-repeat:repeat-x;
background-position: top;
color: black;
font-family: arial;
font-weight: normal;
font-size: 12pt;
letter-spacing: 1px;
border: #C01605 solid 1px;
}
textarea {
background-color: #FDF9F0;
border: #C01605 solid 1px;
color: black;
font-family: arial;
font-weight: normal;
font-size: 12pt;
} 
.ButtonFormat {
padding: 1px 10px;
border: #C01605 solid 1px;
background-image:url(fon-l.jpg);
background-repeat:repeat-x;
background-position: center;
background-color: #F04A00;
font-family: verdana;
font-size: 14px;
color: white;
} 
.CheckFormat {
border: none;
background:#FFFFFF;
} 
.border
{
border: #C01605 solid 2px;
}



.FooterText
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: white;
		font-weight: bold;
		text-decoration: none;
	}
.menuLinkS
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: white;
		font-weight: bold;
		text-decoration:none;
	}
.menuLink:link
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: white;
		font-weight: bold;
		text-decoration:none;
	}
.menuLink:visited
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: white;
		font-weight: bold;
		text-decoration:none;
	}
.menuLink:active
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: white;
		font-weight: bold;
		text-decoration:none;
	}
.menuLink:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFCC00;
		font-weight: bold;
		text-decoration: none;
	}




.CreatorTextS
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
.CreatorText:link
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
.CreatorText:visited
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
.CreatorText:active
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
.CreatorText:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #C01605;
		font-weight: bold;
		text-decoration: none;
	}
.div-corection2
	{
		position:relative;
		top: 9px; left: 0px;
	}