*{
	font-family:Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px;
	font-size:11px;
	color:#363636;
}

body{
	background:#cecece url(../../gfx/BG_body.jpg) center 20px no-repeat;
}

a img{
	border:none;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#000;
}

input, textarea, select{
	border:1px solid #d5d5d5;
	padding:2px;
	font-size:18px;
	width:95%;
	color:#568b12;
	font-weight:bold;
}

select{
	height:30px;
}

select option{
	font-size:14px;
}

button{
	background:none;
	border:none;
	cursor:pointer;
}

hr{
	background:none;
	border:1px solid #D5D5D5;
	height:1px;
}

li{
	list-style-position:inside;
	list-style-image:url(../../gfx/ICO_list1.jpg);
	padding:2px 0px 2px 0px;
}

h1{
	font-size:24px !important;
}

h2{
	font-size:20px !important;
}

h4{
	font-size:14px !important;
}

h6{
	font-size:10px !important;
}