 A:visited	{
color: #000000;
text-decoration: none;
}
 
 A:hover	{
color: #000000;
text-decoration: underline;
}
	
A:link	{
color: #000000;
text-decoration: none;
}

p
{
margin: 0px;
}

li{
list-style-type: none;
}

h3{
font-size: 17px;
color:#b9411d;
margin:0;
padding:0 0 10px; 0;
}

 BODY
    {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family : Trebuchet MS, Tahoma, Arial, sans-serif;
	background-color: #75a2bf;
	background-image: url("images/background.jpg");
	background-repeat: repeat-x;
	font-size: 13px;
	color: #000000;
	width: 1000px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
    }
	
	.big{
	font-size: 16px;
	font-weight:bold;
	}
	
	.button{
	background-image: url("images/buton.jpg");
	repeat: no-repeat;
	width:193px;
	height:32px;
	font-size: 17px;
	text-align:left;
	margin-left: -10px;
	padding-top:10px;
	padding-left: 50px;
	padding-bottom:8px;
	}
	
	.button li{
	}
	
	.buttonIE{
	background-image: url("images/buton.jpg");
	repeat: no-repeat;
	width:243px;
	height:50px;
	font-size: 17px;
	text-align:left;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:50px;
	margin-left:-40px;
	}
	
	.buttonIE li{
	}
	
	.center{
	}
	
	.clear{
	clear:both;
	}
	
	.content {
	clear:both;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family : Trebuchet MS, Tahoma, Arial, sans-serif;
	background-color: #ffffff;
	font-size: 13px;
	color: #000000;
	width: 900px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	}
	
	.form{
	margin-top:20px;
	}
	
	.form_1{
	width:300px;
	}

	.footer{
	clear:both;
	background-color: #ced4d8;
	line-height:50px;
	font-size: 11px;
	width: 900px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top:-11px;
	}

	.footer li{
	display: inline
	}
	
	.footerIE{
	clear:both;
	background-color: #ced4d8;
	padding-top:20px;
	font-size: 11px;
	width: 900px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	}

	.footerIE li{
	display: inline
	}
	
	.menu{
	float:left;
	width:300px;
	}
	
	.pad{
	padding-top:10px;
	}

	.text{
	background-image: url("images/tresc.jpg");
	background-repeat: no-repeat;
	float:left;
	text-align:left;
	width:600px;
	padding-top:20px;
	padding-bottom:20px;
	}
	
	.text_top{
	font-weight:bold;
	padding-bottom:5px;
	}
	
	.text_bold{
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
	}

	.top{
	background-image: url("images/top.jpg");
	background-repeat: repeat-x;
	text-align:left;
	}
	
	.valid{
	margin-top: -10px;
	padding-bottom: 10px;
	}
	
	