body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana , sans-serif;
	color:#666666;
	font-size:11px;
	background-image:url(img/bg.gif);
}

.img{
border:2px solid #38AF38;
cursor: pointer;
}

table{font-size:11px;}
ul,li{
text-indent:0px;
padding:0px;}

a:link {
	color: #333333;
	text-decoration: underline;
	border-botton:1px dotted gray;
}
a:hover {
	color: white;
	background-color: #cccccc;
	border-botton:1px dotted #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:visited:hover {
	color: white;
	background-color: #cccccc;
	border-botton:1px dotted #666666;
	text-decoration: none;
}

input, select {
	font-family:"Trebuchet MS", Arial, Verdana,  sans-serif;
	font-size:11px;
	border:1px solid #cccccc;
	background-color: #eeeeee;
	color: gray;
	height: 14px;
}
textarea {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:11px;
	border:1px solid #cccccc;
	background-color: #eeeeee;
	color: gray;
}
.radio {
	background-color: white;
	border: 0px;
	width:auto;
}
.botao{
color:#FFFFFF;
height:18px;
border:1px solid #333333;
background-color: gray;
}

.11pxred{
color:#FF0000;
font-size:11px;
font-weight:bold;}

.11pxwhite{
color:white;
font-size:11px;}

.11pxgray{
color:#666666;
font-size:11px;}

.10pxgray{
color:#666666;
font-size:10px;}

.12pxgray{
color:#666666;
font-size:13px;
font-weight:bold;}