#linkmain{
	text-decoration: none; color: #000080
}
#linkmain:hover{
	text-decoration: underline;
}
#link_user{
	text-decoration: none; color: green
}
#link_user:hover {
	text-decoration: underline; color: maroon
}
#linkest{
	text-decoration: none; color: black
}
#linkest:hover {
	text-decoration: underline; color: green
}
#linkcnc{
	text-decoration: none; color: #000080
}
#linkcnc:hover {
	text-decoration: underline; color: green
}
#bottom{FILTER: progid:DXImageTransform.Microsoft.gradient(enabled='true',gradientType=0,startColorStr=#ECF5FF,endColorStr=#3399FF);}
#link_chat{
	text-decoration: none; color: black
}
#link_chat:hover {
	text-decoration: underline; color: red
}

#table_user {border:3px dotted
}
#table_add {border:3px dotted
}
#input_add {border: 1px solid black; font-size:8pt
}
#input_send {border: 1px solid black; font-size:8pt
}
#table_rndgorod {border:3px dotted
}
#table_golos {border:2px dotted
}
#table_bottom {padding-right: 5px; padding-top: 5px
}
#smile{position: absolute
}