*{
border: 0;
margin: 0;
padding: 0;
white-space: 0px;
}
body
{
background-repeat:repeat-x; 
margin: 0px 0px 0px 0px; 
padding:  0px 0px 0px 10px;
background-image: url(../images/back.jpg);
}
.container
{
	margin: auto auto auto auto; 
	width: 699px; 
	height: auto; 
	z-index: 1; 
	padding: 0px; 
	border: 0px; 
	background-color: #FFFFFF;
	left: 50%;
}
.header
{
align: top;
border-width:0px;
display: block;
}
.menu
{
width: 690px;
height: 31px;
text-align: left;
}
.content
{
width: 690px;
height: auto;
text-align: left;
background:url(../images/contentback.jpg) repeat-y top right ;
}
img
{
border: 0;
align: top;
border-width:0px;
}
.onder
{
width: 690px;
height: 1px;
text-align: left;
background:url(../images/onder.jpg) no-repeat top right ;
}
p
{
padding-left: 45px;
padding-right: 45px;
font-family: Verdana;
font-size: 11px;
}
.p
{
padding-left: 21px;
_padding-left: 21px;
padding-right: 25px;
_padding-right: 25px;
font-family: Verdana;
font-size: 11px;
}

.input {
	border: 1px solid;
}

a:link {
	color: blue;
	text-decoration: underline;
}
a:visited {
	color: blue;
	text-decoration: underline;
	}
a:hover {
	
	color: blue;
	text-decoration: underline;
}
a:active {
	color: blue;
	text-decoration: underline;
}

