/* recover from old-browser styling */

*.oldbl {display: block !important;}
*.oldin {display: inline !important;}
*.ahem {display: none !important;}
div#sidebar b {display: none !important;}
img.pic {display: block !important;}

/* NS6.x-specific fixes */

*|*:-moz-list-bullet, *|*:-moz-list-number {font-size: 1em;}

/* basic styles */

html {margin: 0; padding: 0;}
body {font: 11px Verdana, sans-serif; margin: 0; padding: 0;}
body div#main {margin: 0em 5em 0em 11em; padding: .5em 5em 5em 0em;}

p {
	font-size       :   10px;
	font-weight     :   bold;
	color           :	000000;
	line-height     :   20px;	

}

input {
style:font-family: Verdana; font-size: 10 px; color: #000080; border: 1 solid #080000
}

textarea {
style:font-family: Verdana; font-size: 11 px; color: #000080; border: 1 solid #080000
}

.tabela_invite{
style:border: 1px solid rgb(114, 112, 112); padding: 0px; bgcolor=#FFFFCC;
}
.tabela_invite2{
border-style: solid; border-width: 1px; padding: 0px;
}

.titulo_invite{
	font-family		:   Verdana;
	font-size		:   15 px;
	color			:   #000080;
	border			:   1 solid #080000;
	text-align      :   center;	
	font-weight     :   bold;	
	background		:   #c0c0c0; 
}

.frm {   
    BORDER-RIGHT	: #888888 1px solid;
    BORDER-TOP		: #888888 1px solid;
    BORDER-LEFT		: #888888 1px solid;
    BORDER-BOTTOM	: #888888 1px solid;
    BACKGROUND-COLOR: #f0f0f0;   
}   
.frm-on {   
    BORDER-RIGHT	: rgb(70,90,138) 1px solid;
    BORDER-TOP		: rgb(70,90,128) 1px solid;
    BORDER-LEFT		: rgb(70,90,128) 1px solid;
    COLOR			: #fff;
    BORDER-BOTTOM	: rgb(70,90,128) 1px solid;
    BACKGROUND-COLOR: #1e91d4;   
}
.btnform
		{border: 0px; font-family: verdana; font-size: 11px; background-color: #c0c0c0; width: 100%; height:18px; text-align: center; cursor: hand;
}
.btnform-on {
	border			: 0px;
	font-family		: verdana;
	font-size		: 11px;
	background-color: #1e91d4;
	width			: 100%;
	height			: 18px;
	text-align		: center;
	cursor			: hand;
}
.tabela_titulo {	
	font-size       :   18px;
	font-weight     :   bold;
	text-align		: 	center;	
	color           :	000080;
	padding			:	0px;
	margin			:   0px;
}