body {behavior: url("css/csshover3.htc");font-family : Arial;height:100%; margin:0; padding:0;
background-color:#7E0000;}


a:link { 
	color: White;
	}
a:visited { 
	color: White;
	}
html {height:100%;}


input{
color:#555555;
height: 30px;
border: solid 0px red;
font-family : "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
font-size : 18px;
}

.smallfont {font-size : 10px;font-family : Arial;}

#btn_pesquisar { padding-bottom:12px; padding-right:4px; vertical-align:bottom; background:#7E0000 url(../images/search.png) no-repeat; border:0 ; color:black; height:41px; width:142px; font-size:15px; font-weight: bold}
#btn_pesquisar:hover{cursor:pointer; color: #5E0000}

#input_query { vertical-align:bottom; height:30px; width:400px; font-size:15px; -moz-border-radius: 5px;-webkit-border-radius: 5px;}

#send_chat {padding-bottom:10px; background: url(../images/send1.png) no-repeat; border:0 ; color:black; height:56px; width:161px; font-size:15px; font-weight: bold}
#send_chat:hover {cursor:pointer; background: url(../images/send2.png) no-repeat;}

.div_chat {margin-top:20px;padding:10px;margin-left:100px;background: #FFF url(../images/slb_fade.gif) no-repeat; width:700px; height: 500px; overflow: -moz-scrollbars-vertical; overflow-y: scroll; border: 1px solid #000;}
.txt_comment {margin-left:100px;font-family: Arial; font-size:12px; overflow: hidden; border: solid 1px #black; width:550px; -moz-border-radius: 5px;-webkit-border-radius: 5px; padding-left:2px; padding-right:2px}



    .right { width:300px; text-align:left; }
.right_menu { padding-bottom:8px; text-align:left}
 .table_right { width:100%; padding:0px;}
    .table_right th, .table_right td { padding:5px;}
    .table_right th { padding-left:7px; background:#7E0000 url(../images/rightmenuheader.png) no-repeat; text-align:left; color: #FFF; font-weight: bold; font-size:15px; height:30px;}
    .table_right td { background-color: #FFFFFF; border-left: solid 1px #F19696; border-right: solid 1px #F19696; border-bottom: solid 1px #F19696;}
 #send_chat1 {padding-bottom:14px;  padding-right:7px; background: url(../images/send3.png) no-repeat; border:0 ; color:black; height:32px; width:72px; font-size:12px; font-weight: bold}
	#send_chat1:hover{color: #5E0000;cursor:pointer;}
#last_post {font-family: Arial; font-size:12px; overflow: hidden; border: solid 1px #7E0000; width:95%; -moz-border-radius: 5px;-webkit-border-radius: 5px; padding-left:2px; padding-right:2px}



