body{
	color:#aaa;
	background-color: #fff;
	font-size:10px;
	font-family:Verdana, Arial;
}
table{
	font-family: Verdana, Arial;
	border-collapse: collapse;
	font-size:11px;
	color:black;
}
td.header{
	font-weight:bold;
	padding-right:20px;
	text-align:right;
}
div.menu{
	float:left;
	height:20px;
	width:90px;
}
div.banner740x90{
	width:740px;
	height:90px;
	background:#cccccc;
}

div.banner468x60{

	width:468px;
	height:60px;
	background:#cccccc;
}
img{
	border:none;
}
input.uzenet{
	width:300px;
	height:20px;
	color:black;
	border:solid 1px #bbb;
}
textarea.uzenet{
	width:300px;
	height:70px;
	border:solid 1px #bbb;
}
button.uzenet{
	width:100px;
	height:40px;
}
div#ajax_debug{
	color:red;
	font-size:12px;
}
div#message h2{
	color:red;
}
select#frame_style option{
	color:#aaa;
}
select#frame_style option:hover{
	background-colour : #000000;
	color : black;
	font-weight:bold;
}
div.icons{
	float:left;
	cursor:pointer;
	width:90px;
	height:32px;
}
div#footer{
	margin-left:20px;
	margin-top:60px;
	margin-bottom:50px;
}
div#footer, div#footer a{
	color:black;
	text-decoration:none;
}
h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}

div.help{
	width:16px;
	height:16px;
}
img.border {border: 2px solid white}
img.bordermain {border: 2px solid red}
img.borderdelete {border: 2px dashed #EE1100}