/* **************************************************************************** */
/*	Style sheet for clixmoney.com by Mauricio de Souza (m_souza@brturbo.com) 	*/
/*	                                        									*/
/*																				*/
/*	Para mais informações sobre Style Sheets veja os sites abaixo:				*/
/*	http://www.w3.org/Style/													*/
/*	http://www.css.nu/															*/
/*	Tem perguntas sobre Style Sheets? Veja no usenet group: 					*/
/*	comp.infosystems.www.authoring.stylesheets									*/
/*																				*/
/*	Para validar seu Style Sheet veja em:                                   	*/
/*	http://jigsaw.w3.org/css-validator/											*/
/*																				*/
/* **************************************************************************** */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px;
	background-color: #666666		
}

TD {
	FONT-SIZE: 11px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

A.lkmenu:link    { text-decoration:none; color:#FFFFFF; font-size: 11px }
A.lkmenu:visited { text-decoration:none; color:#FFFFFF; font-size: 11px }
A.lkmenu:hover   { text-decoration:none; color:#FFCC00; font-size: 11px }
.lkmenu { text-decoration:none; color:#FFFFFF; font-size: 11px }

A.lkbody2:link    { text-decoration: none; color:#000000; font-weight: bold }
A.lkbody2:hover   { text-decoration: none; color:#000000; font-weight: bold }
A.lkbody2:active  { text-decoration: none; color:#000000; font-weight: bold }
A.lkbody2:visited { text-decoration: none; color:#000000; font-weight: bold }

A.lkblue:link      { text-decoration: underline; color:#3399FF; font-size: 11px }
A.lkblue:visited   { text-decoration: underline; color:#3399FF; font-size: 11px }
A.lkblue:hover     { text-decoration: underline; color:#3399FF; font-size: 11px }
A.lkblue:active    { text-decoration: underline; color:#3399FF; font-size: 11px }

A.lkgreen:link    	{ text-decoration: underline; color:#009900; font-size: 11px; font-weight: bold }
A.lkgreen:visited   { text-decoration: underline; color:#009900; font-size: 11px; font-weight: bold }
A.lkgreen:hover     { text-decoration: underline; color:#009900; font-size: 11px; font-weight: bold }
A.lkgreen:active    { text-decoration: underline; color:#009900; font-size: 11px; font-weight: bold }

.button {
	border : thick solid 1;
	background-color: #669966;
	font-family: "Arial,Helvetica,Sans-serif";
	font-style : normal;
	font-size: 11px;
	font-weight : bold;
	color : #ffffff;
}
.select {
	border : thick solid 1;
	font-family: "Arial,Helvetica,Sans-serif";
	font-style : normal;
	font-size: 11px;
	COLOR: #669966; 
	BACKGROUND-COLOR: #ffffff
}
.textarea {
	border : thick solid 1;
	font-family: "Arial,Helvetica,Sans-serif";
	font-style : normal;
	font-size: 11px;
	COLOR: #669966; 
	BACKGROUND-COLOR: #ffffff
}
.input {
	border : thick solid 1;
	font-family: "Arial,Helvetica,Sans-serif";
	font-style : normal;
	font-size: 11px;
	COLOR: #669966; 
	BACKGROUND-COLOR: #FFFFFF
}
.text_black {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.title_white {
	font-family: Arial, Verdana, sans-serif; 
	font-color: #FFFFFF;
	font-weight : bold;
	font-size: 13px
}
.title_black {
	font-family: Arial, Verdana, sans-serif; 
	font-color: #000000;
	font-weight : bold;
	font-size: 13px
}
.text_white {
	font-family: Arial, Verdana, sans-serif; 
	font-color: #FFFFFF;
	font-weight : bold;
	font-size: 11px
}
.reserved {
	font-family: Arial, Verdana, sans-serif; 
	color: #999999;
	font-weight : bold;
	font-size: 8px
}	
