
body, html
{
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #aaaaaa;
	height:100%;
	font-family: arial;
	font-size: 12px;

}
.mail
{
	border: none; 
	font-weight: bold; 
	color: black; 
	font-size: 12px;
	font-family: arial;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
}
.mailConf
{
	position: absolute;
	width: 30%;
	height: 30%;
	background-color: #6699ee;
	filter: alpha(opacity=70);
	opacity: .7;
	z-index: 999;
}
input 
{
	border: none; 
	font-weight: bold; 
	color: white; 
	font-size: small;
	font-family: arial;
}
textarea 
{
	border: none; 
	font-weight: bold; 
	color: black; 
	font-size: 12px;
	font-family: arial;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
}
.main
{
	background-color: #eeeeee;
	border: 1px solid #ffffff;
}
.content
{
	position: absolute;
	margin: 100px auto;
	left: 100px;
}
.content-mel
{
	position: absolute;
	margin: 100px auto;
	left: 100px;
	width: 445px;
	overflow: auto;
}
.content_shtuff
{
	position: absolute;
	margin: 100px auto;
	left: 100px;
	width: 70%;
	height: 70%;
	border: 1px solid #eeeeee;
}
.shtuff_menu, .shtuff_menu1
{
	position: absolute;
}
.shtuff_menu
{
	background-image: url('images/tbox.png');
}
.phorm
{
	position: absolute;
	width: 300px;
}
.bodie
{
	position: absolute;
	width: 65%;
	left: 5px;
	top: 2px;
	height: 95%;
	visibility: hidden;
	overflow: auto;
}
.minimize, .maximize, .peese
{
	position: absolute;
	top: 0px;
	width: 10px;
	height: 10px;
	background-color: white;
	background-image: url('images/tbox.png');
	border: none;
}
.minimize
{

	right: 24px;

}
.maximize
{

	right: 12px;

}
.peese
{

	right: 0px;

}
.title
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 20px;
	background-color: #dddddd;
	background-image: url('images/tbar2.png');	
	border: none;
	font-weight: bold;
	color: #cccccc;
}
.title2
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 20px;
	background-color: #6699ee;
	background-image: url('images/tbar2.png');
	border: none;
	font-weight: bold;
	color: #ffffff;
}
.rs
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 20px;
	height: 20px;
	background-color: #ff0000;
	border: none;
}
.loading
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: url('images/logo2.jpg') white center no-repeat fixed;
}
.bar
{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 25px;
	background-color: #777777;
	background-image: url('images/tbar.png');
	filter: alpha(opacity=90);
	opacity: .9;
	z-index: 999;
}
b
{
	color: #888888;
}
a.b
{
	color: #ffffff;
	text-decoration: none;
}
a.b:hover
{
	background-color: #ffffff;
}
a
{
	color: #555555;
	text-decoration: none;
}
a:hover
{
	color: #0066ff;

}
box
{
	position: absolute;
	width: 40px;
	visibility: visible;
	height: 25px;
	border: 1px solid #000000;
	background-color: #ff0000;	
}