

* { padding: 0; margin: 0; }

body {
font-family: Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
 font-size: 12px;
	background: #FFFFFF url(img01.png) repeat-x left top;

margin: 0; padding: 0;

}

input, textarea
{
	font-size: 11px; font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	padding: 2px;

}

hr {
border: 0;
width: 98%;
color: #E7D2AD;
background-color: #E7D2AD;
height: 2px;
}

#wrapper { 
 margin: 0 auto;
 width: 930px;
	padding-top: 30px;


}

#main 
{



padding: 10px;
background-color: #F2F2F2;
color: #000;
}


#contents { 

 clear: both;
 color: #333;
 border: 1px solid #ccc;
background-color: #FFF;


 padding: 10px;
}


#news{

background: url(img022.png) repeat-x ; /* use the color or the background you want! */

}

#maillist{

background: url(boxbg.gif) ; /* use the color or the background you want! */
padding:8px;

}



#footer{

margin-top:10px;

}


a:link, a:visited, a:active  {text-decoration: none;  }
a:hover {text-decoration: underline;}

a:active, a:focus{ outline:none; }

.link
{
color: #6666FF
}


.stylelogo {
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 3em;
	color: #1D1D1D;
}


.style14 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #858585;
}

.posttext {
	font-family: Tahoma;

	font-size: 12px;
	color: #676767;
}

.style27 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #676767;
}


.style28 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #676767;
}


.oldmez {
	font-family: Tahoma;
	font-size: 11px;
	color: #676767;
}

.style20 {
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;

	font-size: 9px;
	color: #858585;
}


.style10 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: black;
}

.oldmes {
	font-family: Tahoma;
	font-size: 11px;
	color: #000;

}




.pictures {
padding: 3px;
border: solid 1px #E1E4E0;
BACKGROUND-COLOR: white;
}


.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(formbg.gif) repeat-x left top;
}


/* gradient 1 */
.gradient1 h1 {
	font: bold 330%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;

	color: #464646;
}
.gradient1 h1 span {
	background: url(images/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 31px;
}
