body {
/*	background-color: #FFFFFF;*/
 background-image:url(../images/bg.gif);
 size:9px; 
}

.textomenu {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

textarea{
 width:400;
 height:300;
}

input{
	background-color: #F7F7F7;
	border: 1px solid CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width:400;
}

.input2{
	background-color: #F7F7F7;
	border: 1px solid CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width:120;
}

.teste{width:16px}

.input_text2 {
	background-color: #F7F7F7;
	border: 1px solid CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width:150;
}
.input_button {
	background-color: #F7F7F7;
	border: 1px solid CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width:80;	
}
.input_file {
	background-color: #F7F7F7;
	border: 1px solid CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width:400;
}

a:hover {
	text-decoration: underline;
	color:#3D8A92;
	size:9px;
}
a:link {
	text-decoration: underline;
	color:#3D8A92;
	size:9px;	
}
a:visited {
	text-decoration: underline;
	color:#3D8A92;
	size:9px;	
}
a:active{
	text-decoration: underline;
	color:#3D8A92;
	size:9px;	
}



.texto {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.textobranco {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto2 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.textobold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.textoboldbranco {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

