body
{
font-family:Verdana,Arial;
font-size:14px;
margin: 0px 5px 0px 5px;
background: url('img/sym.gif') #FFFFFF center fixed;
color: #808080;
}
hr
{
	border: 1px #F1F1F1 dotted;
}

input, textarea
{
	border: 1px #999 solid;
	background-color: #FFFFFF; 

}
fieldset {	border: 1px #0346aa dashed;}
a{color: #434343; text-decoration:none; text-shadow: 1px 1px 1px #eee;}
			a:hover{color: #DE3503; text-decoration:none;}
.dream {color: #3C09CF;text-decoration:none; text-shadow: 1px 1px 1px #6380fd;}
			.dream:hover {color: #2B0695;text-decoration:none}
			
.gen
{
font-family:"COMIC SANS MS",Verdana;
font-size: 30px;
height: 45px;
color: #3C09CF;
font-weight: bold;
padding-right: 20px;
}
.logo
{
table-layout:fixed;
border-left: 2px #ffe4e4 solid;
border-right: 2px #ffe4e4 solid;
background-color: #fefbf8;
}
.logo_des
{
	font-size: 10px;
	color: #aaa;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #111;
}
.for
{
	background-color: #FaFaFa;
	border: 1px #EAEAEA solid;
	color: #1B1B1B;
	font-size: 12px;
	font-weight: bold;
	font-family:Verdana,Arial;
}
legend
{
	padding: 10px;
	background-color: white;
color: #FF0000;
font-weight: normal;
font-size:14px
}
.copyright
{
color: #9A9A9A;
font-size: 14px;
font-family:Arial;
}
.menu
{
	table-layout:fixed;
	background-color: #FFAD55;
	background-image: url('img/bg_m.gif');
	background-repeat: repeat-x;
	font-size: 17px;
}

.chat
{
height: 600px; 
overflow: auto;
border: #f1f1f1 1px solid;
color: #111;
font-family: verdana;
font-size: 13px;
background-color: white;

}

.file
{
	background-image: url('img/file.gif');
	background-repeat: no-repeat;
	background-position: 10% 0%;
}
.text
{
font-size: 13px;
color: #1D1D1D;
margin-left: 10px; 
padding: 0px; 
font-weight: normal;
}
.error
{
	background-color: white;
	border: 3px red double;
	font-size: 14px;
	color: #FF0000;
	font-family: verdana;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 20px;

}
.img
{
	border: 3px #656565 double;
	cursor:pointer;
}
#loading
{

	cursor: pointer;
}
.ftext
{
	background-color: #FAFAFA;
	border: 1px #EAEAEA solid;
	color: #1B1B1B;
	font-size: 12px;
	font-weight: normal;
	font-family:Verdana,Arial;
}
.checkbox1
{
	width:20px;
	height:20px;
	cursor: pointer;
}
